bsim-related contains a collection of tools used to analyze and post process simulations create in BSim cell simulator.
To install bsim-related in your python environment, run
pip install git+https://github.com/ingallslab/bsim-related
To confirm that the installation worked you should be able to run python -c "import bsim_related"
with no ImportError.