Installation et utilisation de Python¶
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. Ligne de commande et environnement
- 2. Utilisation de Python sur les plateformes Unix
- 3. Utiliser Python sur Windows
- 3.1. Installer Python
- 3.2. Paquets alternatifs
- 3.3. Configurer Python
- 3.4. Lanceur Python pour Windows
- 3.5. Recherche de modules
- 3.6. Modules supplémentaires
- 3.7. Compiler Python sous Windows
- 3.8. Embedded Distribution
- 3.9. Autres ressources
- 4. Utilisation de Python sur un Macintosh
- 5. Additional Tools and Scripts