Skip to content

Blindle/Raspberry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages