IPCCalc


NameIPCCalc JSON
Version 0.1 PyPI version JSON
download
home_page
SummaryPython package for computing inflation adjustment, with historic Spanish IPC data and peseta to euro conversion.
upload_time2023-03-19 13:34:33
maintainer
docs_urlNone
authorscuellaralmagro
requires_python
license
keywords python inflation ipc pesetas euros spain depreciation adjustment adjust
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            A Python package to quickly compute inflation adjustment for a sum of money, taking into account historic IPC (Índice de Precios de Consumo) data, and optionally converting amounts from pesetas to euros.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "IPCCalc",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,inflation,ipc,pesetas,euros,spain,depreciation,adjustment,adjust",
    "author": "scuellaralmagro",
    "author_email": "<scuellaralmagro@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/3f/56/f7b5f24145b42d4610cdf968a242b5efc9ed13b5e02b0ac05cedcf12e9c4/IPCCalc-0.1.tar.gz",
    "platform": null,
    "description": "A Python package to quickly compute inflation adjustment for a sum of money, taking into account historic IPC (\u00cdndice de Precios de Consumo) data, and optionally converting amounts from pesetas to euros.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Python package for computing inflation adjustment, with historic Spanish IPC data and peseta to euro conversion.",
    "version": "0.1",
    "split_keywords": [
        "python",
        "inflation",
        "ipc",
        "pesetas",
        "euros",
        "spain",
        "depreciation",
        "adjustment",
        "adjust"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f1b9c6cfae09b848656ba79d901d3dce6979345f27daed7977540a7d59fd5b55",
                "md5": "180bd1ed7a70792ef20103fa1157560d",
                "sha256": "c794e1c5be7046595275f4a0b48235c236aa6d51f036b4b919dbbfebfc3ec48e"
            },
            "downloads": -1,
            "filename": "IPCCalc-0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "180bd1ed7a70792ef20103fa1157560d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 7492,
            "upload_time": "2023-03-19T13:34:31",
            "upload_time_iso_8601": "2023-03-19T13:34:31.657455Z",
            "url": "https://files.pythonhosted.org/packages/f1/b9/c6cfae09b848656ba79d901d3dce6979345f27daed7977540a7d59fd5b55/IPCCalc-0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3f56f7b5f24145b42d4610cdf968a242b5efc9ed13b5e02b0ac05cedcf12e9c4",
                "md5": "1f40974a8bc86775a5f00df971d62058",
                "sha256": "7110863b906dc6b09b58d38a1ac0f37d4f681dc2e5edad388f60f734704ce05c"
            },
            "downloads": -1,
            "filename": "IPCCalc-0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "1f40974a8bc86775a5f00df971d62058",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 7193,
            "upload_time": "2023-03-19T13:34:33",
            "upload_time_iso_8601": "2023-03-19T13:34:33.692300Z",
            "url": "https://files.pythonhosted.org/packages/3f/56/f7b5f24145b42d4610cdf968a242b5efc9ed13b5e02b0ac05cedcf12e9c4/IPCCalc-0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-19 13:34:33",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "ipccalc"
}
        
Elapsed time: 0.07242s