{"categories":[{"label":"Cryptography","url":"https://skillfed.io/packages/category/security-cryptography/2"}],"enrichment":{"capability":"Provides Python bindings to the tiny-bip39 Rust library for generating, validating, and converting BIP39 mnemonics to cryptographic seeds, with support for multiple languages.","skillfed_tags":["bip39","cryptocurrency","rust-bindings"],"use_cases":["Generate and validate BIP39 mnemonics for cryptocurrency wallet creation and recovery","Derive cryptographic seeds from mnemonics for key derivation in blockchain applications","Build multilingual wallet interfaces that generate mnemonics in supported languages","Integrate BIP39 operations into Polkadot/Kusama ecosystem tools and reference implementations"],"what_it_does":"py-bip39-bindings wraps the tiny-bip39 Rust crate to provide fast, cryptographically sound BIP39 mnemonic operations in Python. It lets you generate random mnemonics, validate existing ones, and derive cryptographic seeds from them\u2014all core operations for cryptocurrency wallet software and key management. The package supports multiple languages including 'en', 'zh-hans', 'zh-hant', 'fr', 'it', 'jap', 'ko', 'es' and defaults to English.\n\nThe bindings are compiled to native wheels for Python 3.9\u20133.13 on Linux, macOS, and Windows, so installation is straightforward on common platforms. There are no Python runtime dependencies; the package is a thin interface to the underlying Rust implementation. It's maintained actively and carries no known security vulnerabilities.","worth_installing":"Yes, if you need BIP39 mnemonic operations in a Python application. The package is actively maintained, has no known vulnerabilities, carries a permissive license, and provides pre-built wheels for modern Python versions. Medium install friction is typical for compiled bindings and poses no practical barrier. Not necessary if you only need pure-Python implementations or have no cryptographic use case."},"id":"py-bip39-bindings","links":{"html":"https://skillfed.io/packages/py-bip39-bindings","md":"https://skillfed.io/packages/py-bip39-bindings.md","pypi":"https://pypi.org/project/py-bip39-bindings/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2025-09-03","license_spdx":null,"license_treatment":"permissive","name":"py-bip39-bindings","python_support":"supports_current","summary":"Python bindings for tiny-bip39 RUST crate"},"popularity":{"monthly_downloads":267373,"position":8293,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.3.0"}
