Talk:Vertx-eventbus-python

From BITPlan Wiki
Revision as of 23:18, 4 February 2020 by Wf (talk | contribs) (→‎PyPi)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Documentation

Sphinx

sudo -H pip install -U sphinx
export PYTHONPATH=""
python3 -m sphinx.cmd.quickstart
sudo port -f install py37-sphinx
sudo -H pip install sphinx_rtd_theme
# Python3 bin
export PATH="/opt/local/Library/Frameworks/Python.framework/Versions/3.7/bin:$PATH"

Issues

Readthedocs

pip install sphinx-rtd-theme

PyPi

sudo -H  pip3 install --upgrade twine wheel