mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-27 14:01:08 +00:00
Add PyAssimilator
PyAssimilator: https://github.com/knucklesuganda/py_assimilator The best Python patterns that allow you to completely remove dependencies from your code. PyAssimilator supports multiple databases and enables you to quickly switch data storages without changing a single line of your code.
This commit is contained in:
parent
fcf4aeb762
commit
df54650e82
|
@ -131,6 +131,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
||||||
* [PyPattyrn](https://github.com/tylerlaberge/PyPattyrn) - A simple yet effective library for implementing common design patterns.
|
* [PyPattyrn](https://github.com/tylerlaberge/PyPattyrn) - A simple yet effective library for implementing common design patterns.
|
||||||
* [python-patterns](https://github.com/faif/python-patterns) - A collection of design patterns in Python.
|
* [python-patterns](https://github.com/faif/python-patterns) - A collection of design patterns in Python.
|
||||||
* [transitions](https://github.com/pytransitions/transitions) - A lightweight, object-oriented finite state machine implementation.
|
* [transitions](https://github.com/pytransitions/transitions) - A lightweight, object-oriented finite state machine implementation.
|
||||||
|
* [PyAssimilator](https://github.com/knucklesuganda/py_assimilator/) - Multiple patterns that make you code quicker and better.
|
||||||
|
|
||||||
## ASGI Servers
|
## ASGI Servers
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user