gsheets-plaid 0.4.3

Creator: bigcodingguy24

Last updated:

Add to Cart

Description:

gsheetsplaid 0.4.3

GSheets-Plaid
A spring break project to get my bank transaction data in Google Sheets without using Google Apps Script.
gsheets-plaid is a tool for getting your raw bank transaction data into a Google Sheets spreadsheet, to enable you to make your own formulas and charts for tracking spending, making goals, etc. This app is 100% free (assuming you don't already have a bunch of Google Cloud projects), but there is a bit of one-time setting up to do to get your Google and Plaid credentials in place.
The TUTORIAL contains all the instructions to get you from a fresh install of the package to bank transactions in a Google Sheets file.
Please open an issue if something isn't working or if the documentation isn't clear.

Publishing new releases
(for maintainers)

Tag the main branch

git tag v[insert-version-here]


Push latest commits with tags

git push origin --tags


Build repo

python -m build


Upload distribution archives to PyPi

python -m twine upload dist/*


Create new release on GitHub

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.