FPGA-Research-Manchester / FABulous

Fabric generator and CAD tools
https://fabulous.readthedocs.io/en/latest/
Apache License 2.0
142 stars 31 forks source link

Package and Publish to PyPI #159

Closed mole99 closed 4 months ago

mole99 commented 4 months ago

Package FABulous and upload it to PyPI.

By doing so, FABulous can be easily installed, for example via pip install fabulous-fpga. (fabulous is already taken.)

In addition, a command for fabulous-cli can be installed, see here for more information. The FABulous CLI can then be called by entering fabulous-cli in your terminal.

KelvinChung2000 commented 4 months ago

You can look into #110

I want to move that forward with the recent update. I will see what should be done.

mole99 commented 4 months ago

Thanks! I did not realize there is already an effort for exactly that ^^ Should I close this issue then?