Metadata-Version: 2.4
Name: uk-police-api
Version: 0.1.0
Summary: Python client for the UK Police Data API (data.police.uk)
Project-URL: Homepage, https://github.com/fenneh/uk-police-api
Project-URL: Repository, https://github.com/fenneh/uk-police-api
License: MIT
License-File: LICENSE
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
Requires-Dist: httpx>=0.27.0
Requires-Dist: pydantic>=2.7.0
