Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 280 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 280 Bytes

bw2python

Python bindings for Bosswave 2

Installing

The easiest means of installing the Python bindings is to clone the git repository. Then, from the repository directory, run

pip install .

This will install the bw2python package and the necessary dependencies.