pyln-proto: Lightning Network protocol implementation
This package implements some of the Lightning Network protocol in pure python. It is intended for protocol testing and some minor tooling only. It is not deemed secure enough to handle any amount of real funds (you have been warned!).
Installation
pyln-proto is available on pip:
pip install pyln-proto
Alternatively you can also install the development version to get access to currently unreleased features by checking out the Core Lightning source code and installing into your python3 environment:
git clone https://github.com/ElementsProject/lightning.git
cd lightning/contrib/pyln-proto
uv sync
This will add links to the library into your environment so changing the checked out source code will also result in the environment picking up these changes. Notice however that unreleased versions may change API without warning, so test thoroughly with the released version.
Release files for pyln-proto 26.6.8
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyln_proto-26.6.8.tar.gz | 44.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pyln_proto-26.6.8-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 76.7 kB
Release files / pyln_proto-26.6.8.tar.gz
| Download URL | pyln_proto-26.6.8.tar.gz |
|---|---|
| Size | 44.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5ebaa985f4ea34dca78e36be5b0b83cd11adb4113905f33f884fa13dc4ac9259
|
|
BLAKE2b-256 checksum How to use checksums |
180a94d34a5da9e9ce0edbb00f0065d7836935c0f6c889045abf3a9b4fad6a4a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.12.17 {"installer":{"name":"uv","version":"0.12.17","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"22.04","id":"jammy","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
|
Release files / pyln_proto-26.6.8-py3-none-any.whl
| Download URL | pyln_proto-26.6.8-py3-none-any.whl |
|---|---|
| Size | 31.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
b3ccd3fc16295560c90add46bf6efaebd6bda5831cddc9fc5d4695ba87f6f6a7
|
|
BLAKE2b-256 checksum How to use checksums |
09b6696fcf9b568d8df00bc2d3f7b8de598f3bc2b8368d0bddeb1f076fb90574
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.12.17 {"installer":{"name":"uv","version":"0.12.17","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"22.04","id":"jammy","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
|