Skip to content

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

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages