1 2 3 4 5 6 7 8 9 10 11 12 13 14
# qolab Collection of scripts to run experimental hardware with python. Started in April 2021 by Eugeniy E. Mikhailov ## Build instructions To build a python wheel package and put it in `./dist/` directory, run ~~~~~ flit build ~~~~~