Everything in python | pydoc

Publicado el: 29 abril 2021
en el canal de: Geek pro Coder
243
5

#python #pydoc #programing #pythonprograming
Pydoc is the standard documentation module for the programming language Python. Similar to the functionality of Perldoc within Perl and Javadoc within Java, Pydoc allows Python programmers to access Python's documentation help files, generate text and HTML pages with documentation specifics, and find the appropriate module for a particular job.[1]

Pydoc can be accessed from a module-specific GUI,[2] from within the Python interpreter, or from a command line shell.[1][3]

Developed by Ka-Ping Yee,[4][5] it is included by default in all versions of Python since Python 2.1 and is available for download for 1.5.2, 1.6, and 2.0.[3]

Pydoc is used to extract documentation from the source code itself. More comprehensive documentation is generated from external reStructuredText documents using the Sphinx documentation system.


En esta página del sitio puede ver el video en línea Everything in python | pydoc de Duración hora minuto segunda en buena calidad , que subió el usuario Geek pro Coder 29 abril 2021, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 243 veces y le gustó 5 a los espectadores. Disfruta viendo!