curlify


Namecurlify JSON
Version 2.2.1 PyPI version JSON
download
home_pagehttps://github.com/oeegor/curlify
SummaryLibrary to convert python requests object to curl command.
upload_time2019-07-21 15:36:35
maintainer
docs_urlNone
authorEgor Orlov
requires_python
licenseMIT License
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/oeegor/curlify",
    "name": "curlify",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Egor Orlov",
    "author_email": "oeegor@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/fa/2c/9254b2294d0250291560d78e16e5cd764b8e2caa75d4cad1e8ae9d73899d/curlify-2.2.1.tar.gz",
    "platform": "any",
    "description": "",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Library to convert python requests object to curl command.",
    "version": "2.2.1",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "8c6f2db7f495826a577ca4a48595a8ec",
                "sha256": "0d3f02e7235faf952de8ef45ef469845196d30632d5838bcd5aee217726ddd6d"
            },
            "downloads": -1,
            "filename": "curlify-2.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "8c6f2db7f495826a577ca4a48595a8ec",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2970,
            "upload_time": "2019-07-21T15:36:35",
            "upload_time_iso_8601": "2019-07-21T15:36:35.228021Z",
            "url": "https://files.pythonhosted.org/packages/fa/2c/9254b2294d0250291560d78e16e5cd764b8e2caa75d4cad1e8ae9d73899d/curlify-2.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2019-07-21 15:36:35",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "oeegor",
    "github_project": "curlify",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "curlify"
}
        
Elapsed time: 0.01379s