mirror of
https://github.com/vinta/awesome-python.git
synced 2026-02-05 12:41:12 +08:00
Fix example position
This commit is contained in:
@@ -130,6 +130,7 @@ _Python implementation of data structures, algorithms and design patterns. Also
|
||||
- Design Patterns
|
||||
- [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, FastAPI/FastStream integration.
|
||||
|
||||
## ASGI Servers
|
||||
|
||||
@@ -321,12 +322,6 @@ _Libraries for storing and parsing configuration options._
|
||||
- [paramiko](https://github.com/paramiko/paramiko) - The leading native Python SSHv2 protocol library.
|
||||
- [pynacl](https://github.com/pyca/pynacl) - Python binding to the Networking and Cryptography (NaCl) library.
|
||||
|
||||
## CQRS & Event Sourcing
|
||||
|
||||
_Event-Driven Architecture frameworks for CQRS pattern and event-driven microservices._
|
||||
|
||||
- [python-cqrs](https://github.com/vadikko2/python-cqrs) - Event-Driven Architecture Framework with CQRS, Transaction Outbox, Saga orchestration, FastAPI/FastStream integration.
|
||||
|
||||
## Data Analysis
|
||||
|
||||
_Libraries for data analysis._
|
||||
|
||||
Reference in New Issue
Block a user