{ "info": { "author": "mark0smith", "author_email": "m11711237@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Programming Language :: Python" ], "description": "=======================\ncurl2requests Documents\n=======================\nThis module gets informations from cURL command and returns them in JSON format.\n\n*I am still improving it ... and the command maybe change*\n\n************\nInstallation\n************\n\n**pip install curl2requests --user**\n\n***************\nHow to Use\n***************\n\n0. I highly recommend you to make your linux machine support **pbpaste** and **pbcopy** `here is a tutorial `_\n\n1. When or Before you are broswering some page in chrome , you can press **F12**,switch to **Network pannel** and refresh the page .\n\n2. choose the requests you are interested in , **right-click**,choose **Copy** then **Copy as cURL**.\n\n3. open a terminal , **type** the following command **pbpaste |curl2req -s -** , Enjoy.\n\n***************\nDemo\n***************\nYou can view the demo `here `_", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/a4m/curl2requests/archive/1.1.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/a4m/curl2requests", "keywords": "cURL", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "curl2requests", "package_url": "https://pypi.org/project/curl2requests/", "platform": "", "project_url": "https://pypi.org/project/curl2requests/", "project_urls": { "Download": "https://github.com/a4m/curl2requests/archive/1.1.tar.gz", "Homepage": "https://github.com/a4m/curl2requests" }, "release_url": "https://pypi.org/project/curl2requests/1.2/", "requires_dist": null, "requires_python": "", "summary": "parse cURL command and return JSON data", "version": "1.2" }, "last_serial": 3684400, "releases": { "1.1": [ { "comment_text": "", "digests": { "md5": "01909670459c7bc1bc9133fbc9e51950", "sha256": "8d491bdd13e0d1dd57ff2929aaaf147bf4f21c0f60ca3981164cdd9d04d26fdd" }, "downloads": -1, "filename": "curl2requests-1.1.tar.gz", "has_sig": false, "md5_digest": "01909670459c7bc1bc9133fbc9e51950", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1666, "upload_time": "2018-03-18T13:06:35", "url": "https://files.pythonhosted.org/packages/cf/be/3abae4670113522f69047ac707b7fab003db2545e64206b6334d0d143411/curl2requests-1.1.tar.gz" } ], "1.2": [ { "comment_text": "", "digests": { "md5": "23174559b46da96c1b6ab669169a8635", "sha256": "95ec7d4b96de96a6825c7703981cb9ae8add7952338155f6993b0a1319417e42" }, "downloads": -1, "filename": "curl2requests-1.2.tar.gz", "has_sig": false, "md5_digest": "23174559b46da96c1b6ab669169a8635", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15644, "upload_time": "2018-03-19T11:46:01", "url": "https://files.pythonhosted.org/packages/7a/42/b590f14b30bee78fb671cd50b7ff55a83c9f6a56104c022c5d352adc35e9/curl2requests-1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "23174559b46da96c1b6ab669169a8635", "sha256": "95ec7d4b96de96a6825c7703981cb9ae8add7952338155f6993b0a1319417e42" }, "downloads": -1, "filename": "curl2requests-1.2.tar.gz", "has_sig": false, "md5_digest": "23174559b46da96c1b6ab669169a8635", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15644, "upload_time": "2018-03-19T11:46:01", "url": "https://files.pythonhosted.org/packages/7a/42/b590f14b30bee78fb671cd50b7ff55a83c9f6a56104c022c5d352adc35e9/curl2requests-1.2.tar.gz" } ] }