Translation of "zu Python" in English
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
Es ist kompatibel zu Python 2 und 3 und läuft auch unter jython, der Java-Version von Python.
It is compatible to Python 2 and 3 and can also be run under jython, the java version of python.
In meinem ersten Commit (Changeset 28686) behob ich ein Problem beim Escapen von Zeichenketten in time.strptime() (was auch mein erster Beitrag zu Python überhaupt war).
As for my first commit (changeset 28686), it was fixing some string escapement in time.strptime() (which happens to be my first contribution to Python itself).
Mir hat der Kurs zu Python Spaß gemacht.
Dieses Buch begann als meine persönliche Notizsammlung zu Python, und ich betrachte es immer noch als eine solche, obwohl ich mir Mühe gegeben habe, das Buch auch für andere brauchbar und interessant zu gestalten:)
This book started out as my personal notes on Python and I still consider it in the same way, although I've taken a lot of effort to make it more palatable to others:)
Um dies zu beheben parst Sage alle Kommandozeilen bevor es diese zu Python weitergibt und ersetzt jedes Auftreten ^, das in keinem String vorkommt mit
For convenience, Sage pre-parses all command lines before passing them to Python, replacing instances of ^ that are not in strings with
Während der Wechsel zu Python 2.5 als Standard-Python-Version bereits fertig ist, wird am Übergang zu Perl 5.10 noch gearbeitet.
While the transition to Python 2.5 as default python version is already completed, the transition to Perl 5.10 is still ongoing.
Wir unterstützen Ihre Software-Entwickler bei ihrem Übergang zu Python mit unserer Dienstleistung Python-Team-Migration.
We support your software developers with their move to Python with our Python team migration services.
Netzwerktransparente und betriebssystemunabhängige Schnittstelle zu Python über XML-RPC (lokal, oder von Remote-Clients aus)
Network transparent and operating system independent interface to Python via XML-RPC (local or remote clients)
Beachten Sie, dass viele Projekte weiterhin Python 2 verwenden, obwohl die Migration zu Python 3 einfacher wird.
Note that many projects still use Python 2, although migrating to Python 3 is getting easier.
Die offizielle Perl-Website - Perl ist ein natürlicher Konkurrent zu Python in ihren Möglichkeiten, aber sie ist, wie ich denke, schwieriger zu erlernen.
The official Perl web site - Perl is a natural competitor to Python in capability but is, I think, harder to learn.
BASIC verwendet eine zu Python gegensätzliche Behandlungsweise, indem es alle Variablen grundsätzlich GLOBAL macht (aus Kompatibilitätsgründen zu alten BASIC-Programmen), es erlaubt dem Programmierer aber auch die Erzeugung von LOKALEN Variablen innerhalb von Funktionen.
And BASIC too BASIC takes the opposite approach to Python by making all variables global by default (for compatibility with old BASIC programs) but allowing the programmer to create LOCAL variables within functions too.
Sie können über die JMP-Schnittstelle zu Python eine Verbindung mit einer lokal installierten Version von Python herstellen, Daten senden, Python-Code ausführen und Daten zur nachfolgenden Analyse oder Visualisierung an JMP zurücksenden.
Use the JMP interface to Python to connect to a local installation of Python, send data, execute Python code and return data to JMP for follow-up analysis or visualization.
APMonitor - ein Werkzeug zur dynamischen Simulation, Validierung und Optimierung von Multi-Domain Systemen mit Interfaces zu Python und MATLAB.
APMonitor - a tool for dynamic simulation, validation, and optimization of multi-domain systems with interfaces to Python and MATLAB.