User Tools

Site Tools


public:automated_parkrun_league
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


Last revision
public:automated_parkrun_league [2019/05/13 06:20] – created fangfufu
Line 1: Line 1:
 +====== Automated Parkrun League ======
 +Parkrun league is a programme in UEA Triathlon Club which encourages everyone to go to Parkrun. Currently it is done manually. I am thinking of automating it using Python. The database should be stored in sqlite. It should be run weekly using cron. 
 +
 +===== Learning objectives =====
 +  * Python
 +  * Text processing in Python
 +  * Webscraping in Python
 +  * Deploying Python program
 +  * Basic database operation
 +  * Sqlite
 +  * Basic web design
 +