Python SDK for Ambee's APIs
Project description
ambee_sdk
Ambee SDK for python provides classes and methods to make use of ambee's APIs inside your python code. You can make calls to our apis, get output in dataframe format, make calls to multiple locations and more.
Read our API documentation: Ambee: Developers tool
Readthedocs - Welcome to ambee-sdk’s documentation!
Getting Started
import ambee_sdk as ambee
import datetime
x_api_key = "Your Key Here"
aq = ambee.air_quality(x_api_key=x_api_key)
aq.get_latest(by='latlng', lat=12, lng=77)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ambee_sdk-0.1.1.tar.gz
(7.0 kB
view details)
Built Distribution
File details
Details for the file ambee_sdk-0.1.1.tar.gz
.
File metadata
- Download URL: ambee_sdk-0.1.1.tar.gz
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fd1f8d2e8b227dfbb30e50920ee6de428223a1d458fc0c9a28ad68f45fc96f9a |
|
MD5 | 9ae01e2d3abecf20d14263344bd136dd |
|
BLAKE2b-256 | 23a46aacd019aee008c87736abc7d188025a6058832868aed0b2959225261dd9 |
File details
Details for the file ambee_sdk-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: ambee_sdk-0.1.1-py3-none-any.whl
- Upload date:
- Size: 6.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d9332b4527560c045f80b1662d106ab6e4f03aa508b6324b554b85df679ecf3c |
|
MD5 | c06ed6786c47a84aba00051a76fa0496 |
|
BLAKE2b-256 | 473f624ced77a0232bc7212ad89b9fbf0f103c0b3820ce5d0a5635e4ab2b13ef |