add Pychievements to Miscellaneous section

This commit is contained in:
Vinta 2014-09-19 18:20:08 +08:00
parent c165252193
commit 7442d92906

View File

@ -1011,6 +1011,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
* [pluginbase](https://github.com/mitsuhiko/pluginbase) - A simple but flexible plugin system for Python.
* [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.
## Algorithms and Design Patterns