{"library":"bases","type":"library","category":null,"description":"Python library for general Base-N encodings (e.g., base64, base32, base16, hex, binary, and custom alphabets). Version 0.3.0 supports Python 3.7+ and uses runtime type validation. Release cadence is low; no releases since 2022.","language":"python","status":"active","version":"0.3.0","tags":["base64","base32","base16","encoding","decoding","base-n"],"last_verified":"Fri May 01","install":[{"cmd":"pip install bases","imports":["from bases import Alphabet","from bases import BaseEncoding","from bases import Base8Encoding","from bases import Base10Encoding","from bases import Base16Encoding","from bases import Base32Encoding","from bases import Base64Encoding","from bases import Base64URLEncoding"]}],"homepage":null,"github":"https://github.com/hashberg-io/bases","docs":null,"changelog":null,"pypi":"https://pypi.org/project/bases/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}