Metadata-Version: 2.1
Name: kfpubsub
Version: 0.1.6
Summary: Base redis pubsub implementation
Home-page: https://gitlab.com/kas-factory/packages/pubsub
Author: Antonio @ KF
Author-email: antonio@kasfactory.net
License: COPYRIGHT
Description: # KF pubsub
        
        Pubsub implementation with redis
        
        ## Installation
        
        ### With requirements.txt
        
        Add the following line in your `requirements.txt` file:
        
        ```
        kfpubsub
        ```
        
        ### With PIP
        
        ```bash
        $ pip install kfpubsub
        ```
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
