# 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/e1/86/e4c6dcd576c90ac1271f85e44e8a2152f029db57656fa03e154618ed5679/twdspring-0.1.6.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.6",
"project_urls": {
"Homepage": "https://aastafiev.github.io/twdspring/",
"Source": "https://github.com/aastafiev/twdspring"
},
"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": "7dd7727f7009e542d1c617e3e20cea0a8e8a97a0fbc223b7baa67ab01b0ee82f",
"md5": "523ff8af968fafddddb3881d8042e3d4",
"sha256": "decf176cd7fbd8de0f259f07905252cc89d9d31fd438fa1cd1ec1dafb5c8e2c3"
},
"downloads": -1,
"filename": "twdspring-0.1.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "523ff8af968fafddddb3881d8042e3d4",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.12",
"size": 17001,
"upload_time": "2025-02-06T10:04:33",
"upload_time_iso_8601": "2025-02-06T10:04:33.577168Z",
"url": "https://files.pythonhosted.org/packages/7d/d7/727f7009e542d1c617e3e20cea0a8e8a97a0fbc223b7baa67ab01b0ee82f/twdspring-0.1.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "e186e4c6dcd576c90ac1271f85e44e8a2152f029db57656fa03e154618ed5679",
"md5": "b5aec22f5048bb94be534f8884168551",
"sha256": "98bbe8bab3ad343562d12b1176642832fce6c8f1ebef364cbd4625dedd69d3a9"
},
"downloads": -1,
"filename": "twdspring-0.1.6.tar.gz",
"has_sig": false,
"md5_digest": "b5aec22f5048bb94be534f8884168551",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.12",
"size": 17926,
"upload_time": "2025-02-06T10:04:36",
"upload_time_iso_8601": "2025-02-06T10:04:36.324755Z",
"url": "https://files.pythonhosted.org/packages/e1/86/e4c6dcd576c90ac1271f85e44e8a2152f029db57656fa03e154618ed5679/twdspring-0.1.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-06 10:04:36",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "aastafiev",
"github_project": "twdspring",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "twdspring"
}