Skip to content

Latest commit

 

History

112 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raspberry

The python code to be run in the raspberry.

Installation:

  • Install virtualenv
pip install virtualenv
virtualenv --version
mkvirtualenv raspberry
workon raspberry
cdvirtualenv
  • Download git repository
git clone git@github.com:Blindle/Raspberry.git
  • Install dependencies
cd Raspberry
pip install -r requirements.txt

Usage:

To work on the project run the following commands:

workon raspberry
cdvirtualenv

About

The python code to be run in the raspberry.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages