Python logo

Table of Contents

  • 2. Using Python on Unix platforms
    • 2.1. Getting and installing the latest version of Python
      • 2.1.1. On Linux
        • 2.1.1.1. Installing IDLE
      • 2.1.2. On FreeBSD and OpenBSD
    • 2.2. Building Python
    • 2.3. Python-related paths and files
    • 2.4. Miscellaneous
    • 2.5. Custom OpenSSL

Previous topic

1. Command line and environment

Next topic

3. Configure Python