Translation of "'python" in English
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
Tudo começa com um entendimento do que 'Python' é na verdade.
It all starts with an understanding of what 'Python' actually is.
A primeira coisa a perceber é que 'Python' é uma interface.
The first thing to realize when making a comparison is that 'Python' is an interface.
O que quero dizer por 'Python'?
O pacote python2.2 no Debian woody apresenta estas condições (o pacote 'python' não).
The python2.2 package in Debian woody meets these conditions (the 'python' package does not).
Observe que há uma diferença entre 'python file' e 'python<file'.
Note that there is a difference between "python file" and "python<file".
Obs.: para executar o comando 'python' na linha de comando, adicione a pasta aonde o Python foi instalado na variável de ambiente Path.
Note: To run the python command from the command prompt, add the folder where Python was installed to the environment variable path.
Other results
Suporte a CPython, PyPy e IPython, incluindo as versões 2.7, 3.3, 3.4, 3.5 e 3.6 do Python.
CPython, PyPy and IPython support, including Python versions 2.7, 3.3, 3.4, 3.5, 3.6 and 3.7.
É totalmente possível sobreviver sem jamais tocar em uma implementação Python não-CPython.
It's totally possible to survive without ever touching a non-CPython Python implementation.
Transform.py contém todos os códigos do Python no bloco de notas do IPython,
Transform.py contains all of the python code that was present in the IPython notebook,
Iremos ensinar Python utilizando o IPython notebook, um ambiente de programação utilizado através do navegador web.
We will teach Python using the IPython notebook, a programming environment that runs in a web browser.
RPython é um subconjunto do código Python válido (crédito para Ademan).
would be valid Python code (credit to Ademan).
Python interativo, conhecido como iPython shell, aplicações servidoras da web e
iPython shell, web application servers, and
Desenvolvedores do CPython também se comunicam através de uma lista de discussão, python-dev, que é o fórum principal para discussão sobre o desenvolvimento da linguagem.