About: Pydoc

An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

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. Pydoc can be accessed from a module-specific GUI, from within the Python interpreter, or from a command line shell.

Property Value
dbo:abstract
  • باي دوك (بالإنجليزية: Pydoc)‏ هو مولد وثائق قياسي للغة البرمجة بايثون، شبيه الخاص ببيرل الخاص بجافا. يسمح باي دوك للمستخدم للولوج إلى ملفات مساعدة بايثون، يولد النص ولغة ترميز النص الفائق بمعلومات الصفحة، ويجد المولد المناسب للمهمة. (ar)
  • 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. Pydoc can be accessed from a module-specific GUI, from within the Python interpreter, or from a command line shell. Developed by Ka-Ping Yee, 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. 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)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 29772882 (xsd:integer)
dbo:wikiPageLength
  • 2022 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1075212494 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • باي دوك (بالإنجليزية: Pydoc)‏ هو مولد وثائق قياسي للغة البرمجة بايثون، شبيه الخاص ببيرل الخاص بجافا. يسمح باي دوك للمستخدم للولوج إلى ملفات مساعدة بايثون، يولد النص ولغة ترميز النص الفائق بمعلومات الصفحة، ويجد المولد المناسب للمهمة. (ar)
  • 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. Pydoc can be accessed from a module-specific GUI, from within the Python interpreter, or from a command line shell. (en)
rdfs:label
  • باي دوك (ar)
  • Pydoc (en)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License