Translation of "Python" in French

0.002 sec.

Examples of using "Python" in a sentence and their french translations:

A reticulated python.

Un python réticulé.

The python relies on other senses.

le python se fie à d'autres sens.

The syntax of Python scripts is very simple.

Les scripts Python ont une syntaxe très simple.

GCC is a compiler while Python is an interpreter.

Gcc est un compilateur alors que python est un interpréteur.

I also showed an example of a simple but complete plugin system for an application, all written in Python.

J'ai également montré un exemple d'une application simple, mais complète, d'une système de greffons pour une application, le tout écrit en Python.

But see, Python has the unfortunate habit of making everything look too easy. To really show the guts of a plugin infrastructure, we’ll switch to C.

Mais voyez-vous, le Python a la malencontreuse habitude de donner l'impression que tout est trop facile. Pour vraiment montrer les tripes d'une infrastructure de greffons, nous allons passer au C.

C is the perfect "other extreme" to Python. It’s the most low level of the mainstream programming languages, and almost universally serves as glue between other languages and systems.

Le C est le parfait exemple de "l'autre extrême" du Python. C'est parmi les langages courant, celui de plus bas niveau, et quasi-universellement utilisé comme glu entre les autres langages et systèmes.