Skip to main content

The WattMaven SolarNetwork tools.

Project description

wattmaven-solarnetwork-tools

The WattMaven SolarNetwork tools.

Installation

pip install wattmaven-solarnetwork-tools

Usage

See examples for usage examples.

from wattmaven_solarnetwork_tools.core.solarnetwork_client import (
    SolarNetworkClient,
    SolarNetworkCredentials,
)

# Create a client
with SolarNetworkClient(
    credentials=SolarNetworkCredentials(
        token="your_token",
        secret="your_secret",
    )
) as client:
    # Make requests
    response = client.request("GET", "/solarquery/api/v1/sec/nodes")
    json = response.json()
    print(json)
    # ...

License

This project is licensed under the MIT License. See the LICENSE file for details.

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

wattmaven_solarnetwork_tools-0.2.0.tar.gz (48.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

wattmaven_solarnetwork_tools-0.2.0-py3-none-any.whl (6.5 kB view details)

Uploaded Python 3

File details

Details for the file wattmaven_solarnetwork_tools-0.2.0.tar.gz.

File metadata

File hashes

Hashes for wattmaven_solarnetwork_tools-0.2.0.tar.gz
Algorithm Hash digest
SHA256 63108d5fe46e94cac39ff1532f7eba9ead6d7881386d8f1992117268c72e8919
MD5 4f97e2e4a5e77955b83c5ede15a39d2c
BLAKE2b-256 a6ab041ada14a1b70ff65a3d4fd9498bfe69df336c3bc9605c4f3db209d1a1f1

See more details on using hashes here.

File details

Details for the file wattmaven_solarnetwork_tools-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for wattmaven_solarnetwork_tools-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ae8da9a9a7433d179373c07f6a0bb670dd24ea9684944147b008e0039fcd4b51
MD5 4b1c243d86f67cd45ff911c288b04f77
BLAKE2b-256 102a9e247550cfaf8c86e3da44bc11516237d49d265800475d39f1bf7988be2c

See more details on using hashes here.

Supported by

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