Repository navigation
kombu
- Website
- Wikipedia
Messaging library for Python.
Want to handle 100,000 messages in 90 seconds? Celery and Kombu are that awesome - Multiple publisher-subscriber demos for processing json or pickled messages from Redis, RabbitMQ or AWS SQS. Includes Kombu message processors using native Producer and Consumer classes as well as ConsumerProducerMixin workers for relay publish-hook or caching
python json-rpc client/server without boilerplate
Kombu/RabbitMQ-based Video Streaming
TASE (Telegram Audio Search Engine): A lightning fast audio full-text search engine on top of Telegram
Simple publisher and subscriber examples for Kombu and Pika with a RabbitMQ broker
Neste desafio, você aprenderá a criar um blog simples com Django. Siga as etapas: instale o Django, crie um projeto e um app, defina os models Post e Tag, registre-os no painel admin, configure as URLs e templates, e finalmente inicie o servidor para testar a aplicação. Ao final, você terá um blog funcional para explorar!