Skip to main content

A python client for Aurora Solar

Project description

Python Aurora Solar Client

A python client for the Aurora Solar API.

Dependencies

  • requests

Getting Started

pip install AuroraSolarClient

Usage

AuroraSolarClient must be initialized with a tenant_id, api_key, and api_secret. Once intialized, you can use any of the provided functions to return a requests response object.

Example

from .client import AuroraSolarClient

tenant_id = "my_tenant_id"
api_key = "my_api_key"
api_secret = "my_api_secret"
aurora_project_id = "my_aurora_project_id"

client = AuroraSolarClient(tenant_id, api_key, api_secret)
response = client.get_project(aurora_project_id)
print("response:", response.text)

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

AuroraSolarClient-1.0.2.tar.gz (1.4 kB view details)

Uploaded Source

Built Distribution

AuroraSolarClient-1.0.2-py3-none-any.whl (2.4 kB view details)

Uploaded Python 3

File details

Details for the file AuroraSolarClient-1.0.2.tar.gz.

File metadata

  • Download URL: AuroraSolarClient-1.0.2.tar.gz
  • Upload date:
  • Size: 1.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.9

File hashes

Hashes for AuroraSolarClient-1.0.2.tar.gz
Algorithm Hash digest
SHA256 9f5b51854a44a58743d952ed65ffa0bc9c2f2b5889ed28ae94691a25393db013
MD5 3a3e149e91956acdb637c340c5a78b4e
BLAKE2b-256 4d83cb2c91daae6e0368e013dd1592f1d929960fae7dedcee3f196b40b368748

See more details on using hashes here.

File details

Details for the file AuroraSolarClient-1.0.2-py3-none-any.whl.

File metadata

  • Download URL: AuroraSolarClient-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 2.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.9

File hashes

Hashes for AuroraSolarClient-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 5644b4fb3390d080bbf9bc97018f19f0fafafc87c5e455ad8e1b2cf67f53fe07
MD5 160186178129ce152a803ba1b03fe8ba
BLAKE2b-256 c0c62040220694f3d71e07a45a2ea7d437847157d6044441db976758cdc553e2

See more details on using hashes here.

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