Examples with "Python, cela" and their translation in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
En Python, cela s'appelle les espaces de nom (namespaces) et méthodes.
Andere resultaten
Avant d'écrire un programme Python qui fait cela, faisons une expérience.
Before I write a Python program to do just that, let's do an experiment.
Ce n'est pas un guide d'introduction à Zope, ni aux ZPT, ni à python, pour cela se rapporter à la section Liens.
This is not an introduction to ZOPE, neither to PYTHON, see section Links for more information on these topics.
Comme pour Python ou PHP, cela oblige à installer l'interpréteur par l'utilisateur si l'on veut distribuer un programme, mais en fait, c'est tout un environnement qu'il faut installer, sans être sûr que tout fonctionne.
Like for Python or PHP, this requires installing the interpreter by the user if you wants to distribute a program, but in fact, it is a whole environment that must be installed, without being sure that everything works.
Je souhaite réaliser un code de calcul FEM écrit en python, pour cela je voudrais utiliser la librairie MED de Salome afin d'importer, gérer des maillages de différents format.
I want to make FEM code written in python, that I would like to use the MED library of Salome to import, manage meshes of different format.
J'admire réellement Perl et je l'utilise quotidiennement pour différentes choses, mais quand j'écris un programme, je commence toujours à penser en Python, parce que cela est devenu naturel pour moi.
I do admire Perl and I do use it on a daily basis for various things but whenever I write a program, I always start thinking in terms of Python because it has become so natural for me.
Federico Di Gregorio pense que, tant qu'aucun lien direct avec la bibliothèque GPL n'est réalisé et que seule l'interface Python est utilisée, cela est sans danger.
Federico Di Gregorio believes that as long as one doesn't link directly with the GPL library and only use the Python interface one is safe.
L'installateur vérifiera la possibilité de son utilisation, il y a des variantes disponibles: perl, php, python (si cela est nécessaire, la liste sera élargie).
lang - programming language that was used to write a plug-in. Possible variants are Perl, PHP, Python (the list may be enlarged, if necessary).
Il a envoyé un programme Python pour effectuer cela.
He sent in a Python program to accomplish this.
En Python nous appelons cela des méthodes.
In Python we call these methods.
Il y a quelques années de cela, Python devenait mon langage de programmation favori pour l'écriture de logiciels éducatifs.
A few years ago, Python was becoming my favorite programming language to write educational application.
Code Python sans indentation; cela provoquera une erreur quand il sera exécuté
Python code that lacks any indentation; it will cause an error when it's run