hyperframe


Namehyperframe JSON
Version 6.0.1 PyPI version JSON
download
home_pagehttps://github.com/python-hyper/hyperframe/
SummaryHTTP/2 framing layer for Python
upload_time2021-04-17 12:11:22
maintainer
docs_urlNone
authorCory Benfield
requires_python>=3.6.1
licenseMIT License
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ======================================
hyperframe: Pure-Python HTTP/2 framing
======================================

.. image:: https://github.com/python-hyper/hyperframe/workflows/CI/badge.svg
    :target: https://github.com/python-hyper/hyperframe/actions
    :alt: Build Status
.. image:: https://codecov.io/gh/python-hyper/hyperframe/branch/master/graph/badge.svg
    :target: https://codecov.io/gh/python-hyper/hyperframe
    :alt: Code Coverage
.. image:: https://readthedocs.org/projects/hyperframe/badge/?version=latest
    :target: https://hyperframe.readthedocs.io/en/latest/
    :alt: Documentation Status
.. image:: https://img.shields.io/badge/chat-join_now-brightgreen.svg
    :target: https://gitter.im/python-hyper/community
    :alt: Chat community

This library contains the HTTP/2 framing code used in the `hyper`_ project. It
provides a pure-Python codebase that is capable of decoding a binary stream
into HTTP/2 frames.

This library is used directly by `hyper`_ and a number of other projects to
provide HTTP/2 frame decoding logic.

Contributing
============

hyperframe welcomes contributions from anyone! Unlike many other projects we
are happy to accept cosmetic contributions and small contributions, in addition
to large feature requests and changes.

Before you contribute (either by opening an issue or filing a pull request),
please `read the contribution guidelines`_.

.. _read the contribution guidelines: http://hyper.readthedocs.org/en/development/contributing.html

License
=======

hyperframe is made available under the MIT License. For more details, see the
``LICENSE`` file in the repository.

Authors
=======

hyperframe is maintained by Cory Benfield, with contributions from others. For
more details about the contributors, please see ``CONTRIBUTORS.rst``.

.. _hyper: http://python-hyper.org/



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/python-hyper/hyperframe/",
    "name": "hyperframe",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6.1",
    "maintainer_email": "",
    "keywords": "",
    "author": "Cory Benfield",
    "author_email": "cory@lukasa.co.uk",
    "download_url": "https://files.pythonhosted.org/packages/5a/2a/4747bff0a17f7281abe73e955d60d80aae537a5d203f417fa1c2e7578ebb/hyperframe-6.0.1.tar.gz",
    "platform": "",
    "description": "======================================\nhyperframe: Pure-Python HTTP/2 framing\n======================================\n\n.. image:: https://github.com/python-hyper/hyperframe/workflows/CI/badge.svg\n    :target: https://github.com/python-hyper/hyperframe/actions\n    :alt: Build Status\n.. image:: https://codecov.io/gh/python-hyper/hyperframe/branch/master/graph/badge.svg\n    :target: https://codecov.io/gh/python-hyper/hyperframe\n    :alt: Code Coverage\n.. image:: https://readthedocs.org/projects/hyperframe/badge/?version=latest\n    :target: https://hyperframe.readthedocs.io/en/latest/\n    :alt: Documentation Status\n.. image:: https://img.shields.io/badge/chat-join_now-brightgreen.svg\n    :target: https://gitter.im/python-hyper/community\n    :alt: Chat community\n\nThis library contains the HTTP/2 framing code used in the `hyper`_ project. It\nprovides a pure-Python codebase that is capable of decoding a binary stream\ninto HTTP/2 frames.\n\nThis library is used directly by `hyper`_ and a number of other projects to\nprovide HTTP/2 frame decoding logic.\n\nContributing\n============\n\nhyperframe welcomes contributions from anyone! Unlike many other projects we\nare happy to accept cosmetic contributions and small contributions, in addition\nto large feature requests and changes.\n\nBefore you contribute (either by opening an issue or filing a pull request),\nplease `read the contribution guidelines`_.\n\n.. _read the contribution guidelines: http://hyper.readthedocs.org/en/development/contributing.html\n\nLicense\n=======\n\nhyperframe is made available under the MIT License. For more details, see the\n``LICENSE`` file in the repository.\n\nAuthors\n=======\n\nhyperframe is maintained by Cory Benfield, with contributions from others. For\nmore details about the contributors, please see ``CONTRIBUTORS.rst``.\n\n.. _hyper: http://python-hyper.org/\n\n\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "HTTP/2 framing layer for Python",
    "version": "6.0.1",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "f8fc77e082e2594dd7578a7f81b65006",
                "sha256": "0ec6bafd80d8ad2195c4f03aacba3a8265e57bc4cff261e802bf39970ed02a15"
            },
            "downloads": -1,
            "filename": "hyperframe-6.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f8fc77e082e2594dd7578a7f81b65006",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6.1",
            "size": 12389,
            "upload_time": "2021-04-17T12:11:21",
            "upload_time_iso_8601": "2021-04-17T12:11:21.045014Z",
            "url": "https://files.pythonhosted.org/packages/d7/de/85a784bcc4a3779d1753a7ec2dee5de90e18c7bcf402e71b51fcf150b129/hyperframe-6.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "153c064e8ac654aaf136b3388c36de48",
                "sha256": "ae510046231dc8e9ecb1a6586f63d2347bf4c8905914aa84ba585ae85f28a914"
            },
            "downloads": -1,
            "filename": "hyperframe-6.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "153c064e8ac654aaf136b3388c36de48",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6.1",
            "size": 25008,
            "upload_time": "2021-04-17T12:11:22",
            "upload_time_iso_8601": "2021-04-17T12:11:22.757153Z",
            "url": "https://files.pythonhosted.org/packages/5a/2a/4747bff0a17f7281abe73e955d60d80aae537a5d203f417fa1c2e7578ebb/hyperframe-6.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2021-04-17 12:11:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "python-hyper",
    "github_project": "hyperframe",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "hyperframe"
}
        
Elapsed time: 0.01233s