File: installation.md

package info (click to toggle)
pyenphase 2.4.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 9,056 kB
  • sloc: python: 8,964; xml: 95; makefile: 15; sh: 4
file content (7 lines) | stat: -rw-r--r-- 176 bytes parent folder | download
1
2
3
4
5
6
7
# Installation

The package is published on [PyPI](https://pypi.org/project/pyenphase/) and can be installed with `pip` (or any equivalent):

```bash
pip install pyenphase
```