zigzag-reload


Namezigzag-reload JSON
Version 0.3.4 PyPI version JSON
download
home_pagehttps://github.com/jbn/ZigZag
SummaryPackage for finding peaks and valleys of time series.
upload_time2024-03-23 01:23:07
maintainerNone
docs_urlNone
authorgenerativist
requires_python>=3.8
licenseBSD-3-Clause
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            ![build-and-test-python](https://github.com/jbn/ZigZag/actions/workflows/build-and-test-python.yml/badge.svg)
[![PyPI version](https://badge.fury.io/py/ZigZag.svg)](https://badge.fury.io/py/ZigZag)
[![GitHub stars](https://img.shields.io/github/stars/jbn/ZigZag)](https://github.com/jbn/ZigZag/stargazers)
[![GitHub license](https://img.shields.io/github/license/jbn/ZigZag)](https://github.com/jbn/ZigZag/blob/main/LICENSE.txt)
![PyPI - Downloads](https://img.shields.io/pypi/dm/ZigZag)


# ZigZag

ZigZag provides functions for identifying the peaks and valleys of a time
series. Additionally, it provides a function for computing the maximum drawdown.

For fastest understanding, [view the IPython notebook demo tutorial](https://github.com/jbn/ZigZag/blob/master/zigzag_demo.ipynb>).

## Contributing

This is an admittedly small project. Still, if you have any contributions, 
please [fork this project on github](https://github.com/jbn/ZigZag) and
send me a pull request.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jbn/ZigZag",
    "name": "zigzag-reload",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "generativist",
    "author_email": "jbn@abreka.com",
    "download_url": "https://files.pythonhosted.org/packages/0c/01/91738cf5dad08532cd21efdcf06bde5ca1478dac2b198b8fb361dd304500/zigzag_reload-0.3.4.tar.gz",
    "platform": null,
    "description": "![build-and-test-python](https://github.com/jbn/ZigZag/actions/workflows/build-and-test-python.yml/badge.svg)\n[![PyPI version](https://badge.fury.io/py/ZigZag.svg)](https://badge.fury.io/py/ZigZag)\n[![GitHub stars](https://img.shields.io/github/stars/jbn/ZigZag)](https://github.com/jbn/ZigZag/stargazers)\n[![GitHub license](https://img.shields.io/github/license/jbn/ZigZag)](https://github.com/jbn/ZigZag/blob/main/LICENSE.txt)\n![PyPI - Downloads](https://img.shields.io/pypi/dm/ZigZag)\n\n\n# ZigZag\n\nZigZag provides functions for identifying the peaks and valleys of a time\nseries. Additionally, it provides a function for computing the maximum drawdown.\n\nFor fastest understanding, [view the IPython notebook demo tutorial](https://github.com/jbn/ZigZag/blob/master/zigzag_demo.ipynb>).\n\n## Contributing\n\nThis is an admittedly small project. Still, if you have any contributions, \nplease [fork this project on github](https://github.com/jbn/ZigZag) and\nsend me a pull request.\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "Package for finding peaks and valleys of time series.",
    "version": "0.3.4",
    "project_urls": {
        "Homepage": "https://github.com/jbn/ZigZag",
        "Repository": "https://github.com/jbn/ZigZag"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "26f8c27435e6da0bd7ee8b54b522d3cbdc4ca9f63864ff2f9bf4c85f6ed1dd0a",
                "md5": "a405b46171b898d7144f0fc6f7e16893",
                "sha256": "98ba83dc2ddf3b87a6d5b3548e80748807d9a04829257bc05e893540a424fbe5"
            },
            "downloads": -1,
            "filename": "zigzag_reload-0.3.4-cp311-cp311-manylinux_2_31_x86_64.whl",
            "has_sig": false,
            "md5_digest": "a405b46171b898d7144f0fc6f7e16893",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 120407,
            "upload_time": "2024-03-23T01:23:04",
            "upload_time_iso_8601": "2024-03-23T01:23:04.149417Z",
            "url": "https://files.pythonhosted.org/packages/26/f8/c27435e6da0bd7ee8b54b522d3cbdc4ca9f63864ff2f9bf4c85f6ed1dd0a/zigzag_reload-0.3.4-cp311-cp311-manylinux_2_31_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0c0191738cf5dad08532cd21efdcf06bde5ca1478dac2b198b8fb361dd304500",
                "md5": "4a729b836f75eb6411ae0b5e63cbbcaf",
                "sha256": "dffcf3560eeb6a5f47029a37d985167b6e841c385c0e718fcca0aee3866b3b79"
            },
            "downloads": -1,
            "filename": "zigzag_reload-0.3.4.tar.gz",
            "has_sig": false,
            "md5_digest": "4a729b836f75eb6411ae0b5e63cbbcaf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 5750,
            "upload_time": "2024-03-23T01:23:07",
            "upload_time_iso_8601": "2024-03-23T01:23:07.222505Z",
            "url": "https://files.pythonhosted.org/packages/0c/01/91738cf5dad08532cd21efdcf06bde5ca1478dac2b198b8fb361dd304500/zigzag_reload-0.3.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-23 01:23:07",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jbn",
    "github_project": "ZigZag",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [],
    "lcname": "zigzag-reload"
}
        
Elapsed time: 0.18607s