Translation of "Python users" in French
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
Most Python users will be able to use your program straight out of the box.
Yet, I value backward compatibility because it is the only way to keep the community of Python users growing while allowing everybody to move on to a new version when they are ready.
Cependant, j'accorde beaucoup d'importance à la compatibilité ascendante, car c'est la seule manière de continuer à agrandir la communauté des utilisateurs de Python tout en permettant à chacun de migrer vers une nouvelle version lorsqu'il est prêt.
This allows Python users to share and collaborate effectively, benefiting from the solutions others have already created to common (and sometimes even rare!)
Cela permet aux utilisateurs de Python de partager et de collaborer efficacement, bénéficiant des solutions que les autres ont déjà crées pour résoudre les problèmes communs (ou même, parfois, rares !
A cooperatively isolated runtime environment that allows Python users and applications to install and upgrade Python distribution packages without interfering with the behaviour of other Python applications running on the same system.
Environnement d'exécution isolé (en mode coopératif) qui permet aux utilisateurs de Python et aux applications d'installer et de mettre à jour des paquets sans interférer avec d'autres applications Python fonctionnant sur le même système.
Lazier Python users might want to check out the Anaconda distribution, which includes all of the above packages and more, in a neat pre-packaged environment.
Les utilisateurs les plus paresseux de Python pourront toujours consulter la distribution Anaconda, qui comprend tous les packages ci-dessus et bien d'autres, dans un environnement soigné et pré-conditionné.
Python users can learn how to install modules in a virtual environment and R users how to install packages.
Apprenez à installer des modules Python dans un environnement virtuel en lisant la page Python, sections Créer et utiliser un environnement virtuel et suivantes. Apprenez à installer des paquets R.
the Python Packaging Index is a public repository of open source licensed packages made available for use by other Python users
Vocabulaire le Python Packaging Index est un dépôt public de paquets sous licence libre rendus disponibles par d'autres utilisateurs Python
PyconFR PyconFR is the annual meetup of Python users, organized by AFPy, Association Francophone Python, the French Python Association.
PyconFR PyconFR est le rassemblement annuel des utilisateurs du langage Python, organisé par l'AFPy, Association Francophone Python.
Also, with {reticulate} or Apache arrow, python users are also able to use Rmarkdown documents.