Metadata-Version: 2.1
Name: spice_rack
Version: 0.0.1
Summary: group of common things we use across different python packages
License: Proprietary
Author: Tim Robin
Author-email: timo.a.robin@gmail.com
Requires-Python: >=3.9
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: dateparser
Requires-Dist: devtools[pygments]
Requires-Dist: fsspec
Requires-Dist: inflection
Requires-Dist: loguru
Requires-Dist: pydantic (>=2,<3)
Requires-Dist: pydantic_settings
Requires-Dist: stackprinter
Requires-Dist: tabulate
Description-Content-Type: text/markdown

# spice_rack
A bunch of general purpose building blocks for my personal projects

