Download fund transactions from online web accounts
Project description
FundsGather is a script to gather your financial fund information from accounts that do not support standard banking file exports such as QFX, OFX, QIF or even direct connect. Currently, this program supports downloading transactions from Maryland’s 529 College Savings plans and exporting to QIF, for import into your financial software like Quicken, Banktivity, or MoneyDance. An OFX/QFX plugin is also in the works.
Free and open-source software: ASL2 license
Documentation: http://virantha.github.io/funds_gather/html
Features
Import from web account of Maryland 529 College Savings of all accounts tied to user.
Export to QIF file.
Right now, the functionality is fairly rudimentary, but I intend to develop this more in the months to come. Here’s my todo list:
Export to QFX/OFX (depending on what my financial software supports, it would be easier to write a plugin for XML compliant format)
Import other types of transactions (right now, only buys are supported)
Import other web sites
Usage:
See help for now:
$ funds_gather -h Usage: funds_gather.py [options] <username> <password> all funds_gather.py [options] <username> <password> (download|qif)... funds_gather.py --conf=FILE funds_gather.py -h Arguments: username Login name password Login password all Run all steps in the flow (download,qif) download Download all transactions from accounts qif Save downloaded transactions to qif Options: -h --help show this message -v --verbose show more information -d --debug show even more information --version show version --out=FILE output filename [default: out.qif] --conf=FILE load options from file
Installation
$ pip install funds_gather
Disclaimer
The software is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
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
File details
Details for the file funds_gather-0.1.0.tar.gz
.
File metadata
- Download URL: funds_gather-0.1.0.tar.gz
- Upload date:
- Size: 12.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9f3c9090bf6dc7c2f2d7dae2880abeb0e440cceef369d66cda5c1ba18c6d25e1 |
|
MD5 | 75b4594d162921d35aa55e487ecc6e9b |
|
BLAKE2b-256 | 0d8e6da7b2df67fd9871d0b9580d7a88c61e4d70daa514a36517f242ddb765fc |