{"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"],"install":[{"cmd":"pip install base58","imports":["from base58 import b58encode","from base58 import b58decode","from base58 import b58encode_check"]}],"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"},"provenance":{"verified_status":"passing","verified_at":"Tue Jun 30","last_verified":"Tue Jun 30","next_check":"Thu Jul 30","install_tag":null}}