A voir également:
- Comment installer pygame en python
- Installer clavier arabe - Télécharger - Divers Web & Internet
- Installer windows 10 sans compte microsoft - Guide
- Installer chromecast sur tv - Guide
- Citizen code python avis - Accueil - Outils
- Installer windows 10 gratuitement - Accueil - Mise à jour
1 réponse
Tu trouveras ton bonheur grâce à pip.
https://pypi.org/
https://pypi.org/project/pygame/
https://pypi.org/project/matplotlib/
etc...
une fois pip installer, selon ton OS tu dois taper une commandes type...
python -m pip install [lib]
pip install [lib]
etc...
https://pypi.org/
https://pypi.org/project/pygame/
https://pypi.org/project/matplotlib/
etc...
une fois pip installer, selon ton OS tu dois taper une commandes type...
python -m pip install [lib]
pip install [lib]
etc...