Metadata-Version: 2.1
Name: classidgraph
Version: 0.1.0
Summary: A Python library for creating and managing directed graphs for natural language processing and deep learning projects.
Home-page: https://github.com/sasson/classidgraph
Author: Sasson Margaliot
Author-email: sasson@live.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: pyyaml

# classidgraph

A simple Directed Graph Management Library for Python. 
   
