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.
Release files for funds_gather 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| funds_gather-0.1.0.tar.gz | 12.9 kB | Details |
Release files / funds_gather-0.1.0.tar.gz
| Download URL | funds_gather-0.1.0.tar.gz |
|---|---|
| Size | 12.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
9f3c9090bf6dc7c2f2d7dae2880abeb0e440cceef369d66cda5c1ba18c6d25e1
|
|
BLAKE2b-256 checksum How to use checksums |
0d8e6da7b2df67fd9871d0b9580d7a88c61e4d70daa514a36517f242ddb765fc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |