Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 749 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 749 Bytes

python-client

Coverage Status Stable Version

Python client for blueskyapi.io.

Installation

pip install blueskyapi

The package is also available on conda-forge:

conda config --add channels conda-forge
conda install blueskyapi

Documentation

You can find the full documentation here.

For available variables see the blueskyapi.io data documentation.