We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
pypi
~/.pypirc
[distutils] index-servers = pypi [pypi] username:user password:password
# python3.8 setup.py sdist python3 -m pip install build python3 -m build python3 -m twine upload dist/nats-py-X.Y.Z.tar.gz