anystore

View on PyPIReverse Dependencies (1)

0.1.2 anystore-0.1.2-py3-none-any.whl

Wheel Details

Project: anystore
Version: 0.1.2
Filename: anystore-0.1.2-py3-none-any.whl
Download: [link]
Size: 26146
MD5: 4ce8b8797d42968ae93a8fbaac428d44
SHA256: 9a166df3d6bc0c066ec68b9700856e4117fb8969012775d17b90d8b37d1feaef
Uploaded: 2024-04-03 18:27:58 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: anystore
Version: 0.1.2
Summary: Store and cache things anywhere
Author: Simon Wörpel
Author-Email: simon.woerpel[at]pm.me
Home-Page: https://github.com/investigativedata/anystore
Project-Url: Bug Tracker, https://github.com/investigativedata/anystore/issues
Project-Url: Documentation, https://github.com/investigativedata/anystore
Project-Url: Repository, https://github.com/investigativedata/anystore
License: GPL-3.0
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.11,<4
Requires-Dist: adlfs (<2025,>2023.10)
Requires-Dist: banal (<2.0.0,>=1.0.6)
Requires-Dist: cloudpickle (<4.0.0,>=3.0.0)
Requires-Dist: cryptography (>=42.0.4)
Requires-Dist: fakeredis (<3.0.0,>=2.21.1)
Requires-Dist: fsspec (<2025,>2023.10)
Requires-Dist: gcsfs (<2025,>2023.10)
Requires-Dist: orjson (<4.0.0,>=3.9.15)
Requires-Dist: pyaml (<24.0.0,>=23.12.0)
Requires-Dist: pydantic (<3.0.0,>=2.6.3)
Requires-Dist: pydantic-settings (<3.0.0,>=2.2.1)
Requires-Dist: pytest (<9.0.0,>=8.0.2)
Requires-Dist: redis (<6.0.0,>=5.0.2)
Requires-Dist: rich (<14.0.0,>=13.7.0)
Requires-Dist: s3fs (<2025,>2023.10)
Requires-Dist: sqlalchemy (<3.0.0,>=2.0.28)
Requires-Dist: typer (<0.13,>=0.9)
Description-Content-Type: text/markdown
[Description omitted; length: 3909 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
anystore/__init__.py sha256=Ce6rLOO7__00FfVHpzBJgysR_7DSlOWPEXcb599jfKg 289
anystore/cli.py sha256=fkWtmk65Uwb9yfngtQvgNHhS0ZDJN7pkumvikWzOApA 2794
anystore/decorators.py sha256=DcH3LnDQkpnQsIEIllslZvfksZz97B28nE7ndu2hELE 1021
anystore/exceptions.py sha256=NQOYmH7LIk3jPu1zAgSB98ReQ1vxKb6qNTQFcSJLDz0 48
anystore/io.py sha256=mXRPFZ3hCZ2T7gs3cvqCX3gxVwHTUiREClQnoYlYASE 2237
anystore/mixins.py sha256=2L90j5BZ1jh4YAdlR_JgR6na3j6x2ziqR8bPNMw2mIo 1909
anystore/serialize.py sha256=O2RwBD7tWtdDF-ENZ2pHV7zUgLMcYs3BMfah1GlhwVw 1321
anystore/settings.py sha256=EgiErt2Y2LlU5U0-z9QmaqQwSzuNtbdzi8B0u0FOqDw 539
anystore/store/__init__.py sha256=RqaKOwJeyW1Pfact23Y4CvB5sOH0LfFJRWEN9tMJ3y4 1027
anystore/store/base.py sha256=I0ZlJ-6c3dpkvArXQICZSx_5r-004g4MV6iyVF9tjVY 3658
anystore/store/fs.py sha256=omGI9ZEz7iklYJiehqxIIXwq6IzQbpQymBvvqsTcYgA 1544
anystore/store/redis.py sha256=UhadI17HBmag9AEzZHEahK3gaCmbTCmycDYGoJWx6LA 1969
anystore/store/sql.py sha256=auKLGY8dVijcC1E3-Oud3As-S2XyN-FpP2rVTzYNNGQ 4307
anystore/types.py sha256=JG4LgKtUNzqKvbHzvSI6vpXFdF3VCk_ktFHceEqllps 150
anystore/util.py sha256=4lEHnxiqyJ-CPK-75A4n6xjetRDme_sOGiSDZkeri3Q 1576
anystore-0.1.2.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
anystore-0.1.2.dist-info/METADATA sha256=QzwvzSUcEiuqoqEugQ6RDNVTKtZYDyAJGnq1wakzIAQ 5468
anystore-0.1.2.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
anystore-0.1.2.dist-info/entry_points.txt sha256=itndaU_6xt3VEMDHRlNNwk8b8bgQobaYuAvO8yevmVQ 45
anystore-0.1.2.dist-info/RECORD

entry_points.txt

anystore = anystore.cli:cli