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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: AuroraSolarClient-1.0.4.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.4.tar.gz
Algorithm Hash digest
SHA256 4cf4c8dd7c7b56ecf97eedaf3f13f87c0c97bb44b77dad1cf35c8e88fb07058d
MD5 abb5cde49a6b951c18fae040bf001a4a
BLAKE2b-256 031df78c4a370503bc5623131675cfedbd9ed54ec233c3da1276f8d3b621fcc9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: AuroraSolarClient-1.0.4-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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 814e98a828c04bd39707e888429c6262a1b8d0fba8dd55bb44ff919546eb9073
MD5 c844273ceb919f5af0adc45425a8721a
BLAKE2b-256 07795955857fcbdcd2f9837c717f195232c739dafd98786c60961b4f571eaa3f

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