Metadata-Version: 2.1
Name: spice_rack
Version: 0.0.3
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,<3.10
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Provides-Extra: aws
Provides-Extra: gcp
Provides-Extra: sftp
Requires-Dist: dateparser
Requires-Dist: devtools[pygments]
Requires-Dist: fsspec
Requires-Dist: gcsfs (==2024.2.0) ; extra == "gcp"
Requires-Dist: inflection
Requires-Dist: jmespath ; extra == "aws"
Requires-Dist: loguru
Requires-Dist: paramiko ; extra == "sftp"
Requires-Dist: pydantic (>=2,<3)
Requires-Dist: pydantic_settings
Requires-Dist: s3fs ; extra == "aws"
Requires-Dist: stackprinter
Requires-Dist: tabulate
Requires-Dist: urllib3 (<2)
Description-Content-Type: text/markdown

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

[Docs hosted here](https://timorobin.github.io/spice_rack/)

