Skip to content

pigeon-working-group/9001d-botch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

sudo apt-get install git python3 python3-pip
sudo pip3 install pipenv
git clone https://github.com/pigeon-working-group/9001d-botch.git
cd 9001d-botch
# Pi Zero W is really slow
export PIPENV_TIMEOUT=1200
# Disable piwheels cache
sudo rm /etc/pip.conf
pipenv install

Running

pipenv shell
python3 app.py

About

Botched version of 9001d for demo purposes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages