Multi-byte String Decoder
JSON →mbstrdecoder is a Python library designed for robust decoding of multi-byte character strings, particularly useful when dealing with unknown or potentially malformed encodings. It aims to prevent `UnicodeDecodeError` exceptions by attempting to decode using various strategies, often leveraging the `chardet` library for encoding detection. The current version is 1.1.4, and it generally follows a minor release cadence driven by Python version support and bug fixes.
Traffic · last 30 days ↑0% vs prev 7d
total hits 12
actors 3 distinct systems
last hit 9d ago AhrefsBot
top countries 🇺🇸 United States · 🇨🇦 Canada · BB
Resources
API endpoints
full doc /v1/registry/mbstrdecoder
compatibility /v1/registry/mbstrdecoder/compatibility