Skip to main content

No project description provided

Project description

Electric Kiwi Python API

SemVer 0.5.2 PyPI Releases Supported Python Versions

What it does

Provide a simple API interface to the Electric Kiwi API and includes all endpoints available on the juice hacker site

What it does not

session management / token management, there are enough libraries and frameworks that already do this very well, no point reinventing the wheel

Authentication has been left to you.

How to use it

# set env for url
os.environ["ELECTRICKIWI_BASE_URL"] = "https://api-dev.electrickiwi.co.nz"
# your session with a authentication token
client = new ElectricKiwiApi(authentication_method=HeaderAuthentication(token="<secret_value>")) 

# call it

TODO

renew session token by calling the token endpoint

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

electrickiwi-api-0.5.2.tar.gz (15.5 kB view details)

Uploaded Source

Built Distribution

electrickiwi_api-0.5.2-py3-none-any.whl (15.7 kB view details)

Uploaded Python 3

File details

Details for the file electrickiwi-api-0.5.2.tar.gz.

File metadata

  • Download URL: electrickiwi-api-0.5.2.tar.gz
  • Upload date:
  • Size: 15.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.6

File hashes

Hashes for electrickiwi-api-0.5.2.tar.gz
Algorithm Hash digest
SHA256 6a8d4ecc52435f7ce382eaccad5564b39978dead481e7a0a02d70d578f87e1cf
MD5 969c15be745e37fc4d711939f446293e
BLAKE2b-256 06de593dd25aa4510d91df90e4b43e99c1db7513175c1bef4c2cd5d892e02e6c

See more details on using hashes here.

File details

Details for the file electrickiwi_api-0.5.2-py3-none-any.whl.

File metadata

File hashes

Hashes for electrickiwi_api-0.5.2-py3-none-any.whl
Algorithm Hash digest
SHA256 e1afb5d7e2df8efa56f60a5d456173ab5ad4e6fba6d03a4bba72cdd265803e63
MD5 585edda33db1113f2a9404b3b6d49608
BLAKE2b-256 2ce263d755aa12c164d3e2f0b86910999025c9292fee116e0eb8010fdce2734a

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