Metadata-Version: 2.1
Name: fluf
Version: 0.2
Summary: Simple caching & workflow
Author: Mark Fiers
Author-email: mark.fiers.42@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: click (>=7.1.2,<8.0.0)
Requires-Dist: configobj (>=5.0.6,<6.0.0)
Requires-Dist: dill (>=0.3.3,<0.4.0)
Requires-Dist: humanfriendly (>=9.1,<10.0)
Requires-Dist: matplotlib (>=3.3.3,<4.0.0)
Requires-Dist: networkx (>=2.5,<3.0)
Requires-Dist: peewee (>=3.14.0,<4.0.0)
Requires-Dist: pluggy (>=0.13.1,<0.14.0)
Requires-Dist: rich (>=9.5.1,<10.0.0)
Requires-Dist: strictyaml (>=1.1.1,<2.0.0)
