Metadata-Version: 2.4
Name: ai-verge
Version: 0.0.1
Summary: This framework is a simple in-memory graph database based on networkx
Author-email: Riaz Munshi <riaz@pixls.ai>
License: MIT
Project-URL: Homepage, https://github.com/yourusername/your-project
Project-URL: Documentation, https://your-project.readthedocs.io
Project-URL: Repository, https://github.com/yourusername/your-project
Project-URL: Issues, https://github.com/yourusername/your-project/issues
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: ipykernel>=7.1.0
Requires-Dist: matplotlib>=3.10.8
Requires-Dist: networkx>=3.6.1
Dynamic: license-file

# Verge

Verge is an in-imemory graph database meant to help create graphs for several graph applications.

### Why Name it Verge

    Verge = (Ver)tex + Ed(ge)

### Inspiration

    Google Spanner
