Metadata-Version: 2.4
Name: autodocz
Version: 2.0
Summary: A CLI tool to generate documents related to user projects
Author-email: Fatima Mansoor <fatima.mansoorali03@gmail.com>
License: MIT
Keywords: readme,directory,cli
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: groq
Requires-Dist: python-dotenv
Dynamic: license-file

# docgen

`docgen` prints a filesystem tree from the terminal.

## Install

```bash
pip install docgen
