Commit graph

8 commits

Author SHA1 Message Date
24cda62c5f
Move main logic to larigira.py 2015-02-01 00:08:13 +01:00
22bb84d1d4
event db handling slightly more robust
now there is larigira-dbmanage: a simple CLI to add/list events (atm
it's too simple to be really good; but can be useful for testing)
2015-01-24 02:54:07 +01:00
6f0c335d2d
s/ejdb/tinydb, clear eventmodel, some testing
towards a better db!
2015-01-24 00:33:09 +01:00
b6e9fa8492
FIX pyejdb dependencies 2014-12-02 11:26:08 +01:00
2bd8f56aa3
timegenerators introduced, and some cleanup 2014-12-02 01:56:08 +01:00
241eb30c7c No more celery, audiogen used for continous, too
readme is now rst, and included in setup.py
2014-11-03 00:26:32 +01:00
aa71f61425 audiogen starts working
a decoupled part that will prepare audio. It has a modular design based
on standard python entrypoints.
This allows "kinds" to be registered.
2014-11-02 02:09:58 +01:00
b1f597deae proper setup.py setup & test 2014-10-29 00:39:43 +01:00