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: Programming Language :: Python :: 3.12
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

Python library for ecoforest local device.

## Installation

Install this via pip (or your favourite package manager):

`pip install pyecoforest`

## Credits

This package was created with
[Copier](https://copier.readthedocs.io/) and the
[browniebroke/pypackage-template](https://github.com/browniebroke/pypackage-template)
project template.

