Python Setup and Usage¶
This part of the documentation is devoted to general information on the setup of the Python environment on different platforms, the invocation of the interpreter and things that make working with Python easier.
- 1. Command line and environment
- 2. Using Python on Unix platforms
- 3. Configure Python
- 4. Using Python on Windows
- 4.1. Python install manager
- 4.2. Det inbäddningsbara paketet
- 4.3. The nuget.org packages
- 4.4. Alternative bundles
- 4.5. Windows-versioner som stöds
- 4.6. Removing the MAX_PATH limitation
- 4.7. UTF-8-läge
- 4.8. Hitta moduler
- 4.9. Ytterligare moduler
- 4.10. Kompilera Python på Windows
- 4.11. Det fullständiga installationsprogrammet (föråldrat)
- 4.12. Python launcher for Windows (deprecated)
- 5. Using Python on macOS
- 6. Using Python on Android
- 7. Using Python on iOS
- 8. Editors and IDEs