These functions are copied from the source code of Django 1.5b2. And provides smart functions for convertation into utf8 and other encodings without Django. For example, I use in the Flask.
Installation:
pip install smartencoding
How to use:
from smartencoding import smart_unicode, smart_unicode_with_replace print smart_unicode(some_string) print smart_unicode_with_replace(broken_string)
See also:
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
smartencoding-0.3.tar.gz
(2.9 kB
view details)
File details
Details for the file smartencoding-0.3.tar.gz.
File metadata
- Download URL: smartencoding-0.3.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ce795a4e82188eabb94796aa3db07d25b75febdae89cdd80dcc8cd28de1523ea
|
|
| MD5 |
a4ca275d6b1e82f9dc606a8d52bbf96e
|
|
| BLAKE2b-256 |
f650624913a4122e4639126769abe9c33ffb5c09baac360fd0eadcfde8e5ab37
|