Skip to content

libninjacom/plaid-python

Repository files navigation

Plaid

This is a Plaid API client.

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.