Ρύθμιση και Χρήση της Python¶
Αυτό το μέρος της τεκμηρίωσης είναι αφιερωμένο σε γενικές πληροφορίες σχετικά με τη ρύθμιση του περιβάλλοντος της Python σε διαφορετικές πλατφόρμες, την εκκίνηση του διερμηνέα και πράγματα που κάνουν το να δουλεύεις με την Python ευκολότερα.
- 1. Command line and environment
- 2. Χρήση της Python σε πλατφόρμες Unix
- 3. Configure Python
- 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. Χρησιμοποιώντας Python σε macOS
- 6. Using Python on Android
- 7. Using Python on iOS
- 8. Επεξεργαστές Κειμένου και IDEs