pystow

View on PyPIReverse Dependencies (51)

0.5.6 pystow-0.5.6-py3-none-any.whl

Wheel Details

Project: pystow
Version: 0.5.6
Filename: pystow-0.5.6-py3-none-any.whl
Download: [link]
Size: 32986
MD5: 6223c7dbf5aa55a905e250d596a1e215
SHA256: 3a44349dccc1260238e8f4c8f2dec5d72e2952a126fb897df663e94e6a910c86
Uploaded: 2024-10-03 10:01:13 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pystow
Version: 0.5.6
Summary: Easily pick a place to store data for your python package.
Author: Charles Tapley Hoyt
Author-Email: cthoyt[at]gmail.com
Maintainer: Charles Tapley Hoyt
Maintainer-Email: cthoyt[at]gmail.com
Home-Page: https://github.com/cthoyt/pystow
Download-Url: https://github.com/cthoyt/pystow/releases
Project-Url: Bug Tracker, https://github.com/cthoyt/pystow/issues
License: MIT
Keywords: caching,file management
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.7
Requires-Dist: click
Requires-Dist: requests
Requires-Dist: tqdm
Requires-Dist: pickle5; python_version < "3.8"
Requires-Dist: boto3; extra == "aws"
Requires-Dist: sphinx (<8.0); extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Requires-Dist: sphinx-click; extra == "docs"
Requires-Dist: sphinx-autodoc-typehints; extra == "docs"
Requires-Dist: sphinx-automodapi; extra == "docs"
Requires-Dist: pandas; extra == "pandas"
Requires-Dist: rdflib; extra == "rdf"
Requires-Dist: coverage; extra == "tests"
Requires-Dist: pytest; extra == "tests"
Requires-Dist: requests-file; extra == "tests"
Requires-Dist: lxml; extra == "xml"
Provides-Extra: aws
Provides-Extra: docs
Provides-Extra: pandas
Provides-Extra: rdf
Provides-Extra: tests
Provides-Extra: xml
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 7070 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.1.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pystow/__init__.py sha256=ZqoeZx1VuJ2n8XOFiIVYUJtV2TXzGAADsFNfqy_akQs 1932
pystow/__main__.py sha256=WzWGkuURzsoJRm1Xn_KgCQxUOM2Na2lfyPq0op4FG-c 143
pystow/api.py sha256=rbR15KEKsyneLEixX82UKNR4Q4WZfg10w5wAQtj3mzY 56676
pystow/cache.py sha256=caGk5HrtBdDuzZ6LIixJRq-7Nxi-f_E1rKEgjcf1CFk 5786
pystow/cli.py sha256=MZbcYvKu9N6cm11AdAjUtlBAbeFse9wXzneNEolOMAg 1470
pystow/config_api.py sha256=RB-AmVL23_gQoDq22mDEhBM_qs4tofHdiOb6WGp8VgI 7177
pystow/constants.py sha256=OvZaCqAxYlnrTiDqIymgdBkBJU5R2Nmw2bIt1h_QtdI 2207
pystow/impl.py sha256=s5Sy2qgSbpe79aaGO3zdHuRjLM-E-GdDZyVgcg2yQDw 58273
pystow/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pystow/utils.py sha256=T1B6d0w4PVknvg7r-KOy9bq8UUuZEqdhxXa7ocXrK0w 36355
pystow/version.py sha256=znVWdIPZnMmwwatEuSH64vH-VeViktVf7xxBuj1XvKM 112
pystow-0.5.6.dist-info/LICENSE sha256=GzLA83qaovFgoZWRYwaAmY-lkHZyDySJHU-YKE9NdVs 1076
pystow-0.5.6.dist-info/METADATA sha256=-WutJnkmGa7HfCxd_Y2Z4yAbXGQPE3JMU-2v4uivvyM 8936
pystow-0.5.6.dist-info/WHEEL sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ 91
pystow-0.5.6.dist-info/entry_points.txt sha256=YEAPI_94mputM-B9bD2EHmbOZawNPey4PkNV-hHVpd4 43
pystow-0.5.6.dist-info/top_level.txt sha256=ILFZZyzB3qZ7FKNzNv-1xyzs8hEWa7ZxBs4bXZYTztY 7
pystow-0.5.6.dist-info/RECORD

top_level.txt

pystow

entry_points.txt

pystow = pystow.cli:main