Metadata-Version: 2.1 Name: pyecoforest Version: 0.4.0 Summary: Python library for ecoforest local device. Home-page: https://github.com/pjanuario/pyecoforest License: MIT Author: Pedro Januário Author-email: prnjanuario@gmail.com Requires-Python: >=3.10,<4.0 Classifier: Development Status :: 2 - Pre-Alpha Classifier: Intended Audience :: Developers Classifier: License :: OSI Approved :: MIT License Classifier: Natural Language :: English Classifier: Operating System :: OS Independent Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.10 Classifier: Programming Language :: Python :: 3.11 Classifier: Topic :: Software Development :: Libraries Requires-Dist: httpx (>=0.24.0) Project-URL: Bug Tracker, https://github.com/pjanuario/pyecoforest/issues Project-URL: Changelog, https://github.com/pjanuario/pyecoforest/blob/main/CHANGELOG.md Project-URL: Documentation, https://pyecoforest.readthedocs.io Project-URL: Repository, https://github.com/pjanuario/pyecoforest Description-Content-Type: text/markdown # pyecoforest

CI Status Documentation Status Test coverage percentage

Poetry black pre-commit

PyPI Version Supported Python versions License

Python library for ecoforest local device. ## Installation Install this via pip (or your favourite package manager): `pip install pyecoforest` ## Contributors ✨ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
Pedro Januário
Pedro Januário

💻 🤔 📖
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! ## Credits This package was created with [Copier](https://copier.readthedocs.io/) and the [browniebroke/pypackage-template](https://github.com/browniebroke/pypackage-template) project template.