
[](https://badge.fury.io/py/ZigZag)
[](https://github.com/jbn/ZigZag/stargazers)
[](https://github.com/jbn/ZigZag/blob/main/LICENSE.txt)

# 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": "\n[](https://badge.fury.io/py/ZigZag)\n[](https://github.com/jbn/ZigZag/stargazers)\n[](https://github.com/jbn/ZigZag/blob/main/LICENSE.txt)\n\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"
}