Skip to content

Installation

Stable release

To install postbp, run this command in your terminal:

1
pip install postbp

This is the preferred method to install postbp.

To upgrade postbp to a newer release, run this command in your terminal:

1
pip install postbp --upgrade

If you don't have pip installed, this Python installation guide can guide you through the process.

From sources

To install postbp from sources, run this command in your terminal:

1
pip install git+https://github.com/nliu-cfs/postbp