{"library":"py-multibase","type":"library","category":null,"description":"py-multibase is a Python library that provides an implementation of the Multibase protocol. Multibase is designed to distinguish base encodings (like base64, base58btc, etc.) and other simple string encodings, ensuring compatibility across different systems by making the encoding self-describing. The library is currently at version 2.0.0 and is actively maintained, facilitating encoding and decoding of data with various Multibase formats.","language":"python","status":"active","version":"2.0.0","tags":["multibase","encoding","decoding","multiformats","baseN","cryptography"],"install":[{"cmd":"pip install py-multibase","imports":["from multibase import encode, decode","from multibase import Encoder, Decoder","from multibase import get_encoding_info, list_encodings"]}],"homepage":null,"github":"https://github.com/multiformats/py-multibase","docs":null,"changelog":null,"pypi":"https://pypi.org/project/py-multibase/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.6,"avg_import_s":0,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/py-multibase/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}