{ "info": { "author": "duoduo369", "author_email": "duoduo3369@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.7", "Topic :: Internet" ], "description": "python curl\u53cd\u9632\u76d7\u94fe\u6293\u53d6\u8fde\u63a5\n===\n\ncurl \u53cd\u76d7\u94fe\u6293\u53d6\u7f51\u9875\u5185\u5bb9\n\n\u6e90\u7801\u5730\u5740: https://github.com/maicong/OpenAPI/blob/master/curl_get.php\n\u7ffb\u8bd1\u4e3apython\u7248\n\n\u4f9d\u8d56\n---\n\u9700\u8981\u5b89\u88c5pycurl\n\npycurl\u5b89\u88c5\u65f6\u5982\u679cssl backend\u4e0d\u540c\u4f1a\u62a5\u9519\n\n import pycurl\n\n ImportError: pycurl: libcurl link-time ssl backend (openssl) is differ\n ent from compile-time ssl backend (gnutls)\n\n pip uninstall pycurl\n export PYCURL_SSL_LIBRARY=openssl\n pip install pycurl\n\n\nSimple Usage\n---\n\n from resist_hotlinking import curl_get\n\n print curl_get('http://www.baidu.com')", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/duoduo369/resist_hotlinking/archive/v0.1.0.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/duoduo369/resist_hotlinking", "keywords": "\u53cd\u9632\u76d7\u94fe", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "resist_hotlinking", "package_url": "https://pypi.org/project/resist_hotlinking/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/resist_hotlinking/", "project_urls": { "Download": "https://github.com/duoduo369/resist_hotlinking/archive/v0.1.0.tar.gz", "Homepage": "https://github.com/duoduo369/resist_hotlinking" }, "release_url": "https://pypi.org/project/resist_hotlinking/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "python curl\u53cd\u9632\u76d7\u94fe\u6293\u53d6\u8fde\u63a5", "version": "0.1.0" }, "last_serial": 1326345, "releases": { "0.1.0": [] }, "urls": [] }