nti.wsgi.cors


Namenti.wsgi.cors JSON
Version 1.2.0 PyPI version JSON
download
home_pagehttps://github.com/OpenNTI/nti.wsgi.cors
SummarySupport for CORS in a WSGI environment
upload_time2023-05-05 18:23:08
maintainer
docs_urlNone
authorJason Madden
requires_python
licenseApache
keywords wsgi cors
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            ============
nti.wgi.cors
============

.. image:: https://img.shields.io/pypi/v/nti.wsgi.cors.svg
        :target: https://pypi.python.org/pypi/nti.wsgi.cors/
        :alt: Latest Version

.. image:: https://github.com/OpenNTI/nti.wsgi.cors/actions/workflows/tests.yml/badge.svg
        :target: https://github.com/OpenNTI/nti.wsgi.cors/actions/workflows/tests.yml

.. image:: https://readthedocs.org/projects/ntiwsgicors/badge/?version=latest
        :target: http://ntiwsgicors.readthedocs.org/en/latest/
        :alt: Documentation Status

A WSGI middleware for handling CORS.


=========
 Changes
=========


1.2.0 (2023-05-05)
==================

- Add support for Python 3.10 and 3.11.


1.1.1 (2021-04-20)
==================

- Greenlet dependency is only required on CPython. See `Issue 2
  <https://github.com/NextThought/nti.wsgi.cors/issues/2>`_

1.1.0 (2021-04-20)
==================

- Add support for python 3.7, 3.8 and 3.9.


1.0.0 (2017-04-20)
==================

- First PyPI release.
- Add support for Python 3.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OpenNTI/nti.wsgi.cors",
    "name": "nti.wsgi.cors",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "wsgi cors",
    "author": "Jason Madden",
    "author_email": "jason@nextthought.com",
    "download_url": "https://files.pythonhosted.org/packages/68/16/318116149c1d24ba95564ddae01fa736d29df014a454905355662d95dd78/nti.wsgi.cors-1.2.0.tar.gz",
    "platform": null,
    "description": "============\nnti.wgi.cors\n============\n\n.. image:: https://img.shields.io/pypi/v/nti.wsgi.cors.svg\n        :target: https://pypi.python.org/pypi/nti.wsgi.cors/\n        :alt: Latest Version\n\n.. image:: https://github.com/OpenNTI/nti.wsgi.cors/actions/workflows/tests.yml/badge.svg\n        :target: https://github.com/OpenNTI/nti.wsgi.cors/actions/workflows/tests.yml\n\n.. image:: https://readthedocs.org/projects/ntiwsgicors/badge/?version=latest\n        :target: http://ntiwsgicors.readthedocs.org/en/latest/\n        :alt: Documentation Status\n\nA WSGI middleware for handling CORS.\n\n\n=========\n Changes\n=========\n\n\n1.2.0 (2023-05-05)\n==================\n\n- Add support for Python 3.10 and 3.11.\n\n\n1.1.1 (2021-04-20)\n==================\n\n- Greenlet dependency is only required on CPython. See `Issue 2\n  <https://github.com/NextThought/nti.wsgi.cors/issues/2>`_\n\n1.1.0 (2021-04-20)\n==================\n\n- Add support for python 3.7, 3.8 and 3.9.\n\n\n1.0.0 (2017-04-20)\n==================\n\n- First PyPI release.\n- Add support for Python 3.\n",
    "bugtrack_url": null,
    "license": "Apache",
    "summary": "Support for CORS in a WSGI environment",
    "version": "1.2.0",
    "project_urls": {
        "Homepage": "https://github.com/OpenNTI/nti.wsgi.cors"
    },
    "split_keywords": [
        "wsgi",
        "cors"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1a9b51f4ceaa4321ab9abb9474f6b544fab945b9d8b9a69ad0713968d968c673",
                "md5": "0fba37f5a4cbc0dcf91d97499f7e5479",
                "sha256": "dc1acafb4e7575b9f59e3c1255a6e6f38a0bba51f89fe94304b9ad2d2a98a116"
            },
            "downloads": -1,
            "filename": "nti.wsgi.cors-1.2.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0fba37f5a4cbc0dcf91d97499f7e5479",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 9381,
            "upload_time": "2023-05-05T18:23:06",
            "upload_time_iso_8601": "2023-05-05T18:23:06.566501Z",
            "url": "https://files.pythonhosted.org/packages/1a/9b/51f4ceaa4321ab9abb9474f6b544fab945b9d8b9a69ad0713968d968c673/nti.wsgi.cors-1.2.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6816318116149c1d24ba95564ddae01fa736d29df014a454905355662d95dd78",
                "md5": "6ec6e67a226bec0a3cbe1ec4797ecd5a",
                "sha256": "85ddc6481094c5776f4bf51c8b89a927fbc8afb79b2e410cfadb2700b52ce81d"
            },
            "downloads": -1,
            "filename": "nti.wsgi.cors-1.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "6ec6e67a226bec0a3cbe1ec4797ecd5a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 18962,
            "upload_time": "2023-05-05T18:23:08",
            "upload_time_iso_8601": "2023-05-05T18:23:08.574442Z",
            "url": "https://files.pythonhosted.org/packages/68/16/318116149c1d24ba95564ddae01fa736d29df014a454905355662d95dd78/nti.wsgi.cors-1.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-05 18:23:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OpenNTI",
    "github_project": "nti.wsgi.cors",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "tox": true,
    "lcname": "nti.wsgi.cors"
}
        
Elapsed time: 0.06918s