Metadata-Version: 2.1
Name: graph-wrapper
Version: 1.4.0
Summary: Wrappers of popular network libraries with type annotation
Home-page: https://github.com/binh-vu/graph
License: MIT
Author: Binh Vu
Author-email: binh@toan2.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: retworkx (>=0.11.0,<0.12.0)
Requires-Dist: typing_extensions (>=4.0.0,<5.0.0)
Project-URL: Repository, https://github.com/binh-vu/graph
Description-Content-Type: text/markdown

# graph ![PyPI](https://img.shields.io/pypi/v/graph-wrapper)

Wrapper of popular network libraries with type annotation

