pub/sub example
Python 3.7+
pipenv install --dev
pipenv shell && python -m appvirtualenv .venv
source .venv/bin/activate
pip install -r requirements.txt
python -m app| Name | Name | Last commit date | ||
|---|---|---|---|---|
pub/sub example
Python 3.7+
pipenv install --dev
pipenv shell && python -m appvirtualenv .venv
source .venv/bin/activate
pip install -r requirements.txt
python -m app