py3-solaredge-interface-0.3.2p2
collect data from SolarEdge API
Back to search · Project homepage
Description
The SolarEdge Interface provides both a command-line interface, and a
Python module interface to interact with the SolarEdge API service.
- All (documented) SolarEdge API endpoints are implemented with
multisite support for endpoints that provide multisite queries.
- Response data for all endpoints are available as a Python-dict
structure, a Pandas-DataFrame or as raw-JSON.
- The command-line interface output can be formatted as a CSV; as a
Pandas style JSON structure or; as plain-JSON.
- Timestamps can be returned as datetime values with their respective
site timezones applied. Doing so is the default behaviour, however
this can be disabled if required.
- Configuration via environment variables or config file is possible,
thus making it safer to manage your API key value(s).
Package information
- Ports path
- net/py-solaredge-interface
- Package architecture
- amd64
- Maintainer
- The OpenBSD ports mailing-list <ports@openbsd.org>
- Categories
- net, lang/python
- Available flavors
- None listed
- Only for architectures
- aarch64, amd64, arm, i386, mips64, mips64el, powerpc, powerpc64, riscv64, alpha, hppa, sparc64
These are ports metadata. Binary availability depends on the release, architecture and mirror. Build and test dependencies are not an installation checklist.
Direct dependencies
Runtime
Build
- lang/python/3
- devel/py-build
- devel/py-installer
- devel/py-setuptools py3-setuptools->=79v0
- devel/py-wheel