Neste guia, você aprendeu como instalar o pgAdmin 4 a partir de um ambiente virtual Python, configurá-lo, servi-lo via web com o Apache e como conectá-lo a um banco de dados PostgreSQL.
In this guide, you learned how to install pgAdmin 4 from a Python virtual environment, configure it, serve it to the web with Apache, and how to connect it to a PostgreSQL database.
Agora que temos o Python 3, seus arquivos de cabeçalho e o pip pronto para usar, podemos criar um ambiente virtual Python para gerenciar nossos projetos.
Now that we have Python 3, its header files, and pip ready to go, we can create a Python virtual environment to manage our projects.
Autres résultats
No lançamento da versão 3.3 foi anunciado o venv como novo módulo da linguagem. E na versão 3.6 o venv se torna a escolha oficial para criação de ambientes virtuais Python com o script do pyvenv se tornando deprecated.
At the launch of Python 3.3 venv was announced as a new language module, and in version 3.6, venv became the official choice for creating Python virtual environments with the deprecation of the pyenv script.
Dentro do diretório do projeto, criaremos um ambiente virtual do Python.
Within the project directory, we'll create a Python virtual environment.
Seu prompt deve mudar para indicar que você agora está operando dentro de um ambiente virtual do Python.
Your prompt should change to indicate that you are now operating within a Python virtual environment.
Instale o virtualenv e crie um ambiente virtual que use o Python 3.
Neste tutorial, você instalou o TensorFlow em um ambiente virtual do Python e validou o funcionamento do TensorFlow executando alguns exemplos.
In this tutorial, you have installed TensorFlow in a Python virtual environment and validated that TensorFlow works by running through some examples.
Depois de aprender que Python possui várias versões e aprender a instalar mais de uma delas com o pyenv, a colinha de hoje mostra um próximo passo: utilizar o venv para criar ambientes virtuais com o Python 3.
After learning that Python has several versions, and after learning how to install any of them using pyenv, today's tip teaches you the next step: how to use venv to create virtual environments with Python 3.
Observe que também é possível apontar seu ambiente virtual para uma versão diferente do Python.
O objetivo do Pipenv é melhorar o fluxo de trabalho de desenvolvedores Python quando se trata de gerir as dependências e ambientes virtuais.
The goal of Pipenv is to improve the development workflow of Python developers when it comes to managing dependencies and virtual environments.
Contenu potentiellement sensible ou inapproprié
Les exemples vous aident à traduire le mot ou l’expression cherchés dans des contextes variés. Ils ne sont ni sélectionnés ni validés par nous et peuvent contenir des mots ou des idées inappropriés. Signalez des exemples à modifier ou à retirer. Les traductions potentiellement sensibles, inappropriées ou familières sont généralement marquées de rouge ou d’orange.