Metadata-Version: 2.1
Name: pyentityshape
Version: 0.0.2
Summary: Python library to validate Wikidata items using the entityshape API.
Home-page: https://github.com/dpriskorn/PyEntityshape
License: GPLv3+
Keywords: entityshape API,wikidata,entityschema,entity validation
Author: Dennis Priskorn
Author-email: 68460690+dpriskorn@users.noreply.github.com
Requires-Python: >=3.8,<=3.12
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
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: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: pydantic (>=1.10.9,<2.0.0)
Requires-Dist: requests (>=2.28.1,<3.0.0)
Project-URL: Repository, https://github.com/dpriskorn/PyEntityshape
Description-Content-Type: text/markdown

# PyEntityshape
Python library to lookup Wikidata items in the entityshape API.

This is the alpha software. Please open an issue if you have any ideas or suggestions or bugs to report.  
# License
GPLv3+

