plaid2text icon indicating copy to clipboard operation
plaid2text copied to clipboard

Python Scripts to export Plaid transactions and transform them into Ledger or Beancount syntax formatted files.

Results 18 plaid2text issues
Sort by recently updated
recently updated
newest added

Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.6.20 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...

dependencies

Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.12.2 to 3.18.3. Release notes Sourced from protobuf's releases. Protocol Buffers v3.18.3 C++ Reduce memory consumption of MessageSet parsing This release addresses a Security Advisory for C++...

dependencies

Bumps [lxml](https://github.com/lxml/lxml) from 4.5.1 to 4.9.1. Changelog Sourced from lxml's changelog. 4.9.1 (2022-07-01) Bugs fixed A crash was resolved when using iterwalk() (or canonicalize()) after parsing certain incorrect input. Note...

dependencies

Bumps [bottle](https://github.com/bottlepy/bottle) from 0.12.18 to 0.12.20. Commits a2b0ee6 Release of 0.12.20 04b27f1 Merge branch 'release-0.12+cheroot' of https://github.com/juergh/bottle into ... e140e1b Gracefully handle errors during early request binding. 6e9c55a Added depr...

dependencies

Traceback (most recent call last): File "/usr/local/bin/plaid2text", line 4, in __import__('pkg_resources').run_script('plaid2text==0.1.2', 'plaid2text') File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 719, in run_script self.require(requires)[0].run_script(script_name, ns) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 1511, in run_script exec(script_code, namespace, namespace) File...

Thank you for this fantastic tool! This is going to make beancount actually work for my personal finances. Here's an issue I experienced: Downloading and pulling a transaction while it...

Over the past several pulls (from database), previously pulled txns kept showing up in my temporary file (onetime.beancount). I found that after a transaction is pulled, the "pulled_to_file" and "date_downloaded"...

Good day! And thanks for sharing this tool! :) Did anyone have issues with this? I signed up a while back, created an account. Which gets you to "Sandbox" level,...

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.9 to 1.26.5. Release notes Sourced from urllib3's releases. 1.26.5 :warning: IMPORTANT: urllib3 v2.0 will drop support for Python 2: Read more in the v2.0 Roadmap Fixed...

dependencies

Bumps [rsa](https://github.com/sybrenstuvel/python-rsa) from 4.6 to 4.7. Changelog Sourced from rsa's changelog. Version 4.7 - released 2021-01-10 Fix #165: CVE-2020-25658 - Bleichenbacher-style timing oracle in PKCS#1 v1.5 decryption code Add padding...

dependencies