Metadata-Version: 2.4
Name: wp_python
Version: 0.1.2
Summary: A Python client for interacting with the WordPress REST API.
Author-email: Andrew <andrew.neher1@gmail.com>
License-Expression: MIT
License-File: LICENSE
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.12
Requires-Dist: hatch>=1.16.3
Requires-Dist: httpx>=0.28.1
Requires-Dist: pydantic>=2.12.5
Requires-Dist: pytest-mock>=3.15.1
Requires-Dist: pytest>=9.0.2
Requires-Dist: respx>=0.22.0
