Instalacja i używanie Pythona
*****************************

Ta część dokumentacji jest poświęcona ogólnym informacjom na temat
instalacji Pythona na różnych platformach, wywołaniu interpretera i
rzeczy, które upraszczają pracę z Pythonem.

* 1. Command line and environment

  * 1.1. Command line

  * 1.2. Environment variables

* 2. Python na platformach Unix

  * 2.1. Pobieranie i instalacja najnowszej wersji Pythona

  * 2.2. Building Python

  * 2.3. Python-related paths and files

  * 2.4. Miscellaneous

  * 2.5. Custom OpenSSL

* 3. Configure Python

  * 3.1. Build Requirements

  * 3.2. Generated files

  * 3.3. Configure Options

  * 3.4. Python Build System

  * 3.5. Compiler and linker flags

* 4. Using Python on Windows

  * 4.1. Python install manager

  * 4.2. The embeddable package

  * 4.3. The nuget.org packages

  * 4.4. Alternative bundles

  * 4.5. Supported Windows versions

  * 4.6. Removing the MAX_PATH limitation

  * 4.7. UTF-8 mode

  * 4.8. Finding modules

  * 4.9. Additional modules

  * 4.10. Compiling Python on Windows

  * 4.11. The full installer (deprecated)

  * 4.12. Python launcher for Windows (deprecated)

* 5. Using Python on macOS

  * 5.1. Using Python for macOS from "python.org"

  * 5.2. Alternative Distributions

  * 5.3. Installing Additional Python Packages

  * 5.4. GUI Programming

  * 5.5. Advanced Topics

  * 5.6. Other Resources

* 6. Using Python on Android

  * 6.1. Adding Python to an Android app

  * 6.2. Building a Python package for Android

* 7. Using Python on iOS

  * 7.1. Python at runtime on iOS

  * 7.2. Installing Python on iOS

  * 7.3. App Store Compliance

* 8. Edytory i IDE

  * 8.1. IDLE --- Python edytor i powłoka

  * 8.2. Other Editors and IDEs
