here is the library of contingencies
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
simon 50ef114d9f Merge branch 'master' of https://git.xpub.nl/simoon/libraryofcontingencies 5 years ago
scripts updated scripts 5 years ago
sketches added site5 5 years ago
tasks added tasks 5 years ago
.gitignore more ignore 5 years ago
Makefile changes from pi 5 years ago
README.md more readme 5 years ago

README.md

libraryofcontingencies

here is the library of contingencies

testing the webhook

Creating the venv

python3 -m venv source venv/bin/activate pip install mwclient html5lib

Activating the venv

cd /var/www/html source venv/bin/activate

Pulling the tasks

python scripts/pulltasks.py > tasks.html