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 ↓57% vs prev 7d
total hits 12
actors 6 distinct systems
last hit 4d ago Script
top countries 🇺🇸 United States · 🇩🇪 Germany · 🇺🇦 Ukraine · 🇫🇷 France · 🇨🇦 Canada
Resources
API endpoints
full doc /v1/registry/mbstrdecoder
compatibility /v1/registry/mbstrdecoder/compatibility