mirror of
https://github.com/vinta/awesome-python
synced 2024-11-15 00:07:24 +00:00
add Pychievements to Miscellaneous section
This commit is contained in:
parent
c165252193
commit
7442d92906
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue