The requests library and its dependencies.
QPython3 compliant with python 3.2, but python 3.2 has no support for str literals with unicode prefix. So, this library cannot install or run on qpython3.
I removed unicode prefix and fix some codes to be able to use on qpython3. All dependencies and source codes are here.
Please download qpython.zip and extract your site-packages directory (e.g. /sdcard/qpython/lib/python3.2/site-packages/).
You can use under LGPL 3.0.
The works of authors are greatful to P.S.
- Certifi: Python SSL Certificates
- Chardet: Python Universal Character Encoding Detector
- IDNA for Python
- urllib3
and the original requests library!
I express very very deep appreciation for their works!