https://github.com/libninjacom/plaid-python
https://github.com/libninjacom/plaid-python
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/libninjacom/plaid-python
- Owner: libninjacom
- License: mit
- Created: 2022-08-26T22:40:49.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-11-25T16:37:40.000Z (over 3 years ago)
- Last Synced: 2025-02-23T09:13:26.849Z (over 1 year ago)
- Language: Python
- Homepage: https://libninjacom.github.io/plaid-python/
- Size: 2.8 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Plaid
This is a [Plaid](https://plaid.com) API client.
# [Documentation](https://plaid-python.readthedocs.io/en/latest/?)
# Installation
# pip
pip install plaid2
# pdm
pdm add plaid2
# poetry
poetry add plaid2
# Contributing
Your contribution is highly appreciated. Do not hesitate to open an issue or a pull request. Note that any contribution
submitted for inclusion in the project will be licensed according to the terms given in the project license.
*Library created with [Libninja](https://www.libninja.com).*