Metadata-Version: 2.1
Name: underbelly
Version: 0.0.1
Summary: The rust underpinnings to the Jamboree library.
License: MIT
Author: karamel
Author-email: kivo360@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: loguru (>=0.5.1,<0.6.0)
Requires-Dist: networkx (>=2.5,<3.0)
Requires-Dist: pydantic (>=1.6.1,<2.0.0)
Requires-Dist: pytest (>=6.0.1,<7.0.0)
Requires-Dist: pytest-sugar (>=0.9.4,<0.10.0)
Requires-Dist: redistimeseries (>=0.8.0,<0.9.0)
Requires-Dist: scipy (>=1.5.2,<2.0.0)
Requires-Dist: termcolor (>=1.1.0,<2.0.0)
Requires-Dist: toolz (>=0.10.0,<0.11.0)
