# Spring Project
Welcome to the Spring Project!
## Table of Contents
- [Spring Project](#spring-project)
- [Table of Contents](#table-of-contents)
- [Introduction](#introduction)
- [Installation](#installation)
- [Documentation](#documentation)
- [Contributing](#contributing)
- [License](#license)
## Introduction
This project implements [Stream Monitoring under the Time Warping Distance](https://www.cs.cmu.edu/~christos/PUBLICATIONS/ICDE07-spring.pdf)
## Installation
To install the Spring Project, follow these steps:
```bash
pip install twdspring
```
## Documentation
[https://aastafiev.github.io/twdspring/](https://aastafiev.github.io/twdspring/)
## Contributing
We welcome contributions! Please read our [contributing guidelines](CONTRIBUTING.md) for more information.
## License
This project is licensed under the GNU GPLv3.
Raw data
{
"_id": null,
"home_page": null,
"name": "twdspring",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.12",
"maintainer_email": null,
"keywords": "time warping distance, stream, online, dtw, pattern, search pattern, monitoring, stream monitoring, time series, time series analysis, distance",
"author": null,
"author_email": "Aleksey Astafiev <aastafiev@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/ba/90/723abd6aae4284069857a7569cddb7186ad523c30f420eeb59014b61a80d/twdspring-0.1.4.tar.gz",
"platform": null,
"description": "# Spring Project\n\nWelcome to the Spring Project!\n\n## Table of Contents\n\n- [Spring Project](#spring-project)\n - [Table of Contents](#table-of-contents)\n - [Introduction](#introduction)\n - [Installation](#installation)\n - [Documentation](#documentation)\n - [Contributing](#contributing)\n - [License](#license)\n\n## Introduction\n\nThis project implements [Stream Monitoring under the Time Warping Distance](https://www.cs.cmu.edu/~christos/PUBLICATIONS/ICDE07-spring.pdf)\n\n## Installation\n\nTo install the Spring Project, follow these steps:\n\n```bash\npip install twdspring\n```\n\n## Documentation\n\n[https://aastafiev.github.io/twdspring/](https://aastafiev.github.io/twdspring/)\n\n## Contributing\n\nWe welcome contributions! Please read our [contributing guidelines](CONTRIBUTING.md) for more information.\n\n## License\n\nThis project is licensed under the GNU GPLv3.\n",
"bugtrack_url": null,
"license": "GPL-3.0-or-later",
"summary": "Stream Monitoring under the Time Warping Distance",
"version": "0.1.4",
"project_urls": null,
"split_keywords": [
"time warping distance",
" stream",
" online",
" dtw",
" pattern",
" search pattern",
" monitoring",
" stream monitoring",
" time series",
" time series analysis",
" distance"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "3f01b9477588cd9fc8ccdb37e9b543235ec5cadd1c60a9d6d8ebcd717134dd8c",
"md5": "f56412b6f9453974b790c2ec7f77e985",
"sha256": "e849b99edfa195481c36e8ce09995fcfd7b18f413f8610bb51b08822bf5c6c0a"
},
"downloads": -1,
"filename": "twdspring-0.1.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f56412b6f9453974b790c2ec7f77e985",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.12",
"size": 16677,
"upload_time": "2025-01-31T20:36:02",
"upload_time_iso_8601": "2025-01-31T20:36:02.428781Z",
"url": "https://files.pythonhosted.org/packages/3f/01/b9477588cd9fc8ccdb37e9b543235ec5cadd1c60a9d6d8ebcd717134dd8c/twdspring-0.1.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "ba90723abd6aae4284069857a7569cddb7186ad523c30f420eeb59014b61a80d",
"md5": "e1163fed81c854eb08b185e7004e7b6b",
"sha256": "9fbf4cecd10190cfae24d3b9f436d614b7ef9f01cf7ebd0da8cb1ba50e6c25fd"
},
"downloads": -1,
"filename": "twdspring-0.1.4.tar.gz",
"has_sig": false,
"md5_digest": "e1163fed81c854eb08b185e7004e7b6b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.12",
"size": 17190,
"upload_time": "2025-01-31T20:36:04",
"upload_time_iso_8601": "2025-01-31T20:36:04.546736Z",
"url": "https://files.pythonhosted.org/packages/ba/90/723abd6aae4284069857a7569cddb7186ad523c30f420eeb59014b61a80d/twdspring-0.1.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-31 20:36:04",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "twdspring"
}