Metadata-Version: 2.4
Name: pyEcoTrend-ista
Version: 3.3.3
Summary: Python EcoTrend-ista Api
Author-email: Ludy87 <android@astra-g.org>
License: MIT License
        
        Copyright (c) 2022 Ludy
        
        Permission is hereby granted, free of charge, to any person obtaining a copy
        of this software and associated documentation files (the "Software"), to deal
        in the Software without restriction, including without limitation the rights
        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
        copies of the Software, and to permit persons to whom the Software is
        furnished to do so, subject to the following conditions:
        
        The above copyright notice and this permission notice shall be included in all
        copies or substantial portions of the Software.
        
        THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
        SOFTWARE.
        
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: License :: OSI Approved :: MIT License
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: cachetools==6.0.0; extra == "doc"
Requires-Dist: certifi==2025.4.26; extra == "doc"
Requires-Dist: chardet==5.2.0; extra == "doc"
Requires-Dist: charset-normalizer==3.4.2; extra == "doc"
Requires-Dist: click==8.2.1; extra == "doc"
Requires-Dist: colorama==0.4.6; extra == "doc"
Requires-Dist: csscompressor==0.9.5; extra == "doc"
Requires-Dist: distlib==0.3.9; extra == "doc"
Requires-Dist: filelock==3.18.0; extra == "doc"
Requires-Dist: ghp-import==2.1.0; extra == "doc"
Requires-Dist: gitdb==4.0.12; extra == "doc"
Requires-Dist: gitpython==3.1.44; extra == "doc"
Requires-Dist: griffe==1.7.3; extra == "doc"
Requires-Dist: htmlmin2==0.1.13; extra == "doc"
Requires-Dist: idna==3.10; extra == "doc"
Requires-Dist: jinja2==3.1.6; extra == "doc"
Requires-Dist: jsmin==3.0.1; extra == "doc"
Requires-Dist: markdown-callouts==0.4.0; extra == "doc"
Requires-Dist: markdown==3.8; extra == "doc"
Requires-Dist: markupsafe==3.0.2; extra == "doc"
Requires-Dist: mdx-gh-links==0.4; extra == "doc"
Requires-Dist: mergedeep==1.3.4; extra == "doc"
Requires-Dist: mkdocs-autorefs==1.4.2; extra == "doc"
Requires-Dist: mkdocs-click==0.9.0; extra == "doc"
Requires-Dist: mkdocs-get-deps==0.2.0; extra == "doc"
Requires-Dist: mkdocs-git-authors-plugin==0.9.5; extra == "doc"
Requires-Dist: mkdocs-git-committers-plugin-2==2.5.0; extra == "doc"
Requires-Dist: mkdocs-git-revision-date-localized-plugin==1.4.5; extra == "doc"
Requires-Dist: mkdocs-literate-nav==0.6.2; extra == "doc"
Requires-Dist: mkdocs-material-extensions==1.3.1; extra == "doc"
Requires-Dist: mkdocs-material==9.6.14; extra == "doc"
Requires-Dist: mkdocs-minify-plugin==0.8.0; extra == "doc"
Requires-Dist: mkdocs==1.6.1; extra == "doc"
Requires-Dist: mkdocstrings-python==1.16.10; extra == "doc"
Requires-Dist: mkdocstrings[python]==0.29.1; extra == "doc"
Requires-Dist: packaging==25.0; extra == "doc"
Requires-Dist: paginate==0.5.7; extra == "doc"
Requires-Dist: pathspec==0.12.1; extra == "doc"
Requires-Dist: platformdirs==4.3.8; extra == "doc"
Requires-Dist: pluggy==1.6.0; extra == "doc"
Requires-Dist: pygments==2.19.1; extra == "doc"
Requires-Dist: pymdown-extensions==10.15; extra == "doc"
Requires-Dist: pyproject-api==1.9.1; extra == "doc"
Requires-Dist: python-dateutil==2.9.0.post0; extra == "doc"
Requires-Dist: pytz==2025.2; extra == "doc"
Requires-Dist: pyyaml-env-tag==1.1; extra == "doc"
Requires-Dist: pyyaml==6.0.2; extra == "doc"
Requires-Dist: regex==2024.11.6; extra == "doc"
Requires-Dist: requests==2.32.3; extra == "doc"
Requires-Dist: six==1.17.0; extra == "doc"
Requires-Dist: smmap==5.0.2; extra == "doc"
Requires-Dist: tomli==2.2.1; extra == "doc"
Requires-Dist: tox==4.26.0; extra == "doc"
Requires-Dist: typing-extensions==4.13.2; extra == "doc"
Requires-Dist: urllib3==2.3.0; extra == "doc"
Requires-Dist: virtualenv==20.31.2; extra == "doc"
Requires-Dist: watchdog==6.0.0; extra == "doc"
Provides-Extra: publish
Requires-Dist: tox==4.26.0; extra == "publish"
Provides-Extra: test
Requires-Dist: pytest-cov==6.1.1; extra == "test"
Requires-Dist: pytest-xdist==3.7.0; extra == "test"
Requires-Dist: pytest==8.4.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.26.0; 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)
