{ "info": { "author": "Hrissimir", "author_email": "hrisimir.dakov@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Programming Language :: Python" ], "description": "============\nPyBudgetPlot\n============\n\n\n Simple budged plotting application.\n\n\nDescription\n===========\n\n Takes a budget definition from .yaml file and plots the near future.\n\n\nInstallation\n============\n\nFirst check your version of pip by calling `pip --version`\n\n - If the output says (Python 3.*) -> install with `pip install PyBudgetPlot`\n\n - If not -> install with `pip3 install PyBudgetPlot`\n\n\nUsage\n=====\n\n1. Open terminal/CMD and navigate to preferred working dir\n\n2. Init sample budget.yaml in the current working dir\n\n - type `init-budget` and hit ENTER\n\n3. Open the 'budget.yaml' with a text redactor and use it as a base for creating you budget definition.\n\n - the 'Dates' section is used to define the scale of the plot, but it's not mandatory.\n\n - if you delete the 'Dates' section, the program will default to [start=today, end=after 365 days]\n\n4. Save your changes and plot your budget\n\n - type `plot-budget` and hit ENTER\n\n5. Interactive UI panel will appear showing the budget plot\n\n - use it to inspect/export your plot or parts of it\n\n\nNote\n====\n\nRequires installed Python >=3.6\n\n\n\n", "description_content_type": "text/x-rst; charset=UTF-8", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Hrissimir/PyBudgetPlot", "keywords": "", "license": "mit", "maintainer": "", "maintainer_email": "", "name": "PyBudgetPlot", "package_url": "https://pypi.org/project/PyBudgetPlot/", "platform": "any", "project_url": "https://pypi.org/project/PyBudgetPlot/", "project_urls": { "Documentation": "https://pyscaffold.org/", "Homepage": "https://github.com/Hrissimir/PyBudgetPlot" }, "release_url": "https://pypi.org/project/PyBudgetPlot/2.0.0/", "requires_dist": [ "pandas", "matplotlib", "python-dateutil", "recurrent", "pyyaml", "tabulate", "pytest ; extra == 'testing'", "pytest-cov ; extra == 'testing'", "flake8 ; extra == 'testing'" ], "requires_python": ">=3.6", "summary": "Simple budged plotting application.", "version": "2.0.0", "yanked": false, "yanked_reason": null }, "last_serial": 6033914, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "0ecd3ca0b966dae82c3fe81c9dec097f", "sha256": "106e6c17214cec3e9ad1418d362cd7323833953eb45dad542a458c35c648ce70" }, "downloads": -1, "filename": "PyBudgetPlot-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "0ecd3ca0b966dae82c3fe81c9dec097f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.6", "size": 5974, "upload_time": "2019-10-19T08:48:08", "upload_time_iso_8601": "2019-10-19T08:48:08.066503Z", "url": "https://files.pythonhosted.org/packages/55/2b/355503908657e49dc25c8bb3e788acad2ffac86f22352ba57e5e1762a0f0/PyBudgetPlot-1.0.0-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "a0aea4cf5197047e7bb3ee3c80a8be50", "sha256": "394d3fc072ed221f67c6bac50efd42937de874f3c76b72090c332562c5ad268b" }, "downloads": -1, "filename": "PyBudgetPlot-1.0.0-py3.6.egg", "has_sig": false, "md5_digest": "a0aea4cf5197047e7bb3ee3c80a8be50", "packagetype": "bdist_egg", "python_version": "3.6", "requires_python": ">=3.6", "size": 10000, "upload_time": "2019-10-19T08:48:48", "upload_time_iso_8601": "2019-10-19T08:48:48.418780Z", "url": "https://files.pythonhosted.org/packages/98/80/20d82ce9e98dbec6818feba8144323f1bf58b9031ea34ab774fd2bc83e7f/PyBudgetPlot-1.0.0-py3.6.egg", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "5857d1a05e67f1385825c60c8e95a331", "sha256": "2aeeca0bd0855098f906223a9bd6800e10d51cf2ce2400610c76663d1845d6f7" }, "downloads": -1, "filename": "PyBudgetPlot-1.0.0.tar.gz", "has_sig": false, "md5_digest": "5857d1a05e67f1385825c60c8e95a331", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 16204, "upload_time": "2019-10-19T08:48:51", "upload_time_iso_8601": "2019-10-19T08:48:51.791202Z", "url": "https://files.pythonhosted.org/packages/72/1b/4e0f296dd6acfcced16f9624811691fddf2dab9af8a9b306d8f75e2cb991/PyBudgetPlot-1.0.0.tar.gz", "yanked": false, "yanked_reason": null } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "c2b4d2491d2ea932295b5583716484a3", "sha256": "321a3f95decc17652cc31c79d8a79cc2a40015b257a437cb59c1b83e19136582" }, "downloads": -1, "filename": "PyBudgetPlot-1.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c2b4d2491d2ea932295b5583716484a3", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.6", "size": 9778, "upload_time": "2019-10-19T22:51:20", "upload_time_iso_8601": "2019-10-19T22:51:20.768347Z", "url": "https://files.pythonhosted.org/packages/52/9e/95358d87a8b74298e9fca6eadedaf4d8868ebd9c55ba19760b9c45e581dd/PyBudgetPlot-1.1.0-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "16a310ae07ea6d5dd61f8c13781c9bd1", "sha256": "290ed35b6e9228802be3c1270bf6c5274c93b05d229669eaf75c8bc49aca00ea" }, "downloads": -1, "filename": "PyBudgetPlot-1.1.0.tar.gz", "has_sig": false, "md5_digest": "16a310ae07ea6d5dd61f8c13781c9bd1", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 16759, "upload_time": "2019-10-19T22:51:22", "upload_time_iso_8601": "2019-10-19T22:51:22.653553Z", "url": "https://files.pythonhosted.org/packages/61/bb/f32768794b821db5b1e11e7db0556ee88e0655f303c3605728d811cd2cea/PyBudgetPlot-1.1.0.tar.gz", "yanked": false, "yanked_reason": null } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "4d2ff5ecdf114c436edff239a8fed73c", "sha256": "6eb1d1f3b2807e0c890f2403628923e1dba7f4f218c4dc8781c58d4b093d0679" }, "downloads": -1, "filename": "PyBudgetPlot-1.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4d2ff5ecdf114c436edff239a8fed73c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.6", "size": 10741, "upload_time": "2019-10-20T01:17:44", "upload_time_iso_8601": "2019-10-20T01:17:44.190279Z", "url": "https://files.pythonhosted.org/packages/c3/ba/97ad9e32807c025616899c369633e1705e7968284ab348f1ebcfbab07d2c/PyBudgetPlot-1.1.1-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "9a0c8b85815a2ddf0dc9e9d5b2fdaa3c", "sha256": "a329b8ee81cae911888d5f5a5285695cf1f4c0af705fc7a881faeecce85592a6" }, "downloads": -1, "filename": "PyBudgetPlot-1.1.1.tar.gz", "has_sig": false, "md5_digest": "9a0c8b85815a2ddf0dc9e9d5b2fdaa3c", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 214303, "upload_time": "2019-10-20T01:17:46", "upload_time_iso_8601": "2019-10-20T01:17:46.365824Z", "url": "https://files.pythonhosted.org/packages/d8/f4/77c4ba23864f8c904c63604b4853183c15e16335b7cc383ec199a9539e75/PyBudgetPlot-1.1.1.tar.gz", "yanked": false, "yanked_reason": null } ], "2.0.0": [ { "comment_text": "", "digests": { "md5": "b7781839d87bbfaf5fb5f22d56a867f8", "sha256": "b7143d70577743e60e34d9ddeeda6650b6ac008e016688ab6c58c8dde1286f74" }, "downloads": -1, "filename": "PyBudgetPlot-2.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b7781839d87bbfaf5fb5f22d56a867f8", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.6", "size": 9464, "upload_time": "2019-10-26T14:04:37", "upload_time_iso_8601": "2019-10-26T14:04:37.234121Z", "url": "https://files.pythonhosted.org/packages/63/3b/00668bc5d5ea1f42b8befbd251cb760e446b5cf55a041c04380ab46b4c0d/PyBudgetPlot-2.0.0-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "19433f0d4af0eae832425773f24d5d45", "sha256": "eb132855f66ffd4110eb5bf3c2443808eb64666adf1be51f8317bf121c07505c" }, "downloads": -1, "filename": "PyBudgetPlot-2.0.0.tar.gz", "has_sig": false, "md5_digest": "19433f0d4af0eae832425773f24d5d45", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 215675, "upload_time": "2019-10-26T14:04:39", "upload_time_iso_8601": "2019-10-26T14:04:39.325677Z", "url": "https://files.pythonhosted.org/packages/e7/8d/441310500625cf6e1ef94cc3e6b9a511a91cfddaf783b07da567eafeff35/PyBudgetPlot-2.0.0.tar.gz", "yanked": false, "yanked_reason": null } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b7781839d87bbfaf5fb5f22d56a867f8", "sha256": "b7143d70577743e60e34d9ddeeda6650b6ac008e016688ab6c58c8dde1286f74" }, "downloads": -1, "filename": "PyBudgetPlot-2.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b7781839d87bbfaf5fb5f22d56a867f8", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.6", "size": 9464, "upload_time": "2019-10-26T14:04:37", "upload_time_iso_8601": "2019-10-26T14:04:37.234121Z", "url": "https://files.pythonhosted.org/packages/63/3b/00668bc5d5ea1f42b8befbd251cb760e446b5cf55a041c04380ab46b4c0d/PyBudgetPlot-2.0.0-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "19433f0d4af0eae832425773f24d5d45", "sha256": "eb132855f66ffd4110eb5bf3c2443808eb64666adf1be51f8317bf121c07505c" }, "downloads": -1, "filename": "PyBudgetPlot-2.0.0.tar.gz", "has_sig": false, "md5_digest": "19433f0d4af0eae832425773f24d5d45", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 215675, "upload_time": "2019-10-26T14:04:39", "upload_time_iso_8601": "2019-10-26T14:04:39.325677Z", "url": "https://files.pythonhosted.org/packages/e7/8d/441310500625cf6e1ef94cc3e6b9a511a91cfddaf783b07da567eafeff35/PyBudgetPlot-2.0.0.tar.gz", "yanked": false, "yanked_reason": null } ], "vulnerabilities": [] }