4 projects
django-y-message
Ymessage is a Django app to implement **Transactional Outbox** pattern(https://microservices.io/patterns/data/transactional-outbox.html).
django-y-timer
A Django app to schedule timers using database as storage.
django-y-swagger-ui
A Django app to show swagger ui for OpenAPI specification.
example-package-zyunx
A small example package