Metadata-Version: 2.1
Name: tink-http-python
Version: 0.0.10
Summary: Python SDK for accessing the tink API
Author: José Ignacio Amelivia Santiago
Author-email: ohcan2@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: Build Tools
Requires-Dist: dataclass-map-and-log (==0.1.2)
Requires-Dist: pyhumps (>=3.8.0,<4.0.0)
Requires-Dist: requests (>=2.31.0,<3.0.0)
Requires-Dist: tink-python-api-types (==0.0.2)
Description-Content-Type: text/markdown

# tink-http-python
[![tag](https://img.shields.io/github/tag/namelivia/tink-http-python.svg)](https://github.com/namelivia/tink-http-python/releases) [![build](https://github.com/namelivia/tink-http-python/actions/workflows/build.yml/badge.svg)](https://github.com/namelivia/tink-http-python/actions/workflows/build.yml) [![codecov](https://codecov.io/gh/namelivia/tink-http-python/branch/main/graph/badge.svg?token=NlsLE3qD4V)](https://codecov.io/gh/namelivia/tink-http-python)
 [![Lint](https://github.com/namelivia/tink-http-python/actions/workflows/black.yml/badge.svg)](https://github.com/namelivia/tink-http-python/actions/workflows/black.yml)


Retrieve bank accounts information using python

