{"library":"bip32","type":"library","category":null,"description":"BIP32 is a minimalistic Python implementation of the Bitcoin HD wallet (Hierarchical Deterministic Wallet) specification. The current version is 5.0.0, released in November 2025. The library maintains an active development cycle, with occasional major releases that often introduce breaking changes, typically driven by updates to Python versions or the implementation of stricter sanity checks.","language":"python","status":"active","version":"5.0.0","tags":["bitcoin","cryptography","wallet","bip32","hd-wallet","blockchain","keys"],"install":[{"cmd":"pip install bip32","imports":["from bip32 import BIP32","from bip32 import HARDENED_INDEX"]}],"homepage":null,"github":"https://github.com/darosior/python-bip32","docs":null,"changelog":"https://github.com/darosior/python-bip32/tree/master/CHANGELOG.md","pypi":"https://pypi.org/project/bip32/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":80,"avg_install_s":2.1,"avg_import_s":0.11,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/bip32/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}