Skip to main content

grpc client for lnd python version 3.6

Project description

Init https://packaging.python.org/tutorials/packaging-projects/ https://setuptools.readthedocs.io/en/latest/setuptools.html

Steps to build and publish package Build wheel: python3 setup.py bdist_wheel

Install it locally: pip3 install -e .

Source dist (tar ball): python3 setup.py sdist

Simplified: python3 setup.py bdist_wheel sdist

Optional(Install Twine): pip3 install twine

Upload to pypi: twine upload dist/*

check if it works: pip3 install python_lnd_grpc --upgrade

pip3 install --upgrade keyrings.alt

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

python_lnd_grpc-0.0.3.tar.gz (76.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page