pystow

View on PyPIReverse Dependencies (46)

0.5.4 pystow-0.5.4-py3-none-any.whl

Wheel Details

Project: pystow
Version: 0.5.4
Filename: pystow-0.5.4-py3-none-any.whl
Download: [link]
Size: 32575
MD5: 2de69b7fe72917d84c2715b94b5f6ce2
SHA256: c377cc9fff11127007e60eb5c4dc18f2ffd986c0d0cec27134cdcd4c805bc7d8
Uploaded: 2024-04-01 19:38:33 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pystow
Version: 0.5.4
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 :: 4 - Beta
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; 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: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pystow/__init__.py sha256=OFoQlLtTS7PGAazEx0eiYmg_XfeRfU9_nqlSk7v9Iqw 1032
pystow/__main__.py sha256=WCZKxsX1oDrHEyGi6yuS71ozvbWei-OIM_pn4zrddRQ 128
pystow/api.py sha256=y1-XNajJxtKUHTf-tzvto23peob6By-7wzINEa7bqn8 56435
pystow/cache.py sha256=Lo2kth_ngNZ7GR_bxMjZ_-Ap5sMvv-8fP4mVeZzaF9c 5837
pystow/cli.py sha256=skMSOIns81cjcVF97iFE9lQ493GY7KbSzJcZhp-vUr4 1447
pystow/config_api.py sha256=5pmrxI32rMHn_AVaAofka8_LPxk622p1XCqrP5cJEh4 7119
pystow/constants.py sha256=e-o8KQCxj0NbtDj8220nVwwdwskO5nWsxUjfW4OvI1U 2116
pystow/impl.py sha256=21KpwbnrItI0_UdVxbrJBKyCcrgvnpoWHro7tbCnyjQ 58026
pystow/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pystow/utils.py sha256=7alNDJUqBVHVUd2seT4f-yjYLHfDOzlTu8NnouXizvM 35918
pystow/version.py sha256=KlPnqyMp9LiEl_1hi5N1394dzx3Yt7rAVBsnP-wAe9g 112
pystow-0.5.4.dist-info/LICENSE sha256=GzLA83qaovFgoZWRYwaAmY-lkHZyDySJHU-YKE9NdVs 1076
pystow-0.5.4.dist-info/METADATA sha256=qlYJyy4XNe_C4rg95iFw5nLZEpUjxfb19fTLirMRRPE 8932
pystow-0.5.4.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
pystow-0.5.4.dist-info/entry_points.txt sha256=YEAPI_94mputM-B9bD2EHmbOZawNPey4PkNV-hHVpd4 43
pystow-0.5.4.dist-info/top_level.txt sha256=ILFZZyzB3qZ7FKNzNv-1xyzs8hEWa7ZxBs4bXZYTztY 7
pystow-0.5.4.dist-info/RECORD

top_level.txt

pystow

entry_points.txt

pystow = pystow.cli:main