Metadata-Version: 2.4
Name: pyncua
Version: 1.0.0
Summary: Python client for the NCUA Credit Union Mapping API
Project-URL: Homepage, https://github.com/Avicennasis/pyncua
Project-URL: Repository, https://github.com/Avicennasis/pyncua
Project-URL: Issues, https://github.com/Avicennasis/pyncua/issues
Author-email: Léon Simmons <Avicennasis@gmail.com>
License-Expression: MIT
License-File: LICENSE
Keywords: api,credit-union,finance,ncua
Classifier: Development Status :: 4 - Beta
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
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Office/Business :: Financial
Classifier: Typing :: Typed
Requires-Python: >=3.10
Requires-Dist: httpx>=0.27
Requires-Dist: pydantic>=2.5
Provides-Extra: dev
Requires-Dist: pytest-asyncio>=0.23; extra == 'dev'
Requires-Dist: pytest>=8.0; extra == 'dev'
Requires-Dist: respx>=0.21; extra == 'dev'
Requires-Dist: ruff>=0.4; extra == 'dev'
