Skip to content
View flask-rabmq's full-sized avatar
Block or Report

Block or report flask-rabmq

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
flask-rabmq/README.md

Flask-Rabmq

Flask-Rabmq is an extension for Flask that adds support for Rabbitmq to your application. It aims to simplify using Rabbitmq with Flask by providing useful defaults and extra helpers that make it easier to accomplish common tasks.

Installing

Install and update using pip:

$ pip install Flask-Rabmq

A Simple Example

示例

Popular repositories Loading

  1. flask-rabmq flask-rabmq Public

    Add rabbitmq support to your Flask application.

    Python 14 2

  2. Flasgger-Marshmallow Flasgger-Marshmallow Public

    code to swagger document.

    Python 7 9

  3. pymqtt pymqtt Public

    Adds pymqtt support to your Python application.

    Python 1 1

  4. flask flask Public

    Forked from pallets/flask

    The Python micro framework for building web applications.

    Python

  5. pyrad pyrad Public

    Forked from pyradius/pyrad

    Python RADIUS Implementation

    Python

  6. aiomysql aiomysql Public

    Forked from aio-libs/aiomysql

    aiomysql is a library for accessing a MySQL database from the asyncio

    Python