Skip to main content

true_encoding is the method of solving the problem of 'ISO-8859-1'.

Project description

>>>import requests

>>>from true_encoding.true_encoding import Tcode ##

>>>res = requests.get(’https://python.org’)

>>>res.encoding = Tcode(res) ##

>>>content = res.text

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

true_encoding-0.0.2.tar.gz (2.6 kB view hashes)

Uploaded Source

Built Distribution

true_encoding-0.0.2-py3.6.egg (2.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page