asks


Nameasks JSON
Version 3.0.0 PyPI version JSON
download
home_pagehttps://github.com/theelous3/asks
Summaryasks - async http
upload_time2022-04-01 21:34:30
maintainer
docs_urlNone
authorMark Jameson - aka theelous3
requires_python>= 3.6.2
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            asks is an async http lib for curio, trio and asyncio
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/theelous3/asks",
    "name": "asks",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">= 3.6.2",
    "maintainer_email": "",
    "keywords": "",
    "author": "Mark Jameson - aka theelous3",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/02/2e/3e30369ff442f82b28bbb07f12d252433aab9ecac74ff93751aac343d1b7/asks-3.0.0.tar.gz",
    "platform": null,
    "description": "asks is an async http lib for curio, trio and asyncio",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "asks - async http",
    "version": "3.0.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "223465c6a9e0b9a256d8f9398f865224",
                "sha256": "e4d61dc8362594c81cfe0198eee9f3a208eef1c0023355d711566a6dcf65e986"
            },
            "downloads": -1,
            "filename": "asks-3.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "223465c6a9e0b9a256d8f9398f865224",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">= 3.6.2",
            "size": 23186,
            "upload_time": "2022-04-01T21:34:30",
            "upload_time_iso_8601": "2022-04-01T21:34:30.559445Z",
            "url": "https://files.pythonhosted.org/packages/02/2e/3e30369ff442f82b28bbb07f12d252433aab9ecac74ff93751aac343d1b7/asks-3.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-04-01 21:34:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "theelous3",
    "github_project": "asks",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "lcname": "asks"
}
        
Elapsed time: 0.01568s