{"library":"endec","type":"library","category":null,"description":"A web-compatible encoding and decoding library for Python, leveraging a Rust backend via PyO3 for performance. Current version 0.5.4 supports Python >=3.8. Releases are frequent, with minor patches and version bumps. It provides encoding/decoding for base64, base32, base16, hex, and other formats.","language":"python","status":"active","version":"0.5.4","tags":["encoding","decoding","base64","web","rust"],"last_verified":"Fri May 01","install":[{"cmd":"pip install endec","imports":["from endec import Base64","from endec import encode","from endec import decode"]}],"homepage":null,"github":"https://github.com/fluxth/endec","docs":null,"changelog":"https://github.com/fluxth/endec/releases","pypi":"https://pypi.org/project/endec/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}