{ "info": { "author": "Virantha N. Ekanayake", "author_email": "virantha@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "FundsGather\n============\n\n|image_pypi| |image_downloads| |image_license| |passing| |quality| |Coverage Status|\n\nFundsGather 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.\nCurrently, this program supports downloading transactions from Maryland's 529 College Savings plans and exporting to QIF, for import into your financial software like Quicken,\nBanktivity, or MoneyDance. An OFX/QFX plugin is also in the works.\n\n* Free and open-source software: ASL2 license\n* Blog: http://virantha.com/category/projects/funds_gather\n* Documentation: http://virantha.github.io/funds_gather/html\n* Source: https://github.com/virantha/funds_gather\n\nFeatures\n########\n\n\n* Import from web account of Maryland 529 College Savings of all accounts tied to user.\n* Export to QIF file.\n\nRight now, the functionality is fairly rudimentary, but I intend to develop this more in the months to come. Here's my todo list:\n\n* Export to QFX/OFX (depending on what my financial software supports, it would be easier to write a plugin for XML compliant format)\n* Import other types of transactions (right now, only buys are supported)\n* Import other web sites\n\nUsage:\n######\nSee help for now:\n\n::\n \n $ funds_gather -h\n\n Usage:\n funds_gather.py [options] all\n funds_gather.py [options] (download|qif)...\n funds_gather.py --conf=FILE\n funds_gather.py -h\n \n Arguments:\n username Login name\n password Login password\n all Run all steps in the flow (download,qif)\n download Download all transactions from accounts\n qif Save downloaded transactions to qif\n \n Options:\n -h --help show this message\n -v --verbose show more information\n -d --debug show even more information\n --version show version\n --out=FILE output filename [default: out.qif] \n --conf=FILE load options from file\n\n\nInstallation\n############\n\n::\n\n $ pip install funds_gather\n\nDisclaimer\n##########\n\nThe software is distributed on an \"AS IS\" BASIS, WITHOUT\nWARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n\n.. |image_pypi| image:: https://badge.fury.io/py/funds_gather.png\n :target: https://pypi.python.org/pypi/funds_gather\n.. |image_downloads| image:: https://pypip.in/d/funds_gather/badge.png\n :target: https://crate.io/packages/funds_gather?version=latest\n.. |image_license| image:: https://pypip.in/license/funds_gather/badge.png\n.. |passing| image:: https://scrutinizer-ci.com/g/virantha/funds_gather/badges/build.png?b=master\n.. |quality| image:: https://scrutinizer-ci.com/g/virantha/funds_gather/badges/quality-score.png?b=master\n.. |Coverage Status| image:: https://coveralls.io/repos/virantha/funds_gather/badge.png?branch=develop\n :target: https://coveralls.io/r/virantha/funds_gather", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": null, "license": "ASL 2.0", "maintainer": null, "maintainer_email": null, "name": "funds_gather", "package_url": "https://pypi.org/project/funds_gather/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/funds_gather/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/funds_gather/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Download fund transactions from online web accounts", "version": "0.1.0" }, "last_serial": 2397639, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "75b4594d162921d35aa55e487ecc6e9b", "sha256": "9f3c9090bf6dc7c2f2d7dae2880abeb0e440cceef369d66cda5c1ba18c6d25e1" }, "downloads": -1, "filename": "funds_gather-0.1.0.tar.gz", "has_sig": false, "md5_digest": "75b4594d162921d35aa55e487ecc6e9b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12872, "upload_time": "2016-10-13T16:29:26", "url": "https://files.pythonhosted.org/packages/0d/8e/6da7b2df67fd9871d0b9580d7a88c61e4d70daa514a36517f242ddb765fc/funds_gather-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "75b4594d162921d35aa55e487ecc6e9b", "sha256": "9f3c9090bf6dc7c2f2d7dae2880abeb0e440cceef369d66cda5c1ba18c6d25e1" }, "downloads": -1, "filename": "funds_gather-0.1.0.tar.gz", "has_sig": false, "md5_digest": "75b4594d162921d35aa55e487ecc6e9b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12872, "upload_time": "2016-10-13T16:29:26", "url": "https://files.pythonhosted.org/packages/0d/8e/6da7b2df67fd9871d0b9580d7a88c61e4d70daa514a36517f242ddb765fc/funds_gather-0.1.0.tar.gz" } ] }