Instalacja i używanie Pythona¶
Ta część dokumentacji podaje ogólne informacje na temat instalacji Pythona na różnych platformach, wstęp do interpretera oraz opis tego, co możemy zrobić łatwiej używają Pythona.
- 1. Command line and environment
- 2. Using Python on Unix platforms
- 3. Using Python on Windows
- 3.1. The full installer
- 3.2. The Microsoft Store package
- 3.3. The nuget.org packages
- 3.4. The embeddable package
- 3.5. Alternative bundles
- 3.6. Configuring Python
- 3.7. UTF-8 mode
- 3.8. Python Launcher for Windows
- 3.9. Finding modules
- 3.10. Additional modules
- 3.11. Compiling Python on Windows
- 3.12. Other Platforms
- 4. Using Python on a Macintosh
- 5. Editors and IDEs