greatscottgadgets / cynthion

USB test instrument
https://greatscottgadgets.com/cynthion/
BSD 3-Clause "New" or "Revised" License
78 stars 19 forks source link

No PyPi Package #120

Closed BJamin99 closed 3 months ago

BJamin99 commented 3 months ago

Getting Started says to install the cynthion package using:

pip install cynthion

But it appears the package has been yanked so this does not work.

Are there prebuilt packages?

martinling commented 3 months ago

The cynthion package hasn't been released yet. There will be a 1.0.0 release out soon, please bear with us.

martinling commented 3 months ago

There's now an initial 0.1.0 release on PyPI, so you can pip install cynthion now.

For more info, see the documentation here: https://cynthion.readthedocs.io/en/latest/getting_started.html