# Hazy Horizon
Non-paradigmatic support for time series processing and forecasting. Since prediction is very difficult, especially if it is about the future.
## ⚠️ Development Status
The current state remains a work in progress, with ongoing developments anticipated. Do not expect anything to work correctly at this stage.
## 🚀 Installation
```bash
pip install hazyhorizon
```
## 📋 Requirements
- Python >= 3.11
- scipy >= 1.15.2
- scikit-learn >= 1.6.1
## 🎯 Features
- Time series processing utilities
- Forecasting support (in development)
- Non-paradigmatic approach to prediction
- Integration with scipy and scikit-learn
## 📖 Usage
```python
import hazyhorizon
# More documentation coming soon...
```
## 🤝 Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
## 📄 License
This project is licensed under the Apache License 2.0 - see the [LICENSE](LICENSE) file for details.
## 🔗 Links
- [GitHub Repository](https://github.com/Pawel-Kranzberg/hazyhorizon)
- [Issue Tracker](https://github.com/Pawel-Kranzberg/hazyhorizon/issues)
Raw data
{
"_id": null,
"home_page": null,
"name": "hazyhorizon",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.11",
"maintainer_email": null,
"keywords": "data-science, forecasting, machine-learning, time-series",
"author": null,
"author_email": "Pawe\u0142 Kranzberg <pawel.kranzberg@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/f1/50/a8566fca1b46d71e17b5c14316fb020dbdebbc045f5bce6466b461dae18d/hazyhorizon-0.1.0.tar.gz",
"platform": null,
"description": "# Hazy Horizon\n\nNon-paradigmatic support for time series processing and forecasting. Since prediction is very difficult, especially if it is about the future.\n\n## \u26a0\ufe0f Development Status\n\nThe current state remains a work in progress, with ongoing developments anticipated. Do not expect anything to work correctly at this stage.\n\n## \ud83d\ude80 Installation\n\n```bash\npip install hazyhorizon\n```\n\n## \ud83d\udccb Requirements\n\n- Python >= 3.11\n- scipy >= 1.15.2\n- scikit-learn >= 1.6.1\n\n## \ud83c\udfaf Features\n\n- Time series processing utilities\n- Forecasting support (in development)\n- Non-paradigmatic approach to prediction\n- Integration with scipy and scikit-learn\n\n## \ud83d\udcd6 Usage\n\n```python\nimport hazyhorizon\n\n# More documentation coming soon...\n```\n\n## \ud83e\udd1d Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request.\n\n## \ud83d\udcc4 License\n\nThis project is licensed under the Apache License 2.0 - see the [LICENSE](LICENSE) file for details.\n\n## \ud83d\udd17 Links\n\n- [GitHub Repository](https://github.com/Pawel-Kranzberg/hazyhorizon)\n- [Issue Tracker](https://github.com/Pawel-Kranzberg/hazyhorizon/issues)\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "Non-paradigmatic support for time series processing and forecasting",
"version": "0.1.0",
"project_urls": {
"Homepage": "https://github.com/Pawel-Kranzberg/hazyhorizon",
"Issues": "https://github.com/Pawel-Kranzberg/hazyhorizon/issues",
"Repository": "https://github.com/Pawel-Kranzberg/hazyhorizon"
},
"split_keywords": [
"data-science",
" forecasting",
" machine-learning",
" time-series"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "56100dcac6be2956b4e2b08477e4efae9d471f21536eadea9e78ad405dd09897",
"md5": "4d7c1d94f90871950f4fb1d352ba8d7d",
"sha256": "baaed12f3b72fd3822dd2b8ec3dfb902e791bb7a182aea49ce4c362ce9f782c2"
},
"downloads": -1,
"filename": "hazyhorizon-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "4d7c1d94f90871950f4fb1d352ba8d7d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 13898,
"upload_time": "2025-07-14T08:22:57",
"upload_time_iso_8601": "2025-07-14T08:22:57.689475Z",
"url": "https://files.pythonhosted.org/packages/56/10/0dcac6be2956b4e2b08477e4efae9d471f21536eadea9e78ad405dd09897/hazyhorizon-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "f150a8566fca1b46d71e17b5c14316fb020dbdebbc045f5bce6466b461dae18d",
"md5": "339510ebdd201717a22187437101468f",
"sha256": "da06adb646ac35ad2abc574b1e64594b450cf0709bd084287660e583795f6836"
},
"downloads": -1,
"filename": "hazyhorizon-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "339510ebdd201717a22187437101468f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 48505,
"upload_time": "2025-07-14T08:23:00",
"upload_time_iso_8601": "2025-07-14T08:23:00.037471Z",
"url": "https://files.pythonhosted.org/packages/f1/50/a8566fca1b46d71e17b5c14316fb020dbdebbc045f5bce6466b461dae18d/hazyhorizon-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-14 08:23:00",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Pawel-Kranzberg",
"github_project": "hazyhorizon",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "hazyhorizon"
}