Gcurl 1.0

Creator: bradpython12

Last updated:

Add to Cart

Description:

Gcurl 1.0

Gcurl=======Gcurl written in Python, for human beings.This module is based on pycurl2 and gevent,so it surport multi-threading of gevent.1.0e.g.>>>from Gcurl import Curl>>>curl = Curl('http://www.piadu.com')>>>curl.run()>>>try: html = curl.html except: curl.close() return 'bad'>>>curl.close()

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.