Commit Graph

7 Commits

Author SHA1 Message Date
Dan
be7194f89e Put example descriptions at the very top of the files 2018-10-09 15:23:40 +02:00
Dan
fd306c383d Remove LGPLv3 license notices from example files
Examples are licensed under the terms of CC0 1.0 Universal License
2018-10-09 15:21:36 +02:00
Dan
bd121be76d Update echo_bot.py 2018-10-09 13:50:34 +02:00
Dan
142a27f52a Use app.run() in the examples 2018-06-22 13:30:18 +02:00
Dan
8454d438be Refactor the project by using Mixin classes
This will cut client.py down from ~4k to ~1k SLOC and also
makes the whole project tidier and more organized.
2018-05-07 14:30:55 +02:00
Dan
b35b1a8e74 Update examples 2018-05-06 11:56:25 +02:00
Dan
b5a78ed1d4 Update examples 2018-04-14 18:46:54 +02:00