Metadata-Version: 2.4
Name: engrapha
Version: 0.1.0
Summary: Meta-package that installs Engrapha Notes and Engrapha Diagrams.
Author: Bharat Dangi
License-Expression: MIT
Project-URL: Homepage, https://github.com/Bharat940/engrapha
Project-URL: Documentation, https://bharat940.github.io/engrapha
Project-URL: Repository, https://github.com/Bharat940/engrapha
Project-URL: Issues, https://github.com/Bharat940/engrapha/issues
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: engrapha-notes[all]>=0.1.0
Dynamic: license-file

> **Transparency Notice:** Built to solve my own frustration with inconsistent AI-generated notes. Heavy AI assistance was used for code generation, but the architecture, testing, and curation are mine.

# Engrapha

### Project Status: Early alpha — feedback welcome!

Meta package for Engrapha.

Install everything with:

```bash
pip install Engrapha
```

This installs:

* Engrapha-notes
* Engrapha-diagrams

Documentation:

[https://bharat940.github.io/Engrapha](https://bharat940.github.io/Engrapha)
