fluidly-pubsub

Pubssub subscription helpers


Install
pip install fluidly-pubsub==0.3.0

Documentation

python-shared

One repo to share them all.

Development

Run:

pipenv install --dev

to install dependencies and then

pipenv run setup

to setup the pre-commit hook.

CI/CD

This repo uses nox in CI/CD.