This repository contains the materials for the "Intro to writing Python tools" workshop at Brainhack Global 2021 (Australasia).
If you do not already have the following software, please install:
- Clone this repository to a directory you can easily access on your computer
- Open the directory into which you cloned the repository in vscode
- Open the notebook "notebooks/BHGAUS2021_PyToolsIntro.ipynb"
- Follow the instructions at the beginning of notebook to create a conda environment
- Work your way through the notebook.