changepy


Namechangepy JSON
Version 0.4.0 PyPI version JSON
download
home_pagehttps://github.com/ruipgil/changepy
SummaryChangepoint detection on time series, in Python
upload_time2023-12-06 20:41:44
maintainer
docs_urlNone
authorRui Gil
requires_python
license
keywords changepoint timeseries time series math stats probabilities
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ruipgil/changepy",
    "name": "changepy",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "changepoint,timeseries,time,series,math,stats,probabilities",
    "author": "Rui Gil",
    "author_email": "ruipgil@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/f6/dc/b6830ae7e819f14c99354ff3c9d1b10150f19765a00ee7b35eb090827c79/changepy-0.4.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "",
    "summary": "Changepoint detection on time series, in Python",
    "version": "0.4.0",
    "project_urls": {
        "Download": "https://github.com/ruipgil/changepy/archive/master.zip",
        "Homepage": "https://github.com/ruipgil/changepy"
    },
    "split_keywords": [
        "changepoint",
        "timeseries",
        "time",
        "series",
        "math",
        "stats",
        "probabilities"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cba7dede35a22f31785ef06be5384c3597bce3be086f03ce263c2d08f2c5d5cd",
                "md5": "20eec5ad4be70bf599e5ea99aec1a4fc",
                "sha256": "64260f5e3638d0aa89b75e066fa672f5ad52899b2a07acda48316c521409d2a6"
            },
            "downloads": -1,
            "filename": "changepy-0.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "20eec5ad4be70bf599e5ea99aec1a4fc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4159,
            "upload_time": "2023-12-06T20:41:42",
            "upload_time_iso_8601": "2023-12-06T20:41:42.929462Z",
            "url": "https://files.pythonhosted.org/packages/cb/a7/dede35a22f31785ef06be5384c3597bce3be086f03ce263c2d08f2c5d5cd/changepy-0.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f6dcb6830ae7e819f14c99354ff3c9d1b10150f19765a00ee7b35eb090827c79",
                "md5": "783c1e9d04f4d0e7a7b605597a1f7b92",
                "sha256": "3ec96e860b80a54f4deb05a6e708290af8662e07f4f0d481f021d7a3ac4a07aa"
            },
            "downloads": -1,
            "filename": "changepy-0.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "783c1e9d04f4d0e7a7b605597a1f7b92",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4174,
            "upload_time": "2023-12-06T20:41:44",
            "upload_time_iso_8601": "2023-12-06T20:41:44.123762Z",
            "url": "https://files.pythonhosted.org/packages/f6/dc/b6830ae7e819f14c99354ff3c9d1b10150f19765a00ee7b35eb090827c79/changepy-0.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-06 20:41:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ruipgil",
    "github_project": "changepy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "changepy"
}
        
Elapsed time: 0.17808s