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 AuroraSolarClient 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.4a2.tar.gz (2.4 kB view details)

Uploaded Source

Built Distribution

AuroraSolarClient-1.0.4a2-py3-none-any.whl (3.8 kB view details)

Uploaded Python 3

File details

Details for the file AuroraSolarClient-1.0.4a2.tar.gz.

File metadata

  • Download URL: AuroraSolarClient-1.0.4a2.tar.gz
  • Upload date:
  • Size: 2.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.4a2.tar.gz
Algorithm Hash digest
SHA256 425190a8d427b66f8abd1ec69787e188233309fe1cf0f308bb6fe1a7ab1cccc1
MD5 8f103eb331458b0ce48f5c35d643e509
BLAKE2b-256 d50eeb5c50327a487dbcc84b487ccf215b7d16a568fff28a2efb610a719a5d6c

See more details on using hashes here.

File details

Details for the file AuroraSolarClient-1.0.4a2-py3-none-any.whl.

File metadata

  • Download URL: AuroraSolarClient-1.0.4a2-py3-none-any.whl
  • Upload date:
  • Size: 3.8 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.4a2-py3-none-any.whl
Algorithm Hash digest
SHA256 084ff51d9871ffb4089d9dfae729b741bbfe00e3142bc408e99656eed9d5af55
MD5 bae5293f554208b86d1769f41978b672
BLAKE2b-256 0add538b11948cdc1879561798f8f213871528cc09ddb240dbf0c9727d89b70c

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