{ "info": { "author": "Zain Patel", "author_email": "zain.patel06@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# :money_with_wings: inflate\n\n![PyPI](https://img.shields.io/pypi/v/inflate.svg?style=flat-square)\n![License](https://img.shields.io/github/license/mzjp2/inflation.svg?style=flat-square)\n[![Code Style: Black](https://img.shields.io/badge/code-black-black.svg?style=flat-square)](https://github.com/ambv/black)\n[![Downloads](https://pepy.tech/badge/inflate)](https://pepy.tech/project/inflate?style=flat)\n\ninflate is a Python built command line interface that lets you quickly compute how inflation affects a sum of money in an intuitive and visually pleasing package.\n\n## Installation\n\nRun ``pip install inflate``. Verify that the latest version is installed by running ``inflate --version``.\n\n## Usage\n\n```shell\n>>> inflate [OPTIONS] START END [AMOUNT]\n [AMOUNT] in [START] is worth [INFLATED AMOUNT] in [END] ([INCLUSIVE/EXCLUSIVE])\n```\nThe options are\n\n```\n -c, --country TEXT Country [either US/UK], default is UK\n -i, --inclusive Include ending year, default no\n -a, --average Show average annualised inflation, default no\n --version Show the version and exit.\n --help Show this message and exit.\n```\n\n**Example**: \n\n```shell\n>>> inflate -c US -i 1998 1999 50\n $50.0 in 1998 is worth $51.51 in 1999 (inclusive).\n>>> inflate -a 1998 2000 50\n\t\t\u00a350.0 in 1998 is worth \u00a351.46 in 2000 (exclusive). The average inflation across this period was 1.46%.\n```\n\n## Current features\n\n- [x] Able to work \"backwards\", that is, if you want to know how much $10 in 2018 was worth in 2000, you can do so via ``inflate -c US 2018 2000 10``\n- [x] Package and publish on PyPI.\n\n## Future features/work\n\n- [ ] Add in a more detailed analytics view, showing average inflation across time period.\n- [ ] Flesh out the testing modules", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/mzjp2/inflate", "keywords": "money command line interface inflation cli", "license": "", "maintainer": "", "maintainer_email": "", "name": "inflate", "package_url": "https://pypi.org/project/inflate/", "platform": "", "project_url": "https://pypi.org/project/inflate/", "project_urls": { "Homepage": "https://github.com/mzjp2/inflate" }, "release_url": "https://pypi.org/project/inflate/0.4/", "requires_dist": null, "requires_python": ">=3.5", "summary": "inflate lets you compute how much money is worth in different years", "version": "0.4" }, "last_serial": 5663556, "releases": { "0.1rc1": [ { "comment_text": "", "digests": { "md5": "e459f26462f54576785c56c524c946fd", "sha256": "0ff6b17d0727d3279b395d9a5e3341ed1965dc7ad039c226f943afa1ce7112cf" }, "downloads": -1, "filename": "inflate-0.1rc1-py3-none-any.whl", "has_sig": false, "md5_digest": "e459f26462f54576785c56c524c946fd", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 7235, "upload_time": "2019-06-21T19:39:12", "url": "https://files.pythonhosted.org/packages/00/ed/859d989e4eeba598e8d25e83d30660002eed5c5dd0d426d8428042221ea6/inflate-0.1rc1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f0e35afa23ee5be47de4eae2faadbc7f", "sha256": "28f7dd21fc27dcda7900ca360436545cfd4209f3f1c7047097965bcb8326ac98" }, "downloads": -1, "filename": "inflate-0.1rc1.tar.gz", "has_sig": false, "md5_digest": "f0e35afa23ee5be47de4eae2faadbc7f", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 5396, "upload_time": "2019-06-21T19:39:14", "url": "https://files.pythonhosted.org/packages/26/f6/00491910bdb6a377da5e16e69a469077195d72d67aa5f218915e13093cfc/inflate-0.1rc1.tar.gz" } ], "0.1rc2": [ { "comment_text": "", "digests": { "md5": "1d6e64eba76a41f47263528d0e5ef5d8", "sha256": "ab02a3abecb17672391ec8874b6cb6f5f5ca719e96e2d5ef154fb4adc19b1b9c" }, "downloads": -1, "filename": "inflate-0.1rc2-py3-none-any.whl", "has_sig": false, "md5_digest": "1d6e64eba76a41f47263528d0e5ef5d8", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 7481, "upload_time": "2019-06-26T22:27:12", "url": "https://files.pythonhosted.org/packages/64/a2/576122a76507233ed4c8a42de0ece16d937f43aa4c8c5eb5fc8a853eda78/inflate-0.1rc2-py3-none-any.whl" } ], "0.1rc3": [ { "comment_text": "", "digests": { "md5": "7aaf5a5bf3db7dcb63b0bd587bf8e737", "sha256": "d04c18cd4f43beb3e36817442ccdaecaa7e44265a43e3ad795332525d5e77ca5" }, "downloads": -1, "filename": "inflate-0.1rc3-py3-none-any.whl", "has_sig": false, "md5_digest": "7aaf5a5bf3db7dcb63b0bd587bf8e737", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 9024, "upload_time": "2019-06-28T20:31:25", "url": "https://files.pythonhosted.org/packages/d6/53/54a1e08d6ad604973eb677c150b8a436bb55934896f28ca7183115936d12/inflate-0.1rc3-py3-none-any.whl" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "a4f90a5ad3be86595bb6f4aedded20ab", "sha256": "749588857001f32f38792c4286c1849c76545814370cbaef3d4b2ff67df51e55" }, "downloads": -1, "filename": "inflate-0.4.tar.gz", "has_sig": false, "md5_digest": "a4f90a5ad3be86595bb6f4aedded20ab", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 7878, "upload_time": "2019-08-12T00:12:51", "url": "https://files.pythonhosted.org/packages/71/d4/659ac0505bb4d9b60edf803c8315931e85bf31513e64b70596b40c1b65de/inflate-0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a4f90a5ad3be86595bb6f4aedded20ab", "sha256": "749588857001f32f38792c4286c1849c76545814370cbaef3d4b2ff67df51e55" }, "downloads": -1, "filename": "inflate-0.4.tar.gz", "has_sig": false, "md5_digest": "a4f90a5ad3be86595bb6f4aedded20ab", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 7878, "upload_time": "2019-08-12T00:12:51", "url": "https://files.pythonhosted.org/packages/71/d4/659ac0505bb4d9b60edf803c8315931e85bf31513e64b70596b40c1b65de/inflate-0.4.tar.gz" } ] }