pimoroni / fanshim-python

Python library for the Fan SHIM for Raspberry Pi
https://shop.pimoroni.com/products/fan-shim
MIT License
295 stars 85 forks source link

Add support for python virtual environments #43

Closed jcoetzee closed 4 years ago

jcoetzee commented 5 years ago

Adding support for python virtual environments so that users can choose to have packages installed to a venv instead of the global pip environment.

Gadgetoid commented 5 years ago

Okay- this is kinda cool! Thank you. I'll find the time to test/merge ASAP since this pattern of installer will - I hope - become common across our libraries in lieu of our current megalithic "get" scripts (https://github.com/pimoroni/get) so any improvements like this can be shared.

jcoetzee commented 4 years ago

Is this going to be merged?

Gadgetoid commented 4 years ago

Done! Thank you. And sorry- I've been super busy elsewhere!