ArbDraw Python bridge v0.1.0
·
30 commits
to main
since this release
First packaged release of the local ArbDraw instrument bridge. Download the .whl asset for normal installation; it is a ready-to-install, platform-independent Python 3 package. The .tar.gz asset is the source distribution intended mainly for developers and packaging tools. Python 3.10 or newer is required. Install the downloaded wheel with python -m pip install followed by the wheel filename, then run arbdraw-bridge. See the Python bridge README for detailed setup: https://github.com/baldengineer/arbdraw/blob/main/python_bridge/README.md