{"library":"base58","type":"library","category":null,"description":"The `base58` library provides an implementation of Base58 and Base58Check encoding and decoding, compatible with schemes used by the Bitcoin network. It also supports custom alphabets, such as the XRP one. The current version is 2.1.1, and the library has a stable release history with periodic updates to address compatibility and features.","language":"python","status":"active","version":"2.1.1","tags":["encoding","base58","cryptography","bitcoin","blockchain"],"last_verified":"Wed May 20","install":[{"cmd":"pip install base58","imports":["import base58\nbase58.b58encode(...)","import base58\nbase58.b58decode(...)","import base58\nbase58.b58encode_check(...)","import base58\nbase58.b58decode_check(...)","import base58\nbase58.XRP_ALPHABET"]}],"homepage":null,"github":"https://github.com/keis/base58","docs":null,"changelog":null,"pypi":"https://pypi.org/project/base58/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":0.02,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/base58/compatibility"}}