mirror of
https://github.com/vinta/awesome-python.git
synced 2025-04-01 10:16:43 +00:00
commit
4b9feb59b1
@ -775,6 +775,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||||||
|
|
||||||
*Useful libraries or tools that don't fit in the categories above.*
|
*Useful libraries or tools that don't fit in the categories above.*
|
||||||
|
|
||||||
|
* [attrs](https://github.com/python-attrs/attrs) - Replacement for `__init__`, `__eq__`, `__repr__`, etc. boilerplate in class definitions.
|
||||||
* [blinker](https://github.com/jek/blinker) - A fast Python in-process signal/event dispatching system.
|
* [blinker](https://github.com/jek/blinker) - A fast Python in-process signal/event dispatching system.
|
||||||
* [itsdangerous](https://github.com/pallets/itsdangerous) - Various helpers to pass trusted data to untrusted environments.
|
* [itsdangerous](https://github.com/pallets/itsdangerous) - Various helpers to pass trusted data to untrusted environments.
|
||||||
* [pluginbase](https://github.com/mitsuhiko/pluginbase) - A simple but flexible plugin system for Python.
|
* [pluginbase](https://github.com/mitsuhiko/pluginbase) - A simple but flexible plugin system for Python.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user