Metadata-Version: 2.4
Name: usss-dbcache
Version: 0.1.2
Summary: Cache Manger: cache parquet compressed database table as longblob in database cache table 
Author-email: Julian Briggs <julian.briggs@sheffield.ac.uk>
License-Expression: MIT
Project-URL: Homepage, https://github.com/pypa/usss-dbcache
Project-URL: Issues, https://github.com/pypa/usss-dbcache/issues
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.12
License-File: LICENSE
Requires-Dist: configargparse>=1.7.1
Requires-Dist: fastparquet>=2025.12.0
Requires-Dist: numpy>=2.4.2
Requires-Dist: pandas>=3.0.0
Requires-Dist: python-dotenv>=1.2.1
Requires-Dist: pyyaml>=6.0.3
Requires-Dist: sqlalchemy>=2.0.46
Dynamic: license-file
