stats, a django management command for processing the use data of composer and archiver apps for insight / write-up in academic papers.
e.g. for any given tune, how much activity surrounded it?
e.g. for any given session, what happened?
Plus applybackup, a django management command for applying the latest production backup to a local machine. Aside from the obvious, this facilitates running the stats command on a development machine.
stats
, a django management command for processing the use data of composer and archiver apps for insight / write-up in academic papers.e.g. for any given tune, how much activity surrounded it? e.g. for any given session, what happened?
Plus
applybackup
, a django management command for applying the latest production backup to a local machine. Aside from the obvious, this facilitates running the stats command on a development machine.