An open API service indexing awesome lists of open source software.

https://github.com/libninjacom/plaid-python


https://github.com/libninjacom/plaid-python

Last synced: about 1 month ago
JSON representation

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).*