labscript-suite / labscript

The 𝗹𝗮𝗯𝘀𝗰𝗿𝗶𝗽𝘁 library provides a translation from expressive Python code to low-level hardware instructions.
http://labscriptsuite.org
BSD 2-Clause "Simplified" License
9 stars 51 forks source link

Packaging changes #55

Closed chrisjbillington closed 4 years ago

chrisjbillington commented 4 years ago

Turn labscript into a standard Python package

It can be installed with:

pip install --index-url https://test.pypi.org/simple/ labscript