Metadata-Version: 2.1
Name: aimesh
Version: 0.0.1
Summary: AI mesh network discovery and communication library.
Home-page: https://github.com/collinparan/graphlight
Author: Collin Paran
Author-email: collin@professai.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: fastapi
Requires-Dist: uvicorn
Requires-Dist: python-dotenv

# AI mesh
 
**A.I. Mesh** is a mesh discovery and connection library.

# 🚀 Quick Install

```pip install aimesh```

