Metadata-Version: 2.1
Name: dpy
Version: 0.0.1
Summary: A tool that automatically generates quality documentation for Python projects.
Home-page: https://github.com/timothycrosley/dpy
License: UNKNOWN
Author: Timothy Edmund Crosley
Author-email: timothy.crosley@gmail.com
Requires-Python: >=3.5
Description-Content-Type: text/markdown
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Requires-Dist: hug
Requires-Dist: mkdocs
Requires-Dist: pdoc3

dpy
===================

[![PyPI version](https://badge.fury.io/py/dpy.svg)](http://badge.fury.io/py/dpy)

A tool that automatically generates quality documentation for Python projects.
dpy stands for Document Python.

