add doitlive to Miscellaneous

This commit is contained in:
Li-Ting Tsai 2015-05-20 08:15:16 +08:00
parent d6929f5918
commit fbdb59da70

View File

@ -1077,6 +1077,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
* [itsdangerous](https://github.com/mitsuhiko/itsdangerous) - Various helpers to pass trusted data to untrusted environments.
* [blinker](https://github.com/jek/blinker) - A fast Python in-process signal/event dispatching system.
* [Pychievements](https://github.com/PacketPerception/pychievements) - A framework for creating and tracking achievements.
* [doitlive](https://github.com/sloria/doitlive) - A tool for live presentations in the terminal.
## Algorithms and Design Patterns