obographs

View on PyPIReverse Dependencies (0)

0.0.2 obographs-0.0.2-py3-none-any.whl

Wheel Details

Project: obographs
Version: 0.0.2
Filename: obographs-0.0.2-py3-none-any.whl
Download: [link]
Size: 12467
MD5: 860855e1a26a01bba4a45e2a361af55a
SHA256: 1f8154443e17301b14be5cf866f34c41e87416b2eddb589db44f909b01830c56
Uploaded: 2025-02-13 15:10:32 +0000

This wheel failed validation; the error message was: RECORD contains invalid sha256 base64 nopad digest for 'obographs/version.py': '04839f3ad0ad481ebb750f5228278ee8a55b26c17bd61c0a3f2ccc6da50204ae'

dist-info

METADATA

Metadata-Version: 2.4
Name: obographs
Version: 0.0.2
Summary: A python data model for OBO Graphs
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/obographs/issues
Project-Url: Documentation, https://obographs.readthedocs.io
Project-Url: Funding, https://github.com/sponsors/cthoyt
Project-Url: Homepage, https://github.com/cthoyt/obographs
Project-Url: Repository, https://github.com/cthoyt/obographs.git
Keywords: snekpack,cookiecutter
Classifier: Development Status :: 1 - Planning
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.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.10
Requires-Dist: pydantic
Requires-Dist: curies
Requires-Dist: typing-extensions
Requires-Dist: sphinx (>=8); extra == "docs"
Requires-Dist: sphinx-rtd-theme (>=3.0); extra == "docs"
Requires-Dist: sphinx-automodapi; extra == "docs"
Requires-Dist: autodoc-pydantic; extra == "docs"
Requires-Dist: requests; extra == "network"
Requires-Dist: pytest; extra == "tests"
Requires-Dist: coverage[toml]; extra == "tests"
Provides-Extra: docs
Provides-Extra: network
Provides-Extra: tests
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 11522 characters]

WHEEL

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

entry_points.txt

obographs = obographs.cli:main