Tool for syncing bank transaction data to Google Sheets with Plaid.
Project description
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file gsheets-plaid-0.4.3.tar.gz
.
File metadata
- Download URL: gsheets-plaid-0.4.3.tar.gz
- Upload date:
- Size: 28.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2180c9a0ddb70c1b32d0a11d77127d85c775a90b474d2934414908e9f131c897 |
|
MD5 | bb41fd310dda9d3fedee62a6cead71ac |
|
BLAKE2b-256 | f4fbe55b00b5964c03b788d614dfbe1e3187db3bb100ff380b0f96312b112a17 |
File details
Details for the file gsheets_plaid-0.4.3-py3-none-any.whl
.
File metadata
- Download URL: gsheets_plaid-0.4.3-py3-none-any.whl
- Upload date:
- Size: 31.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3280052957e23036bce2c133a3c018eef26d825005091e5f12ee165f2a2e87fc |
|
MD5 | a94e2bc12fc813268944ba54844768bc |
|
BLAKE2b-256 | 41e1bc8ec495b652e4576d58ce6cebd99a0ebcd53ad80bb775384d19829c1adb |