{ "info": { "author": "Ryan Egesdahl", "author_email": "1391566+deriamis@users.noreply.github.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "Environment :: Console", "Environment :: MacOS X", "Environment :: Web Environment", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: Implementation :: CPython", "Topic :: Office/Business" ], "description": "VisiBudget: Visual budget management\n====================================\n\n.. image:: https://img.shields.io/pypi/v/visibudget.svg\n :target: https://pypi.python.org/pypi/visibudget\n\n.. image:: https://img.shields.io/pypi/l/visibudget.svg\n :target: https://pypi.python.org/pypi/visibudget\n\n.. image:: https://img.shields.io/pypi/pyversions/visibudget.svg\n :target: https://pypi.python.org/pypi/visibudget\n\n.. image:: https://codecov.io/gh/deriamis/visibudget/branch/master/graph/badge.svg\n :target: https://codecov.io/gh/deriamis/visibudget\n :alt: codecov.io\n\n.. image:: https://img.shields.io/github/contributors/deriamis/visibudget.svg\n :target: https://github.com/deriamis/visibudget/graphs/contributors\n\n.. image:: https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg\n :target: https://saythanks.io/to/deriamis\n\nVisiBudget helps you \"see\" your budget working over time.\n\nVisiBudget is a new kind of budget management system. It isn't concerned with double-entry accounting (though it does\nthis behind the scenes), nor does it try to do everything for you. Instead, VisiBudget helps you to visualize the effect\nof spending your money on your paycheck so you always know how much money you have and what it can be used for.\n\nIf you have ever used another budget management system, you've probably seen that they either get very complicated very\nquickly, trying to make everything \"easy\" for you, or they leave all the hard work up to you. VisiBudget only tries to\nhelp you keep track of the money coming in, what account it goes into, where it goes out later and when, and how much\nyou have spent and have left over. Your spending is mapped out on a calendar so you can easily see how much you will\nhave on a given date and how far you've progressed towards your savings goals.\n\nInstallation\n------------\n\nTo install VisiBudget, simply use `pipenv `_ (or pip, of course):\n\n.. code-block:: bash\n\n $ pipenv install visibudget\n\nHow to Contribute\n-----------------\n\n#. Check for open issues or open a fresh issue to start a discussion around a feature idea or a bug. There is a `good first issue`_ tag for issues that should be ideal for people who are not very familiar with the codebase yet.\n#. Fork `the repository`_ on GitHub to start making your changes to the **master** branch (or branch off of it).\n#. Write a test which shows that the bug was fixed or that the feature works as expected.\n#. Send a pull request and bug the maintainer until it gets merged and published.\n\n.. _`the repository`: http://github.com/deriamis/visibudget\n.. _`good first issue`: https://github.com/deriamis/visibudget/issues?direction=desc&labels=good+first+issue&page=1&sort=updated&state=open\n\nThanks!\n-------\n\nThe skeleton for this project borrows heavily from work already done by\n`Kenneth Reitz`_. I would have had a much tougher time putting this\ntogether if he hadn't already done a lot of it already. If you `thank me`_\nfor this project, please also `thank Kenneth`_ as well!\n\n.. _`Kenneth Reitz`: https://www.kennethreitz.org/\n.. _`thank me`: https://saythanks.io/to/deriamis\n.. _`thank Kenneth`: https://saythanks.io/to/kennethreitz\n\n.. :changelog:\n\nRelease History\n---------------\n\n0.1.0 (2019-01-04)\n------------------\n\nInitial commits, laying out the project structure.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/deriamis/visibudget", "keywords": "", "license": "Apache License 2.0", "maintainer": "", "maintainer_email": "", "name": "visibudget", "package_url": "https://pypi.org/project/visibudget/", "platform": "", "project_url": "https://pypi.org/project/visibudget/", "project_urls": { "Homepage": "https://github.com/deriamis/visibudget" }, "release_url": "https://pypi.org/project/visibudget/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "Visual budget management", "version": "0.1.0" }, "last_serial": 4662477, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "fc4e9c506636f049df425b35eed04c2d", "sha256": "f4eecc4cf8666f7bfa43bf6fc09bf62aaf72451987552f679ed282445f3d254e" }, "downloads": -1, "filename": "visibudget-0.1.0.tar.gz", "has_sig": false, "md5_digest": "fc4e9c506636f049df425b35eed04c2d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9580, "upload_time": "2019-01-05T02:12:17", "url": "https://files.pythonhosted.org/packages/91/e4/7e4917ff1344082bd6dafcacdcb65a8ac40b591ff73481242761918e8bec/visibudget-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fc4e9c506636f049df425b35eed04c2d", "sha256": "f4eecc4cf8666f7bfa43bf6fc09bf62aaf72451987552f679ed282445f3d254e" }, "downloads": -1, "filename": "visibudget-0.1.0.tar.gz", "has_sig": false, "md5_digest": "fc4e9c506636f049df425b35eed04c2d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9580, "upload_time": "2019-01-05T02:12:17", "url": "https://files.pythonhosted.org/packages/91/e4/7e4917ff1344082bd6dafcacdcb65a8ac40b591ff73481242761918e8bec/visibudget-0.1.0.tar.gz" } ] }