Metadata-Version: 2.4
Name: usps-api-3
Version: 0.1.0
Summary: Python client for USPS API v3
Project-URL: Homepage, https://github.com/you/usps_api_3
Project-URL: Repository, https://github.com/you/usps_api_3
Project-URL: Issues, https://github.com/you/usps_api_3/issues
Author-email: Jacob DeCicco <williamjdecicco@isimchahealth.com>
License-Expression: MIT
License-File: LICENSE
Keywords: address-validation,shipping,usps,zipcode
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.12
Requires-Dist: dotenv>=0.9.9
Requires-Dist: pydantic>=2.13.1
Requires-Dist: requests>=2.33.1
Description-Content-Type: text/markdown

# usps-api-3
Python wrapper for interacting with the new usps api tools.
