Skip to main content

An async Python wrapper for the ethosOS API

Project description

ethosdistro_py

CI Status

A Python wrapper for the EthOS REST API

Installation

Install with pip:

pip install ethosdistro_py

Usage

from ethos_py import EthosAPI

session = aiohttp.ClientSession()
ethosapi = EthosAPI(session=session)

Configuration

Environment File

ETHOS_PANEL_ID=<api_key>

References

Contribute

Support

Open an issue

License

The project is licensed under the Apache 2 license

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ethosdistro_py-0.1.2.tar.gz (7.1 kB view hashes)

Uploaded Source

Built Distribution

ethosdistro_py-0.1.2-py3-none-any.whl (7.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page