Python software suite for Bpod, built around int-brain-lab's bpod-core
- Install
uvusing one of the methods described here: https://github.com/astral-sh/uv - Clone the
bpod-rigrepository and navigate into the repository - Run
uv syncto automatically create a virtual environment from the includeduv.lockfilebpod-rigwill be automatically installed in editable mode
- Open the cloned repository as a Pycharm project