channels


Namechannels JSON
Version 4.0.0 PyPI version JSON
download
home_pagehttp://github.com/django/channels
SummaryBrings async, event-driven capabilities to Django 3.2 and up.
upload_time2022-10-15 19:12:11
maintainer
docs_urlNone
authorDjango Software Foundation
requires_python>=3.7
licenseBSD
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            
            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/django/channels",
    "name": "channels",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "Django Software Foundation",
    "author_email": "foundation@djangoproject.com",
    "download_url": "https://files.pythonhosted.org/packages/8e/cb/6fedd9df5972b893a04c8e5d7748873d6480a813e74b0797945bee1f4282/channels-4.0.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "Brings async, event-driven capabilities to Django 3.2 and up.",
    "version": "4.0.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "f31f32adf5f726d9d741ddfd9a4f393a",
                "sha256": "2253334ac76f67cba68c2072273f7e0e67dbdac77eeb7e318f511d2f9a53c5e4"
            },
            "downloads": -1,
            "filename": "channels-4.0.0-py3-none-any.whl",
            "has_sig": true,
            "md5_digest": "f31f32adf5f726d9d741ddfd9a4f393a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 28852,
            "upload_time": "2022-10-15T19:12:09",
            "upload_time_iso_8601": "2022-10-15T19:12:09.625921Z",
            "url": "https://files.pythonhosted.org/packages/f5/52/a233dc63996547f171c2013f2d0505dcfa7d0557e7cde8748a2bd70b5a31/channels-4.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "b145f0623bf1bad8ceb534c306ad2f2a",
                "sha256": "0ce53507a7da7b148eaa454526e0e05f7da5e5d1c23440e4886cf146981d8420"
            },
            "downloads": -1,
            "filename": "channels-4.0.0.tar.gz",
            "has_sig": true,
            "md5_digest": "b145f0623bf1bad8ceb534c306ad2f2a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 24446,
            "upload_time": "2022-10-15T19:12:11",
            "upload_time_iso_8601": "2022-10-15T19:12:11.724374Z",
            "url": "https://files.pythonhosted.org/packages/8e/cb/6fedd9df5972b893a04c8e5d7748873d6480a813e74b0797945bee1f4282/channels-4.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-10-15 19:12:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "django",
    "github_project": "channels",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "tox": true,
    "lcname": "channels"
}
        
Elapsed time: 0.01958s