Last active
December 9, 2015 23:28
-
-
Save leomeih/4344007 to your computer and use it in GitHub Desktop.
Python autobrowsing libs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Alternative to inactive pycurl http://pycurl.sourceforge.net/: | |
| https://github.com/lispython/human_curl | |
| https://github.com/fireteam/curlish | |
| Pexpect upgraded to support unicode: | |
| https://bitbucket.org/takluyver/pexpect/overview | |
| Python http made simple: | |
| https://github.com/kennethreitz/requests | |
| Cli for request: | |
| https://github.com/jkbr/httpie | |
| Gevent backed bulk requests: | |
| https://github.com/kennethreitz/grequests | |
| Other libs: | |
| https://github.com/jjlee/mechanize | |
| http://twill.idyll.org/ | |
| http://www.clips.ua.ac.be/pages/pattern | |
| https://scraperwiki.com/docs/python/python_libraries/ | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment