{ "info": { "author": "J. Chamness", "author_email": "jchamness@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "#Gringotts\n\n\nGringotts provides a suite of tools for tracking and planning a user's finances, including models for asset and expense streams, investments, loans, and credit. It is **not** designed to directly manage one's finances by interfacing with financial institutions; rather, through local, user-maintained lists of past and planned transactions and transfers, it provides automated data integration for analytics and projections, to inform the user's decision-making.\n\nPresently, the codebase is a hairball of stable, untested, and incomplete, features with no version control and subpar documentation. However, the core functionality has proven extremely useful to me, and might also be of use to others. Better project management would also simplify the implementation and testing of additional features. Thus, I've begun a project to refactor and package the stable tools for distribution on PyPI (and GitHub), and to initiate a new phase of better-coordinated development.\n\n##Disclaimer\nThis project was begun for personal use, and I never originally intended to distribute it. It has only ever been run locally- thus, there are **no** built-in security features. Use at your own risk!\n\n##Documentation\nNot much here yet!", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://pypi.org/project/gringotts/", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "Gringotts", "package_url": "https://pypi.org/project/Gringotts/", "platform": "", "project_url": "https://pypi.org/project/Gringotts/", "project_urls": { "Homepage": "https://pypi.org/project/gringotts/" }, "release_url": "https://pypi.org/project/Gringotts/0.1.1/", "requires_dist": null, "requires_python": "", "summary": "Tools for personal financial planning", "version": "0.1.1" }, "last_serial": 4021345, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "63b818b75111f64127554335e074cfad", "sha256": "33bb05e0660514bcc3cae57bc972bb109829d11b5c32cc7d4217d143207f8a31" }, "downloads": -1, "filename": "Gringotts-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "63b818b75111f64127554335e074cfad", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2021, "upload_time": "2018-07-02T01:05:17", "url": "https://files.pythonhosted.org/packages/95/a9/ac240659badb52d7afa453236060d2583ff9f8f8bfc58a2c48d32e07b65a/Gringotts-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fc972378a690b734e2a4d0c896bb6cab", "sha256": "412a56281b83af0e4b837261b48f4564a550bfee9f673f1df3faf4fde0fa6e11" }, "downloads": -1, "filename": "Gringotts-0.1.0.tar.gz", "has_sig": false, "md5_digest": "fc972378a690b734e2a4d0c896bb6cab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14237, "upload_time": "2018-07-02T01:05:18", "url": "https://files.pythonhosted.org/packages/c2/f3/06191a0e368e0600ce7e3b49cf9f1adfeb84ca7584e0600467b7e3bcfa34/Gringotts-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "a9056ab388729da7c9560afd3b2dda52", "sha256": "9a306565e9aa47b5f8e016382c2cb00a761a3af8825955a521633874c4b02249" }, "downloads": -1, "filename": "Gringotts-0.1.1.tar.gz", "has_sig": false, "md5_digest": "a9056ab388729da7c9560afd3b2dda52", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14283, "upload_time": "2018-07-02T01:14:23", "url": "https://files.pythonhosted.org/packages/9e/ff/56b5ad764b749c18d8dfea5307bd43e1c92da68332feaf32e78730dd8d62/Gringotts-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a9056ab388729da7c9560afd3b2dda52", "sha256": "9a306565e9aa47b5f8e016382c2cb00a761a3af8825955a521633874c4b02249" }, "downloads": -1, "filename": "Gringotts-0.1.1.tar.gz", "has_sig": false, "md5_digest": "a9056ab388729da7c9560afd3b2dda52", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14283, "upload_time": "2018-07-02T01:14:23", "url": "https://files.pythonhosted.org/packages/9e/ff/56b5ad764b749c18d8dfea5307bd43e1c92da68332feaf32e78730dd8d62/Gringotts-0.1.1.tar.gz" } ] }