Première chose, s'assurer que Python va trouver notre bibliothèque FreeCAD.
The first, important part is to make sure python will find our FreeCAD library.
Python va enregistrer l'adresse en mémoire de la valeur retournée
Python will store the memory address of the return value.
Ainsi, une liste dans Python va à peu près ressembler à cela
So a list in Python would look something like this
Il faut aussi noter que lorsque nous entrons une commande, Python va nous en donner immédiatement le résultat.
Also, we notice that as we enter in commands, Python will give us its output immediately.
Si vous ne les incluez pas dans vos packages, python va essayer de les créer lorsque l'utilisateur lancera le programme.
If you do not include them in your packages, python will try to create them when the user runs the program.
Compilation des fichier binaires Python va essayer automatiquement de compiler les fichiers binaires lorsqu'il les exécute afin d'accélérer les prochains lancements.
Python will automatically try to byte compile files when it runs in order to speed up startup the next time it is run.
La variable sys.path contient les répertoires où python va chercher les modules. Le premier d'entre eux est le répertoire du programme.
The variable sys.path is a list of strings that determines the interpreter's search path for modules.
Maintenant que nous avons de vrai données à manipuler, nous voulons être sûr que beaucoup de code Python va être écrit pendant ce hackathon.
Now that it has become exciting with real data, we want to make sure that there's going to be a lot of Python code written there.
Élection MTL:PY ce lundi Comme chaque année, l'équipe d'organisation de la communauté Montréal-Python va procéder à l'élection du conseil.
It's that time of the year again: the organisation team for the Montréal-Python community is going to proceed to the election of its board.
Pour les exécutions à d'autres niveaux avec python -O [APP], python va utiliser le cache.pyos même si celui-ci est d'un niveau d'optimisation différent de celui-demander.
On subsequent runs with python -O [APP] python will use the cached.pyos even though a different optimization level has been requested.
Potentially sensitive or inappropriate content
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.