Skip to content

frodo821/requests-for-qpython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

requests for qpython

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.


Usage

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.


Acknowledgements

The works of authors are greatful to P.S.

and the original requests library!
I express very very deep appreciation for their works!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages