Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

Latest commit

 

History

History
17 lines (10 loc) · 268 Bytes

installation.rst

File metadata and controls

17 lines (10 loc) · 268 Bytes

Installation

Install using pip:

pip install BloomSky-API

If you'd like to use the optional command-line client, install the cli "extras" using this command:

pip install BloomSky-API[cli]