File: README.md

package info (click to toggle)
pyecoforest 0.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 380 kB
  • sloc: python: 635; makefile: 20; javascript: 8; sh: 5
file content (16 lines) | stat: -rw-r--r-- 357 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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.