jmurrayufo / ZooBot

Raspberry Pi Based Python3 Server to help manage Bugs and Lizards

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZooBot

InGenStation

Setup

  1. pipenv install --skip-lock
  2. git pull
  3. pipenv run ./ZooBot.py --purpose test
  4. Enjoy!

Misc

Python3.6 Compile

apt install build-essential bzip2 libbz2-dev libncursesw5-dev lzma-dev liblz-dev liblzma-dev libreadline6 libreadline6-dev libssl-dev libgdbm-dev libc6-dev libsqlite3-dev

About

Raspberry Pi Based Python3 Server to help manage Bugs and Lizards

License:GNU General Public License v3.0


Languages

Language:Python 99.8%Language:Shell 0.2%