apycalc


Nameapycalc JSON
Version 2.0.0 PyPI version JSON
download
home_pagehttps://github.com/dmotte/apycalc
SummaryAPY trend calculator with configurable Moving Average
upload_time2024-11-22 00:10:07
maintainerNone
docs_urlNone
authordmotte
requires_python>=3.10.12
licenseMIT
keywords calculator csv command percentage value yield average percent moving return yearly invest annual apy apycalc
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
[![GitHub main workflow](https://img.shields.io/github/actions/workflow/status/dmotte/apycalc/main.yml?branch=main&logo=github&label=main&style=flat-square)](https://github.com/dmotte/apycalc/actions)
[![PyPI](https://img.shields.io/pypi/v/apycalc?logo=python&style=flat-square)](https://pypi.org/project/apycalc/)

**APY** (_Annual Percentage Yield_) **trend calculator**, with configurable MA (_Moving Average_).

Please refer to the [GitHub repository](https://github.com/dmotte/apycalc) for more information.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/dmotte/apycalc",
    "name": "apycalc",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10.12",
    "maintainer_email": null,
    "keywords": "calculator csv command percentage value yield average percent moving return yearly invest annual apy apycalc",
    "author": "dmotte",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/0c/0a/c360d14885ffc1752333a694fed603ddd7b89cb6336370578a8d693e648d/apycalc-2.0.0.tar.gz",
    "platform": null,
    "description": "\n[![GitHub main workflow](https://img.shields.io/github/actions/workflow/status/dmotte/apycalc/main.yml?branch=main&logo=github&label=main&style=flat-square)](https://github.com/dmotte/apycalc/actions)\n[![PyPI](https://img.shields.io/pypi/v/apycalc?logo=python&style=flat-square)](https://pypi.org/project/apycalc/)\n\n**APY** (_Annual Percentage Yield_) **trend calculator**, with configurable MA (_Moving Average_).\n\nPlease refer to the [GitHub repository](https://github.com/dmotte/apycalc) for more information.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "APY trend calculator with configurable Moving Average",
    "version": "2.0.0",
    "project_urls": {
        "Homepage": "https://github.com/dmotte/apycalc"
    },
    "split_keywords": [
        "calculator",
        "csv",
        "command",
        "percentage",
        "value",
        "yield",
        "average",
        "percent",
        "moving",
        "return",
        "yearly",
        "invest",
        "annual",
        "apy",
        "apycalc"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ee481def64e3d5933aac5c3bcdf01f405a05f91acb86cd0aceba43066ad7ff1e",
                "md5": "44d3b0d36fc65883bc6a9cfd0f0f35a8",
                "sha256": "9fd4663a6d3fdf332dd401641436f4b47a715087477066b569b1b294c8d7a78f"
            },
            "downloads": -1,
            "filename": "apycalc-2.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "44d3b0d36fc65883bc6a9cfd0f0f35a8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10.12",
            "size": 4731,
            "upload_time": "2024-11-22T00:10:05",
            "upload_time_iso_8601": "2024-11-22T00:10:05.384884Z",
            "url": "https://files.pythonhosted.org/packages/ee/48/1def64e3d5933aac5c3bcdf01f405a05f91acb86cd0aceba43066ad7ff1e/apycalc-2.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0c0ac360d14885ffc1752333a694fed603ddd7b89cb6336370578a8d693e648d",
                "md5": "55c60a13a76eac8a862953c06659250c",
                "sha256": "8618d1564a712c31e4972d9920430a560089b0c25de2d82a7dabe0b711410a31"
            },
            "downloads": -1,
            "filename": "apycalc-2.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "55c60a13a76eac8a862953c06659250c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10.12",
            "size": 4808,
            "upload_time": "2024-11-22T00:10:07",
            "upload_time_iso_8601": "2024-11-22T00:10:07.883688Z",
            "url": "https://files.pythonhosted.org/packages/0c/0a/c360d14885ffc1752333a694fed603ddd7b89cb6336370578a8d693e648d/apycalc-2.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-22 00:10:07",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "dmotte",
    "github_project": "apycalc",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "apycalc"
}
        
Elapsed time: 0.37236s