Examples with "Python docs" and their translation in Spaans
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.
In case you are wondering what is a profiler, I found this nice definition: "A profiler is a program that describes the run time performance of a program providing a variety of statistics" - James Roskind, Python Docs
Por si te estás preguntando qué es un perfilador, encontré esta bonita definición: "Un perfilador es un programa que describe el rendimiento en tiempo de ejecución de otro programa ofreciendo una variedad de estadísticas" - James Roskind, Python Docs
If you're a Python beginner, read more about packages in the official Python docs.
Andere resultaten
The reStructuredText (frequently abbreviated as reST) project is part of the Python programming language Docutils project of the Python Doc-SIG (Documentation Special Interest Group).
Tags Docs python one How exactly do Django content types work?
You can read about how to use the Python debugger in the Python stdlib docs for the pdb module.
Docs python script - How do I copy a file in Python?
TeX: The doc sources are in the libdecimal.tex file (they use the same TeX macros as all of Python's online docs).
Tex: Las fuentes de la documentación están en el archivo libdecimal.tex (usan las mismas macros TeX que todas las docs online de Python).
Python has the notion of a doc string.
En Python existe un concepto al respecto: el "doc string".
From now on, we will always provide doc strings for our functions, both to describe what they do, and also to hook into Python's help system.
Desde ahora siempre vamos a proporcionar doc strings para nuestras funciones, tanto como para describir lo que hacen como para acceder al sistema de ayuda de Phyton.
If you aren't familiar with time zone handling in Python, you can learn more in the time zone support docs.
Si usted no está familiarizado con el manejo de la zona horaria en Python, usted puede aprender más en la documentación de soporte de zona horaria.
We will now run this module and are going to have area available to us in the Python shell, and when I ask for help on area, we now see what we have inside the doc string.
Ahora vamos a ejecutar este módulo y vamos a tener el área disponible en "Python shell" y cuando pedimos "ayuda" sobre el área, ahora vemos lo que tenemos dentro del "doc string".
It is based on the most successful free standards in the world (postgreSQL, Python, Apache, Google Docs).
Está basado en los estándares libres de más éxito en el mundo (postgreSQL, Python, Apache, Google Docs).
If you are comfortable reading python and writing documentation, much new code is in need of doc strings, tutorials, etc. (sugar, geckoembed,... what else?)
Si está acostumbrado a leer y escribir documentación en Pyton, mucho nuevo código es necesario en doc strings, tutoriales etc. (sugar, geckoembed... ¿que otra cosa?)