Metadata-Version: 2.4
Name: pyEcoTrend-ista
Version: 3.4.0
Summary: Python EcoTrend-ista Api
Author-email: Ludy87 <android@astra-g.org>, tr4nt0r <4445816+tr4nt0r@users.noreply.github.com>
License-Expression: MIT
Project-URL: Documentation, https://ludy87.github.io/pyecotrend-ista/
Project-URL: Homepage, http://github.com/Ludy87/pyecotrend-ista
Project-URL: Repository, http://github.com/Ludy87/pyecotrend-ista
Keywords: python,api,ecotrend,ista
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development
Classifier: Topic :: Utilities
Classifier: Topic :: Home Automation
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.11
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: requests>=2
Requires-Dist: dataclasses-json>=0.6
Provides-Extra: doc
Requires-Dist: babel==2.17.0; extra == "doc"
Requires-Dist: csscompressor==0.9.5; extra == "doc"
Requires-Dist: ghp-import==2.1.0; extra == "doc"
Requires-Dist: gitpython==3.1.45; extra == "doc"
Requires-Dist: htmlmin2==0.1.13; extra == "doc"
Requires-Dist: jinja2==3.1.6; extra == "doc"
Requires-Dist: jsmin==3.0.1; extra == "doc"
Requires-Dist: markdown==3.9; extra == "doc"
Requires-Dist: markdown-callouts==0.4.0; extra == "doc"
Requires-Dist: mdx-gh-links==0.4; extra == "doc"
Requires-Dist: mkdocs==1.6.1; extra == "doc"
Requires-Dist: mkdocs-autorefs==1.4.3; extra == "doc"
Requires-Dist: mkdocs-click==0.9.0; extra == "doc"
Requires-Dist: mkdocs-git-authors-plugin==0.10.0; extra == "doc"
Requires-Dist: mkdocs-git-committers-plugin-2==2.5.0; extra == "doc"
Requires-Dist: mkdocs-git-revision-date-localized-plugin==1.4.7; extra == "doc"
Requires-Dist: mkdocs-literate-nav==0.6.2; extra == "doc"
Requires-Dist: mkdocs-material==9.6.20; extra == "doc"
Requires-Dist: mkdocs-material-extensions==1.3.1; extra == "doc"
Requires-Dist: mkdocs-minify-plugin==0.8.0; extra == "doc"
Requires-Dist: mkdocstrings[python]==0.30.1; extra == "doc"
Requires-Dist: paginate==0.5.7; extra == "doc"
Requires-Dist: pymdown-extensions==10.16.1; extra == "doc"
Requires-Dist: pygments==2.19.2; extra == "doc"
Requires-Dist: python-dateutil==2.9.0.post0; extra == "doc"
Requires-Dist: pytz==2025.2; extra == "doc"
Requires-Dist: tox==4.30.2; extra == "doc"
Requires-Dist: regex==2025.9.18; extra == "doc"
Requires-Dist: watchdog==6.0.0; extra == "doc"
Provides-Extra: publish
Requires-Dist: tox==4.30.2; extra == "publish"
Provides-Extra: test
Requires-Dist: pytest==8.4.1; extra == "test"
Requires-Dist: pytest-cov==6.2.1; extra == "test"
Requires-Dist: pytest-xdist==3.8.0; extra == "test"
Requires-Dist: requests-mock[fixture]==1.12.1; extra == "test"
Requires-Dist: syrupy==4.9.1; extra == "test"
Requires-Dist: tox==4.30.2; extra == "test"
Dynamic: license-file

# PyEcoTrend-ista

[![PyPI version](https://badge.fury.io/py/pyecotrend-ista.svg)](https://badge.fury.io/py/pyecotrend-ista) [![Downloads](https://pepy.tech/badge/pyecotrend-ista)](https://pepy.tech/project/pyecotrend-ista) [![Downloads](https://pepy.tech/badge/pyecotrend-ista/month)](https://pepy.tech/project/pyecotrend-ista) [![Downloads](https://pepy.tech/badge/pyecotrend-ista/week)](https://pepy.tech/project/pyecotrend-ista)

[![GitHub issues](https://img.shields.io/github/issues/Ludy87/pyecotrend-ista?style=for-the-badge&logo=github)](https://github.com/Ludy87/pyecotrend-ista/issues)
[![GitHub forks](https://img.shields.io/github/forks/Ludy87/pyecotrend-ista?style=for-the-badge&logo=github)](https://github.com/Ludy87/pyecotrend-ista)
[![GitHub stars](https://img.shields.io/github/stars/Ludy87/pyecotrend-ista?style=for-the-badge&logo=github)](https://github.com/Ludy87/pyecotrend-ista)
[![GitHub license](https://img.shields.io/github/license/Ludy87/pyecotrend-ista?style=for-the-badge&logo=github)](https://github.com/Ludy87/pyecotrend-ista/blob/main/LICENSE)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg?style=for-the-badge&logo=code%20style-black)](https://github.com/psf/black)
![GitHub Release Date](https://img.shields.io/github/release-date/Ludy87/pyecotrend-ista?style=for-the-badge&logo=github)
[![codecov](https://codecov.io/github/Ludy87/pyecotrend-ista/branch/main/graph/badge.svg?token=BHU8J3OVRT)](https://codecov.io/github/Ludy87/pyecotrend-ista)
[![OpenSSF Best Practices](https://www.bestpractices.dev/projects/9868/badge)](https://www.bestpractices.dev/projects/9868)

[!["Buy Me A Coffee"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/ludy87)

[✨ Wishlist from Amazon ✨](https://smile.amazon.de/registry/wishlist/2MX8QK8VE9MV1)

---
Unofficial python library for the pyecotrend-ista API

![EcoTrend-ista](https://github.com/Ludy87/pyecotrend-ista/blob/main/image/logo.png?raw=true)
