Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 364 Bytes

installing.rst

File metadata and controls

20 lines (11 loc) · 364 Bytes

Installing

The btrdbextras package has only a few requirements and is relatively easy to install.

Installing with pip

We recommend using pip to install btrdb-python on all platforms:

$ pip install btrdbextras

To upgrade using pip:

$ pip install -U btrdbextras