Simple cgi-bin python script that outputs the current situation of free bikes at the Salmisaari bikestation with a moderately ugly SVG color box with the count.
The script is currently running here and you can find a graph (data updated every 5 minutes) here.
Requires pip install svgwrite
and pip install requests
.