mirror of
https://github.com/vinta/awesome-python.git
synced 2026-02-06 04:06:13 +08:00
fix entry order
This commit is contained in:
@@ -127,9 +127,9 @@ _Python implementation of data structures, algorithms and design patterns. Also
|
||||
- [sortedcontainers](https://github.com/grantjenks/python-sortedcontainers) - Fast and pure-Python implementation of sorted collections.
|
||||
- [thealgorithms](https://github.com/TheAlgorithms/Python) - All Algorithms implemented in Python.
|
||||
- Design Patterns
|
||||
- [python-cqrs](https://github.com/vadikko2/python-cqrs) - Event-Driven Architecture Framework with CQRS/CQS, Transaction Outbox, Saga orchestration.
|
||||
- [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.
|
||||
- [python-cqrs](https://github.com/vadikko2/python-cqrs) - Event-Driven Architecture Framework with CQRS/CQS, Transaction Outbox, Saga orchestration.
|
||||
|
||||
## ASGI Servers
|
||||
|
||||
|
||||
Reference in New Issue
Block a user