{"library":"python-baseconv","type":"library","category":null,"description":"Python-baseconv is a lightweight Python module designed to convert numbers from base 10 integers to base X strings and vice versa. It provides predefined converters for common bases like binary, hexadecimal, and Base64, as well as the ability to define custom alphabets. The current version is 1.2.2, with its last release in April 2019, suggesting a maintenance-focused release cadence.","language":"python","status":"maintenance","version":"1.2.2","tags":["base-conversion","numbers","math","utility","encoding","decoding"],"install":[{"cmd":"pip install python-baseconv","imports":["from baseconv import base2, base16, base36, base56, base58, base62, base64","from baseconv import BaseConverter"]}],"homepage":null,"github":"https://github.com/semente/python-baseconv","docs":null,"changelog":null,"pypi":"https://pypi.org/project/python-baseconv/","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/python-baseconv/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}