Global Information Lookup Global Information

Pydoc information


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.

  1. ^ a b Pydoc. Accessed 11/27/2010
  2. ^ Using Pydoc. Accessed 11/27/2010
  3. ^ a b Charming Python: pydoc and distutils modules. Accessed 01/01/2012
  4. ^ "Ka-Ping Yee: Curriculum Vitae".
  5. ^ "PEP 256 -- Docstring Processing System Framework".

and 6 Related for: Pydoc information

Request time (Page generated in 0.5138 seconds.)

Pydoc

Last Update:

Pydoc is the standard documentation module for the programming language Python. Similar to the functionality of Perldoc within Perl and Javadoc within...

Word Count : 189

Pdoc

Last Update:

documentation for chosen Python modules. It is thus functionally similar to Pydoc, Perldoc and Javadoc. It supports identifier cross-linking and Markdown...

Word Count : 157

API

Last Update:

files are often presented via a documentation system, such as Javadoc or Pydoc, that has a consistent appearance and structure. However, the types of content...

Word Count : 5575

Comparison of documentation generators

Last Update:

phpDocumentor Joshua Eichorn Text PHP Any 2000 3.0.0 LGPL for 1.x, MIT for 2+ pydoc Ka-Ping Yee Text Python Any 2000 in Python core Python RDoc Dave Thomas...

Word Count : 227

Docstring

Last Update:

function's docstring >>> cobra -doc (Cobra) doctest (Python) Epydoc (Python) Pydoc (Python) Sphinx (Python) Literate programming – alternative code commenting...

Word Count : 462

Python syntax and semantics

Last Update:

interpreter with the help() function, or from the shell with the pydoc command pydoc. The doctest standard module uses interactions copied from Python...

Word Count : 6790

PDF Search Engine © AllGlobal.net