smittytone / HT16K33-Python

Combination Micropython and Circuitpython drivers for various HT16K33-based LEDs
https://smittytone.net/docs/ht16k33.html
MIT License
31 stars 7 forks source link

PyPi entry/adding from Thonny IDE #4

Closed jose1711 closed 1 year ago

jose1711 commented 2 years ago

Package manager in Thonny does not show the package in search results making it more difficult for beginners to use/discover. obrázok

Would it be possible to upload it to pypi in order to resolve this?

smittytone commented 2 years ago

I'll look into that, but I'll be honest, it's low priority as the driver is really aimed at embedded devices.

jose1711 commented 2 years ago

What do you consider to be embedded system? The reason I am asking is that I am using RP2040 with Thonny and despite it relatively modern CPU I still consider it to be a rather small system.

smittytone commented 1 year ago

Try this: https://pypi.org/project/ht16k33-python/