Metadata-Version: 2.4
Name: genpydoc
Version: 1.0.5
Summary: Use AI agent to analyze if a method's documentation is correct and sufficient.
Author: Ernest Vanmosuinck
Author-email: ernest.vanmo@gmail.com
Requires-Python: >=3.11
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: aiohttp (>=3.13.3,<4.0.0)
Requires-Dist: black (>=26.1.0,<27.0.0)
Requires-Dist: docconvert (>=2.2.0,<3.0.0)
Requires-Dist: gitpython (>=3.1.46,<4.0.0)
Requires-Dist: openai (>=2.15.0,<3.0.0)
Requires-Dist: python-dotenv (>=1.2.1,<2.0.0)
Requires-Dist: requests (>=2.32.5,<3.0.0)
Requires-Dist: ruff (>=0.14.13,<0.15.0)
Requires-Dist: setuptools (>=82.0.0,<83.0.0)
Description-Content-Type: text/markdown

# genpydoc

Library to automate the generation of docstrings.
