{ "info": { "author": "Denver Smith", "author_email": "denverpsmith@gmail.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Internet :: WWW/HTTP" ], "description": "# ofxclient-python\nOpen Financial Data Exchange (OFX) client API and command-line interface\n\n# Description\nOpen Financial Exchange (OFX) is the open standard for interacting with financial data from financial institutions. It's developed and maintained by a consortium of financial application developers, aggregation services, and financial services providers. More information can be found at [ofx.org](http://www.ofx.org/index.html).\n\nThis is a Python API, and also a command-line interface for interacting with OFX (version 2.0+) servers. Check out the docs for more information:\n- [API](docs/api.md)\n- [Command-line interface tool](docs/ofxclient-cli.md)\n\n# Installation\n\npip install ofxclient-python==0.0.5\n\n*TODO pyinstaller download*\n\n## Development\nJust grab a copy the repository and pip install the requirements found in `requirements.txt`.\n\n# Usage\n\n*TODO examples*\n\n# Contributing\n\nPlease feel free.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/denvaar/ofxclient-python", "keywords": null, "license": "MIT License", "maintainer": null, "maintainer_email": null, "name": "ofxclient-python", "package_url": "https://pypi.org/project/ofxclient-python/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ofxclient-python/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/denvaar/ofxclient-python" }, "release_url": "https://pypi.org/project/ofxclient-python/0.0.8/", "requires_dist": null, "requires_python": null, "summary": "Open Financial Data Exchange (OFX) client API and command-line interface", "version": "0.0.8" }, "last_serial": 2746359, "releases": { "0.0.7": [ { "comment_text": "", "digests": { "md5": "7d1d8bc542a5ed300b01f975c7cb87fb", "sha256": "267917060fb4926e92d48729673fb4434b61cd6347e1e2878b878f1e2dc9a5c9" }, "downloads": -1, "filename": "ofxclient_python-0.0.7-py3-none-any.whl", "has_sig": false, "md5_digest": "7d1d8bc542a5ed300b01f975c7cb87fb", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 12856, "upload_time": "2017-02-11T06:53:32", "url": "https://files.pythonhosted.org/packages/8a/54/08a9d20b42a79008cb151c3e27c37776ef3fc446866d3906c64e9b0235ea/ofxclient_python-0.0.7-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2141fc5e1391a2cd6dfb3f9d8a31c301", "sha256": "51d1c891bd2e7953d1d00469b055ef701fffc3856509dd88893521c2fecf697c" }, "downloads": -1, "filename": "ofxclient_python-0.0.8-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2141fc5e1391a2cd6dfb3f9d8a31c301", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 15554, "upload_time": "2017-04-01T17:32:24", "url": "https://files.pythonhosted.org/packages/cc/0c/2ae36601db236076e6836cea2ee26648caee84310b066b2552836cff0832/ofxclient_python-0.0.8-py2.py3-none-any.whl" } ], "0.0.8": [] }, "urls": [] }