a python script transforming boring spreadsheets into a glittery webpage
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
manetta 2ebd5dd4f1 first commit! 4 years ago
fonts first commit! 4 years ago
img first commit! 4 years ago
.gitignore adding a gitignore 4 years ago
README.md first commit! 4 years ago
common-fund-status-viewer.html first commit! 4 years ago
cron.sh first commit! 4 years ago
make-common-fund-status-viewer.py first commit! 4 years ago
requirements.txt first commit! 4 years ago
stylesheet.css first commit! 4 years ago
template.html first commit! 4 years ago

README.md

Common Fun(d) status viewer

This is a python script that transforms the common fund spreadsheet into a webpage, so we can keep track of what is going in and out.

This page is based on the financial spreadsheets of Varia. They are synced to the server with Syncthing and processed with a Python script (located at /var/www/intranet/common-fund). This page is updated every night (using the cron.sh script in the same folder)!