Translation of "Python file" in Spanish
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
The main module is the Python file you call to start the application.
El módulo principal es el archivo Python que llamas para iniciar la aplicación.
It is just a simple Python file where you can add the functions that you need.
Es solo un archivo Python simple donde puede añadir las funciones que necesite.
This is the Python file that you run to start your application.
To start this tutorial, use your favorite text editor to create a new Python file.
Para comenzar este instructivo, usa tu editor de texto favorito a fin de crear un nuevo archivo de Python.
In the dropdown menu beneath the name box, choose the Python file type.
En el menú desplegable a lado del campo de nombre, selecciona el tipo de archivo de Python.
For example, if an instructor uploads a Python file (.py) as a lecture, the file will not be available on the app.
Por ejemplo, si un instructor carga un archivo Python (.py) como una clase, el archivo no estará disponible en la aplicación.
And we, and if you went through the prerequisite, you will see have seen me edit in a text editor, saved a file, and then run from the Python file.
lo ponemos en un archivo. y a manera de... prerrequisito... me han visto ponerlo en un editor de texto... guardarlo en un archivo, y luego correrlo desde el archivo Python.
conf.py: This is a Python file holding configuration values for Sphinx, including the ones selected when sphinx-quickstart was executed in the terminal.
conf.py: Este es un archivo de Python que contiene valores de configuración para Sphynx, incluyendo aquellos seleccionados cuando sphinx-quickstart fue ejecutado en el terminal.
Note that web2py has converted the view from HTML into a Python file, and the error described in the ticket refers to the generated Python code and NOT to the original view file
Nótese que web2py ha convertido la vista de HTML a un archivo Python, y el error descripto en el ticket se refiere al código Python generado y NO a la vista original
One Post Processor in RoboDK is simply a Python file that defines how the code should be generated.
Un Post-Procesador en RoboDK es simplemente un archivo Python que define cómo se debe generar el código.
Save some code into a new python file
Guardar algo de código en un nuevo archivo de Python
So we first download the starter Python file.
The.py extension signifies it is a Python file.