pystow

View on PyPIReverse Dependencies (53)

0.7.0 pystow-0.7.0-py3-none-any.whl

Wheel Details

Project: pystow
Version: 0.7.0
Filename: pystow-0.7.0-py3-none-any.whl
Download: [link]
Size: 38998
MD5: 31bbe98cfb27ddb0520e2bfbb6f04d77
SHA256: 5b6ed4b322a625f0163471f76989bae3b870fd20d64fed55a9150c68d34eb39d
Uploaded: 2025-01-15 11:26:34 +0000

This wheel failed validation; the error message was: RECORD contains invalid sha256 base64 nopad digest for 'pystow/version.py': '3036169e636b6ad0681fb749d03d6a6a18ec286009d5cb21e64f7ee2af7b7495'

dist-info

METADATA

Metadata-Version: 2.4
Name: pystow
Version: 0.7.0
Summary: Easily pick a place to store data for your Python code
Author: Charles Tapley Hoyt
Author-Email: Charles Tapley Hoyt <cthoyt[at]gmail.com>
Maintainer: Charles Tapley Hoyt
Maintainer-Email: Charles Tapley Hoyt <cthoyt[at]gmail.com>
Project-Url: Bug Tracker, https://github.com/cthoyt/pystow/issues
Project-Url: Documentation, https://pystow.readthedocs.io
Project-Url: Funding, https://github.com/sponsors/cthoyt
Project-Url: Homepage, https://github.com/cthoyt/pystow
Project-Url: Repository, https://github.com/cthoyt/pystow.git
Keywords: snekpack,cookiecutter,caching,file management
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Framework :: Pytest
Classifier: Framework :: tox
Classifier: Framework :: Sphinx
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
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.13
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Typing :: Typed
Requires-Python: >=3.9
Requires-Dist: click
Requires-Dist: requests
Requires-Dist: tqdm
Requires-Dist: typing-extensions
Requires-Dist: boto3; extra == "aws"
Requires-Dist: sphinx (>=8); extra == "docs"
Requires-Dist: sphinx-rtd-theme (>=3.0); extra == "docs"
Requires-Dist: sphinx-click; extra == "docs"
Requires-Dist: sphinx-automodapi; extra == "docs"
Requires-Dist: pandas; extra == "pandas"
Requires-Dist: rdflib; extra == "rdf"
Requires-Dist: pytest; extra == "tests"
Requires-Dist: coverage[toml]; 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: 15160 characters]

WHEEL

Wheel-Version: 1.0
Generator: uv 0.5.18
Root-Is-Purelib: true
Tag: py3-none-any

entry_points.txt

pystow = pystow.cli:main