Skip to main content

Async Python3.7+ package to access the ClimaCell API

Project description

Python ClimaCell API

https://img.shields.io/pypi/v/pyclimacell.svg https://img.shields.io/travis/raman325/pyclimacell.svg Documentation Status

Python3.7+ package to access the ClimaCell Weather API

Both an async module (ClimaCellV4 and ClimaCellV3) and a synchronous module (ClimaCellV3Sync and ClimaCellV4Sync) are provided.

Example Code

from pyclimacell import ClimaCellV4Sync
api = ClimaCellSync("MY_API_KEY", latitude, longitude)
print(api.realtime(api.available_fields(timedelta(0))))
print(api.forecast_nowcast(api.available_fields(timedelta(minutes=5))), start_time, timedelta_duration, timestep))

Features

  • TODO

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.1.0 (2020-06-04)

  • First release on PyPI.

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

pyclimacell-0.18.2.tar.gz (15.9 kB view details)

Uploaded Source

Built Distribution

pyclimacell-0.18.2-py2.py3-none-any.whl (10.2 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file pyclimacell-0.18.2.tar.gz.

File metadata

  • Download URL: pyclimacell-0.18.2.tar.gz
  • Upload date:
  • Size: 15.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.7

File hashes

Hashes for pyclimacell-0.18.2.tar.gz
Algorithm Hash digest
SHA256 2cc31c423f8f551e50a6ca553775fefa5ea78b49c1efbb7c7986804a6967fc48
MD5 50969b573fec713d90816166c7a723e3
BLAKE2b-256 c2acd988040612e5fcd46ec2e3abdd652e4ad00c543bbfec3518f857d9de089f

See more details on using hashes here.

File details

Details for the file pyclimacell-0.18.2-py2.py3-none-any.whl.

File metadata

  • Download URL: pyclimacell-0.18.2-py2.py3-none-any.whl
  • Upload date:
  • Size: 10.2 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.7

File hashes

Hashes for pyclimacell-0.18.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 afbc1111ac169d05ee4038c3ea0223639564e0c966a1b2edba1fdbbbc6f11570
MD5 34b02ea94ac0332af855a6f06d3ee838
BLAKE2b-256 9526ce3574a48c199892ebb2571af07cb8c1dd64334b6217bc38a6bab9e1984e

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