Metadata-Version: 2.1
Name: asaaspy
Version: 0.30.1
Summary: Unnoficial python client for Asaas
Author-Email: Jonhnatha Trigueiro <joepreludian@gmail.com>
License: LGPL 2.1
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Project-URL: Documentation, https://asaaspy.readthedocs.io/pt-br/latest
Project-URL: Source, https://github.com/joepreludian/asaaspy
Project-URL: Tracker, https://github.com/joepreludian/asaaspy/issues
Requires-Python: >=3.10
Requires-Dist: httpx>=0.27.0
Requires-Dist: pydantic>=2.8.2
Provides-Extra: docs
Requires-Dist: mkdocs-material>=9.5.27; extra == "docs"
Requires-Dist: mkdocs-mermaid2-plugin>=1.1.1; extra == "docs"
Requires-Dist: markdown>=3.6; extra == "docs"
Provides-Extra: dev
Requires-Dist: pytest>=8.2.2; extra == "dev"
Requires-Dist: pytest-cov>=5.0.0; extra == "dev"
Requires-Dist: pytest-vcr>=1.0.2; extra == "dev"
Requires-Dist: Faker>=26.0.0; extra == "dev"
Requires-Dist: factory-boy>=3.3.0; extra == "dev"
Requires-Dist: Flake8-pyproject>=1.2.3; extra == "dev"
Requires-Dist: vcrpy==6.0.2; extra == "dev"
Description-Content-Type: text/markdown

# AsaasPY
[![Documentation Status](https://readthedocs.org/projects/asaaspy/badge/?version=latest)](https://asaaspy.readthedocs.io/pt-br/latest/?badge=latest)

Another Unofficial Asaas client

Please reach out the documentation, in Portuguese, for more reference at [https://asaaspy.readthedocs.io]().
