kombu/examples
Omer Katz 5a88a28f31
Add native delayed delivery API to kombu (#2128)
* Adjust flake8 configuration to match Celery's configuration.

* Add native delayed delivery API.

* Add documentation.

* Fix linter errors.

* Fix pydocstyle errors.

* Fix apicheck linter.

* Address code review.
2024-10-12 21:17:55 +03:00
..
experimental move shebang to py3 2023-05-24 20:26:40 +06:00
rpc-tut6 move shebang to python 3 2023-05-24 20:27:17 +06:00
simple_task_queue Bump pyupgrade version and add __future__.annotations import 2022-04-15 14:16:57 +06:00
complete_receive.py Bump pyupgrade version and add __future__.annotations import 2022-04-15 14:16:57 +06:00
complete_send.py Bump pyupgrade version and add __future__.annotations import 2022-04-15 14:16:57 +06:00
delayed_infra.py Add native delayed delivery API to kombu (#2128) 2024-10-12 21:17:55 +03:00
hello_consumer.py Bump pyupgrade version and add __future__.annotations import 2022-04-15 14:16:57 +06:00
hello_publisher.py Bump pyupgrade version and add __future__.annotations import 2022-04-15 14:16:57 +06:00
memory_transport.py Bump pyupgrade version and add __future__.annotations import 2022-04-15 14:16:57 +06:00
simple_eventlet_receive.py Bump pyupgrade version and add __future__.annotations import 2022-04-15 14:16:57 +06:00
simple_eventlet_send.py Bump pyupgrade version and add __future__.annotations import 2022-04-15 14:16:57 +06:00
simple_receive.py Improve pre-commit checks and fix all new lint errors (#2124) 2024-09-25 22:34:56 +03:00
simple_send.py Bump pyupgrade version and add __future__.annotations import 2022-04-15 14:16:57 +06:00