apache-airflow-providers-http


Nameapache-airflow-providers-http JSON
Version 4.10.1 PyPI version JSON
download
home_pageNone
SummaryProvider package apache-airflow-providers-http for Apache Airflow
upload_time2024-04-13 18:12:31
maintainerNone
docs_urlNone
authorNone
requires_python~=3.8
licenseNone
keywords airflow-provider http airflow integration
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
.. Licensed to the Apache Software Foundation (ASF) under one
   or more contributor license agreements.  See the NOTICE file
   distributed with this work for additional information
   regarding copyright ownership.  The ASF licenses this file
   to you under the Apache License, Version 2.0 (the
   "License"); you may not use this file except in compliance
   with the License.  You may obtain a copy of the License at

..   http://www.apache.org/licenses/LICENSE-2.0

.. Unless required by applicable law or agreed to in writing,
   software distributed under the License is distributed on an
   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
   KIND, either express or implied.  See the License for the
   specific language governing permissions and limitations
   under the License.

 .. Licensed to the Apache Software Foundation (ASF) under one
    or more contributor license agreements.  See the NOTICE file
    distributed with this work for additional information
    regarding copyright ownership.  The ASF licenses this file
    to you under the Apache License, Version 2.0 (the
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at

 ..   http://www.apache.org/licenses/LICENSE-2.0

 .. Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
    KIND, either express or implied.  See the License for the
    specific language governing permissions and limitations
    under the License.

 .. NOTE! THIS FILE IS AUTOMATICALLY GENERATED AND WILL BE
    OVERWRITTEN WHEN PREPARING PACKAGES.

 .. IF YOU WANT TO MODIFY TEMPLATE FOR THIS FILE, YOU SHOULD MODIFY THE TEMPLATE
    `PROVIDER_README_TEMPLATE.rst.jinja2` IN the `dev/breeze/src/airflow_breeze/templates` DIRECTORY


Package ``apache-airflow-providers-http``

Release: ``4.10.1``


`Hypertext Transfer Protocol (HTTP) <https://www.w3.org/Protocols/>`__


Provider package
----------------

This is a provider package for ``http`` provider. All classes for this provider package
are in ``airflow.providers.http`` python package.

You can find package information and changelog for the provider
in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-http/4.10.1/>`_.

Installation
------------

You can install this package on top of an existing Airflow 2 installation (see ``Requirements`` below
for the minimum Airflow version supported) via
``pip install apache-airflow-providers-http``

The package supports the following python versions: 3.8,3.9,3.10,3.11,3.12

Requirements
------------

=====================  ==================
PIP package            Version required
=====================  ==================
``apache-airflow``     ``>=2.6.0``
``requests``           ``>=2.27.0,<3``
``requests_toolbelt``
``aiohttp``            ``>=3.9.2``
``asgiref``
=====================  ==================

The changelog for the provider package can be found in the
`changelog <https://airflow.apache.org/docs/apache-airflow-providers-http/4.10.1/changelog.html>`_.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "apache-airflow-providers-http",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "~=3.8",
    "maintainer_email": "Apache Software Foundation <dev@airflow.apache.org>",
    "keywords": "airflow-provider, http, airflow, integration",
    "author": null,
    "author_email": "Apache Software Foundation <dev@airflow.apache.org>",
    "download_url": "https://files.pythonhosted.org/packages/82/1d/988f77cf53ba3c16fe76302bcb89d7d238c952f4035d348350d3b25474c9/apache_airflow_providers_http-4.10.1.tar.gz",
    "platform": null,
    "description": "\n.. Licensed to the Apache Software Foundation (ASF) under one\n   or more contributor license agreements.  See the NOTICE file\n   distributed with this work for additional information\n   regarding copyright ownership.  The ASF licenses this file\n   to you under the Apache License, Version 2.0 (the\n   \"License\"); you may not use this file except in compliance\n   with the License.  You may obtain a copy of the License at\n\n..   http://www.apache.org/licenses/LICENSE-2.0\n\n.. Unless required by applicable law or agreed to in writing,\n   software distributed under the License is distributed on an\n   \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\n   KIND, either express or implied.  See the License for the\n   specific language governing permissions and limitations\n   under the License.\n\n .. Licensed to the Apache Software Foundation (ASF) under one\n    or more contributor license agreements.  See the NOTICE file\n    distributed with this work for additional information\n    regarding copyright ownership.  The ASF licenses this file\n    to you under the Apache License, Version 2.0 (the\n    \"License\"); you may not use this file except in compliance\n    with the License.  You may obtain a copy of the License at\n\n ..   http://www.apache.org/licenses/LICENSE-2.0\n\n .. Unless required by applicable law or agreed to in writing,\n    software distributed under the License is distributed on an\n    \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\n    KIND, either express or implied.  See the License for the\n    specific language governing permissions and limitations\n    under the License.\n\n .. NOTE! THIS FILE IS AUTOMATICALLY GENERATED AND WILL BE\n    OVERWRITTEN WHEN PREPARING PACKAGES.\n\n .. IF YOU WANT TO MODIFY TEMPLATE FOR THIS FILE, YOU SHOULD MODIFY THE TEMPLATE\n    `PROVIDER_README_TEMPLATE.rst.jinja2` IN the `dev/breeze/src/airflow_breeze/templates` DIRECTORY\n\n\nPackage ``apache-airflow-providers-http``\n\nRelease: ``4.10.1``\n\n\n`Hypertext Transfer Protocol (HTTP) <https://www.w3.org/Protocols/>`__\n\n\nProvider package\n----------------\n\nThis is a provider package for ``http`` provider. All classes for this provider package\nare in ``airflow.providers.http`` python package.\n\nYou can find package information and changelog for the provider\nin the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-http/4.10.1/>`_.\n\nInstallation\n------------\n\nYou can install this package on top of an existing Airflow 2 installation (see ``Requirements`` below\nfor the minimum Airflow version supported) via\n``pip install apache-airflow-providers-http``\n\nThe package supports the following python versions: 3.8,3.9,3.10,3.11,3.12\n\nRequirements\n------------\n\n=====================  ==================\nPIP package            Version required\n=====================  ==================\n``apache-airflow``     ``>=2.6.0``\n``requests``           ``>=2.27.0,<3``\n``requests_toolbelt``\n``aiohttp``            ``>=3.9.2``\n``asgiref``\n=====================  ==================\n\nThe changelog for the provider package can be found in the\n`changelog <https://airflow.apache.org/docs/apache-airflow-providers-http/4.10.1/changelog.html>`_.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Provider package apache-airflow-providers-http for Apache Airflow",
    "version": "4.10.1",
    "project_urls": {
        "Bug Tracker": "https://github.com/apache/airflow/issues",
        "Changelog": "https://airflow.apache.org/docs/apache-airflow-providers-http/4.10.1/changelog.html",
        "Documentation": "https://airflow.apache.org/docs/apache-airflow-providers-http/4.10.1",
        "Slack Chat": "https://s.apache.org/airflow-slack",
        "Source Code": "https://github.com/apache/airflow",
        "Twitter": "https://twitter.com/ApacheAirflow",
        "YouTube": "https://www.youtube.com/channel/UCSXwxpWZQ7XZ1WL3wqevChA/"
    },
    "split_keywords": [
        "airflow-provider",
        " http",
        " airflow",
        " integration"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0a732fadd95a81012bd2606319e33f3691a53e612839171af1520a236f18ff81",
                "md5": "5a4a26462a336b2f2641fa82d0bb19a7",
                "sha256": "846da82d35821e8f01b22558f6bd0c998b3c40b18ae5b1540d8eb2cb4d22ca58"
            },
            "downloads": -1,
            "filename": "apache_airflow_providers_http-4.10.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5a4a26462a336b2f2641fa82d0bb19a7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "~=3.8",
            "size": 27249,
            "upload_time": "2024-04-13T18:11:36",
            "upload_time_iso_8601": "2024-04-13T18:11:36.565776Z",
            "url": "https://files.pythonhosted.org/packages/0a/73/2fadd95a81012bd2606319e33f3691a53e612839171af1520a236f18ff81/apache_airflow_providers_http-4.10.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "821d988f77cf53ba3c16fe76302bcb89d7d238c952f4035d348350d3b25474c9",
                "md5": "4fc14dd96d3d5023922bbfc62ceac4e7",
                "sha256": "dc70deb6b862189952322d13a10f2be06e81dfdd67df240bbd5bd8c57a89c4cf"
            },
            "downloads": -1,
            "filename": "apache_airflow_providers_http-4.10.1.tar.gz",
            "has_sig": false,
            "md5_digest": "4fc14dd96d3d5023922bbfc62ceac4e7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "~=3.8",
            "size": 18239,
            "upload_time": "2024-04-13T18:12:31",
            "upload_time_iso_8601": "2024-04-13T18:12:31.992250Z",
            "url": "https://files.pythonhosted.org/packages/82/1d/988f77cf53ba3c16fe76302bcb89d7d238c952f4035d348350d3b25474c9/apache_airflow_providers_http-4.10.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-13 18:12:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "apache",
    "github_project": "airflow",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "apache-airflow-providers-http"
}
        
Elapsed time: 0.28510s