Examples with "APython" 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.
APython Match "Python" au début d'une chaîne
Andere resultaten
Par défaut, Django utilise IPython ou bpython s'ils sont installés.
Il prend en charge IronPython, CPython, IPython, l'édition, le profilage, la navigation, le débogage à distance Linux/MacOS, le débogage mixte Python/C++, et bien plus encore.
It supports IronPython, CPython, IPython, editing, profiling, browsing, IntelliSense, remote Linux/MacOS debugging, mixed Python/C++ debugging, and web development with frameworks such as Django.
Apportez votre laptop et essayez d'avoir installé Python et iPython avant l'atelier.
Bring your laptop and try to install Python and ipython before the workshop.
CPython est l'implémentation de référence du langage Python.
Le comptage de référence n'est généralement pas visible dans le code Python, mais c'est un élément clé de l'implémentation CPython.
Reference counting is generally not visible to Python code, but it is a key element of the CPython implementation.
Plusieurs projets ont pour but d'accélérer Python, en le compilant en C avec CPython, ou avec une machine virtuelle avec Jython.
Several projects aim to accelerate Python, by compiling it to C with CPython, or to a virtual machine with Jython.
Le code source, en Python, est compilé en un bytecode, la représentation interne à CPython d'un programme Python.
Python source code is compiled into bytecode, the internal representation of a Python program in the CPython interpreter.
En plus d'une programmation classique en Python, il est possible de programmer le robot en wifi à partir d'un simple navigateur web par le biais d'IPython.
In addition to programming your robot traditionally, in Python, you can program it using WiFi and a standard web browser via IPython.
Console IPython : un greffon qui fournit un shell Python interactif, complet, avec accès aux composants graphiques sélectionnés d'une application cible.
IPython Console - A plugin that provides a full, interactive Python shell with access to selected accessible widgets of a target application.
L'interface d'extension C est spécifique à CPython, et les modules d'extension ne fonctionne pas sur les autres implémentations de Python.
The C extension interface is specific to CPython, and extension modules do not work on other Python implementations.
Les algorithmes présentés dans le cours seront implémentés en Python et pourront être exécutés via un outil dédié (des notebooks iPython).
The algorithms shown in the course will be also presented in Python and executable via the iPython notebooks integrated to the course.
2012 : Fernando Perez, pour son travail sur IPython, et son rôle dans la communauté scientifique Python...
2012 Fernando Pérez for his work on IPython, and his role in the scientific Python community.