Examples with "clase Python" and their translation in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
PyDev es un plugin que permite a los usuarios usar Eclipse para Python y Jython desarrollo, haciendo una primera Eclipse IDE clase Python.
Pydev is a plugin that enables users to use Eclipse for Python and Jython development, making Eclipse a first class Python IDE.
Andere resultaten
Pasar matrices multidimensionales a y desde funciones MATLAB en los archivos desplegables, utilizando las clases Python incluidas.
Pass multidimensional arrays to and from MATLAB functions in the deployable archives, using the included Python classes.
La estructura de nuestros datos está definida en modelos, que son las clases Python que definen los campos que serán almacenados en la base de datos subyacente.
The structure of our data is defined in models, which are Python classes that define the fields to be stored in the underlying database.
Como internet es una fuente de conocimiento muy amplia, en lugar de traducir alguna de las clases Python que ya existen, vi que Rene Schulte tenía entre sus repositorios de GitHub un fork de otro repo donde se podían ver las siguientes clases
As the internet is a very broad source of knowledge, instead of translating some of the Python classes that already exist, I saw that Rene Schulte It had between its GitHub repositories a Fork From another repo where you could see the following classes
Era una piel verde de alguna clase como python o lagarto.
It was a green skin of some sort, like python or lizard.
Más información sobre atributos de clase en Python.
Estos conceptos se representan mediante clases sencillas de Python.
These concepts are represented by simple Python classes.
Incluso asistió a una clase para aprender Python.
She's even taken a class to learn Python.
Recibiendo a mi clase de Python desde París, Francia.
Muchas escuelas ofrecen clases de Python.
Many local schools offer classes on Python.
A continuación se presenta el ejemplo de una clase de Python sencilla
Python tiene clases que pueden tener métodos adjuntos, y ser instanciados como objetos.
which can have attached methods, and be instantiated as objects.
Si no empleamos clases, nuestro código Python para guardar todo esto tendría este aspecto
Without classes, our Python code to store this data might look like