Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

epydoc

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

epydoc

Edward Loper's API Documentation Generation Tool

  • 3.0.1
  • PyPI
  • Socket score

Maintainers
1

Epydoc is a tool for generating API documentation documentation for Python modules, based on their docstrings. For an example of epydoc's output, see the API documentation for epydoc itself (html <http://epydoc.sf.net/api/>\ , pdf <http://epydoc.sf.net/epydoc.pdf>\ ). A lightweight markup language called epytext <http://epydoc.sf.net/epytextintro.html>__ can be used to format docstrings, and to add information about specific fields, such as parameters and instance variables. Epydoc also understands docstrings written in reStructuredText <http://docutils.sourceforge.net/rst.html>\ , Javadoc, and plaintext. For a more extensive example of epydoc's output, see the API documentation for Python 2.5 <http://epydoc.sourceforge.net/stdlib/>\ .

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc