{"library":"base58check","type":"library","category":null,"description":"This library provides functions for Base58check encoding and decoding of binary data, commonly used in cryptocurrencies like Bitcoin. It is currently at version 1.0.2 and maintains a stable, low-cadence release cycle.","language":"python","status":"active","version":"1.0.2","tags":["encoding","base58","base58check","cryptocurrency","bitcoin","blockchain"],"last_verified":"Tue May 26","install":[{"cmd":"pip install base58check","imports":["import base58check\nencoded_data = base58check.b58encode(b'my_data')","import base58check\ndecoded_data = base58check.b58decode('encodedstring')"]}],"homepage":null,"github":"https://github.com/joeblackwaslike/base58check","docs":null,"changelog":null,"pypi":"https://pypi.org/project/base58check/","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.6,"avg_import_s":0,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/base58check/compatibility"}}