-
Notifications
You must be signed in to change notification settings - Fork 0
Wizards Rod on Raspberry Pi
License
xenomorpheus/WizardsRod
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Wizard's Rod
A collection of drivers for equipment connected to a Raspberry Pi.
The long term aim is to make a fun project styled on a wizard's rod.
Developer
==============
Suggestion is to use virtualenv to manage project environment and dependencies
https://realpython.com/python-virtual-environments-a-primer/
python3 -m venv .venv # Create environment
. .venv/bin/activate # Activate (start using) the enviroment
pip3 install -r requirements_development_TODO.txt # Install packages
cd Brain
make
About
Wizards Rod on Raspberry Pi
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published