Commit Graph

11 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
5e8be0e6ef Make use of the "with" context manager 2018-10-09 14:48:43 +02:00
Dan
7b76751e8f Update get_history.py 2018-10-09 13:51:29 +02:00
Dan
142a27f52a Use app.run() in the examples 2018-06-22 13:30:18 +02:00
Dan
0578cf6edc Update get_history.py example 2018-05-11 18:00:26 +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
Dan
0f6e89e6b3 Add missing client.stop() 2018-02-26 17:01:33 +01:00
Dan
4561d04c67 Add get_history example 2018-02-26 15:48:50 +01:00