Examples with "Python runs" and their translation in Portuguese
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
The source code distribution can be used in any platform where Python runs and includes the above-mentioned components.
A distribuição do código-fonte pode ser usada em qualquer plataforma em que o Python seja executado e inclua os componentes mencionados acima.
Python runs on Windows, Linux/Unix, Mac OS and has been ported to Java and.NET virtual machines.
Python é executado em Windows, Linux/ Unix, Mac OS e foi portado para Java e máquinas virtuais.NET.
It is easier to develop in Python than C, but Python runs slower and must have a Python interpreter to work.
É mais fácil desenvolver em Python do que em C mas Python roda mais devagar e deve ter um interpretador Python para funcionar.
Other results
You can classify all the Python classes below the PyObject class into four main categories that the Python run-time interpreter uses
Django is written in Python, which runs on many platforms.
Run python manage.py migrate to apply those changes to the database.
Rode python manage.py migrate para aplicar suas modificações no banco de dados.
It thus allows you to run Python on any Java platform.
The fourth runs Python from an external file.
You can also run the Python console in Eclipse.
Também é possível executar o console Python em Eclipse.
If you don't know where Python is installed, run which python.
Se você não souber onde o Python está instalado, execute which python.
Taurus is run everywhere Python and Java can be run.
This is how all your Python code should be run
Isto é como todos os seus códigos em Python devem ser executado
To create a new virtualenv, you need to open the command prompt and run python -m venv myvenv.
Para criar um novo virtualenv, você deve abrir o terminal e executar python -m venv myvenv.