Top 16 Python Rabbitmq Projects
-
-
Project mention: Design of an event-driven microservice with RabbitMQ | reddit.com/r/learnpython | 2022-01-05
-
Scout APM
Less time debugging, more time building. Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
-
It is feasible and there are a number of ways to do it. There are a few issues, though, mainly how to make sure that you are accessing the latest data and not getting part of the data mid write. A database handles these issues pretty well, since generally they are meant to be an intermediary between different processes. Another solution, that is often more flexible, is a message queue, like this one: https://github.com/celery/kombu
-
nagios-plugins
450+ AWS, Hadoop, Cloud, Kafka, Docker, Elasticsearch, RabbitMQ, Redis, HBase, Solr, Cassandra, ZooKeeper, HDFS, Yarn, Hive, Presto, Drill, Impala, Consul, Spark, Jenkins, Travis CI, Git, MySQL, Linux, DNS, Whois, SSL Certs, Yum Security Updates, Kubernetes, Cloudera etc...
-
-
If you're not intimidated by the thought of mucking around with the inner workings of a visual chatbot, there's an open-source chatbot on GitHub you can download. This chatbot can analyze the contents of an uploaded image and answer questions about it. It provides an excellent example of how visual chatbots function.
-
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
FastQL
⚙️ Full stack, Modern Web Application Generator. ✨ Using FastAPI, GraphQL, PostgreSQL as database, Docker, automatic HTTPS and more. 🔖
Project mention: Getting started with GraphQL in Python with FastAPI and Ariadne | dev.to | 2021-10-18You could also get inspiration from this Project FastQL.
-
celery-kubernetes-example
Small Flask app with scalable, asynchronous backend workers deployed on Kubernetes.
Project mention: how to have a continuously running script with flask? | reddit.com/r/flask | 2021-11-29I had a similar question a week ago and celery was the move but it took a while to figure it out. Some things that helped me was https://blog.miguelgrinberg.com/post/using-celery-with-flask and https://github.com/matiaslindgren/celery-kubernetes-example If you want to deploy it in kube I move out of google cloud run because of the redis and celery workers. (I added a pull request to add a gke branch to deploy it there.)
-
-
Project mention: Framework/Library/Template for Event-driven Microservices with RabbitMQ | reddit.com/r/learnpython | 2021-12-30
-
We are happy to announce that the community.rabbitmq collection has found a new maintainer - Chris Smart (csmart on GitHub/Matrix). Chris is also a maintainer of the community.libvirt collection where he has been doing a great job. Our congratulations, Chris, and thank you again! :)
-
At least include an example of how one can use RabbitMQ with Python. Something like aiorabbit.
-
b-rabbit
A thread safe library that aims to provide a simple API for interfacing with RabbitMQ. Built on top of rabbitpy, the library make it very easy to use the RabbitMQ message broker with just few lines of code. It implements all messaging pattern used by message brokers
-
Project mention: Just sharing several of my projects with the community | reddit.com/r/Python | 2022-03-12
yt-dlp-bot - Yet another Telegram Bot for downloading YouTube videos (and any other supported by yt-dlp)
-
Python Rabbitmq related posts
- Python Pub/Sub
- Building Microservices With Nameko
- Framework/Library/Template for Event-driven Microservices with RabbitMQ
- Framework/Library/Template for Event-driven Microservices with RabbitMQ
- Os cuidados para um deploy "Zero Down Time"
- A short introduction to RabbitMQ
- I would really love to get feedbacks! I have developed a RabbitMQ asynchronous connector library for Python (named Bunny-Storm). It contains an easy one-liner implementation for asynchronous RPC pattern over Rabbit (https://github.com/PythonCloudFrameworks/bunny-storm)
Index
What are some of the best open-source Rabbitmq projects in Python? This list will help you:
Project | Stars | |
---|---|---|
1 | flower | 5,319 |
2 | pika | 3,010 |
3 | kombu | 2,412 |
4 | nagios-plugins | 1,066 |
5 | celery-exporter | 182 |
6 | visual-chatbot | 173 |
7 | amqpstorm | 165 |
8 | FastQL | 85 |
9 | celery-kubernetes-example | 77 |
10 | guane-intern-fastapi | 48 |
11 | bunny-storm | 23 |
12 | community.rabbitmq | 19 |
13 | aiorabbit | 18 |
14 | b-rabbit | 17 |
15 | yt-dlp-bot | 5 |
16 | kerground | 2 |
Are you hiring? Post a new remote job listing for free.