You wrote an example Python module and a client script to exercise it.
Você escreveu um exemplo de módulo Python e um script cliente para exercitá-lo.
Use the new Python module plug-ins and script it.
Let's create a Python module, an installation script, and test it by installing it.
Vamos criar um módulo Python, um script de instalação e testá-lo instalando-o.
Because a settings file is a Python module, the following apply
Como o arquivo de definições é um módulo Python, o seguinte se aplica
It's commonly provided as an object named application in a Python module accessible to the server.
Isso é comumente fornecido como um objeto chamado application em um módulo Python acessível ao servidor.
Because if you want to know how any Python module works, just look at the code, and look at the modules it imports.
Porque se quiser saber como qualquer módulo Python funciona, apenas olhe para o código, e olhe para os módulos que ele importa.
This allows the file to be used as a Python module (i.e., with "import") without invoking its main program.
Isto permite que o arquivo seja usado com um módulo Python (i.e., com "import") sem chamar o programa principal.
This allows the developer to use the framework as any regular Python module and to forget (from a technical point of view) that the application is for the web.
Isto permite ao desenvolvedor usar o framework com qualquer módulo Python regular e esquecer (do ponto de vista técnico) que a aplicação é para a web.
If so, try to fix the problem (ie. any Python module missing or some unmet dependencies), drop the database just created and repeat the procedure.
Se isso acontecer, tente resolver o problema (está faltando algum módulo Python ou algumas dependências não foram satisfeitas), faça um drop no banco de dados recém-criado e repita o procedimento.
I tried to add a Python module to this Cygwin this time and started the setup program.
Eu tentei adicionar um módulo Python a este Cygwin desta vez e iniciei o programa de instalação.
Josselin Mouette was tired of shell programming and created a Python module for debconf.
Josselin Mouette estava cansado de programar em shell e criou um módulo Python para o debconf.
SpamFighter is a Python module that combines several methods for filtering spam and other unsolicited messages (comments, chat etc.
SPAMfighter é um módulo Python que combina vários métodos para filtrar spam e outras mensagens não solicitadas (comentários, bate-papo etc.
To design URLs for an app, you create a Python module called a URLconf.
Para desenhar URLs para uma aplicação, você cria um módulo Python chamado URLconf.