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.1.1.tar.gz (48.8 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.1.1-py3-none-any.whl (6.4 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for wattmaven_solarnetwork_tools-0.1.1.tar.gz
Algorithm Hash digest
SHA256 8bc5f0e8e18d702eff61affc41881b11bb42086b3a141f2e0c5f6cb07379d9cd
MD5 b1c2f6247189f64d6c7752bfd7f4f59f
BLAKE2b-256 974ce384a97635a5040e7f74e87fb4db252635285f9750a6b4779a39668304ec

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for wattmaven_solarnetwork_tools-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 fb5728692e84179dfa46e790f2e35eadced0d725ee550738cf1a794859e8c115
MD5 d1c9e4b68db857645168860099c91da1
BLAKE2b-256 ef148b18213c34d2d0a6c3d5662ef32f6914671b57799b72421b1059ec6ab6a7

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