2022-02-15 17:11:09 +01:00
2022-02-15 16:48:38 +01:00
2021-12-07 10:25:42 -05:00
2022-02-15 16:48:38 +01:00
2021-12-06 13:13:34 -05:00
2022-02-15 16:48:38 +01:00
2022-02-15 16:48:38 +01:00
2022-02-15 16:48:38 +01:00
2022-02-15 16:48:38 +01:00
2021-12-07 10:25:42 -05:00

bdk-python

The Python language bindings for the bitcoindevkit.

See the package on PyPI.

Currently supported architectures:

  • macOS arm64
  • macOS x86_64
  • linux x86_64

Install from PyPI

Install the latest release using

pip install bdkpython

Run the tests

python -m tox

Build the package

# Install dependecies
pip install -r requirements.txt
# Generate the bindings first
bash generate.sh
# Build the wheel
python -m build

Install locally

pip install ./dist/bdkpython-0.0.1-py3-none-any.whl

Description
Frost experimentation on bdk-ffi
Readme 22 MiB
Languages
Rust 64.6%
Kotlin 18.1%
Swift 9.5%
Python 4.6%
Shell 2.2%
Other 1%