apache-airflow-incubating-documentation


Nameapache-airflow-incubating-documentation JSON
Version 2024.3.3.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/apache-airflow-incubating-documentation
SummaryApache Airflow (incubating) Documentation
upload_time2024-03-03 11:47:44
maintainer
docs_urlNone
authorApacheCN
requires_python>=3.6
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Apache Airflow (incubating) Documentation

## 下载

### Docker

```
docker pull apachecn0/apache-airflow-incubating-documentation
docker run -tid -p <port>:80 apachecn0/apache-airflow-incubating-documentation
# 访问 http://localhost:{port} 查看文档
```

### PYPI

```
pip install apache-airflow-incubating-documentation
apache-airflow-incubating-documentation <port>
# 访问 http://localhost:{port} 查看文档
```

### NPM

```
npm install -g apache-airflow-incubating-documentation
apache-airflow-incubating-documentation <port>
# 访问 http://localhost:{port} 查看文档
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/apache-airflow-incubating-documentation",
    "name": "apache-airflow-incubating-documentation",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "ApacheCN",
    "author_email": "apachecn@163.com",
    "download_url": "https://files.pythonhosted.org/packages/da/99/8830aca6243c741421468e1bbe9a336c7babea05d30650188d0dfd17a4e6/apache-airflow-incubating-documentation-2024.3.3.0.tar.gz",
    "platform": null,
    "description": "# Apache Airflow (incubating) Documentation\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/apache-airflow-incubating-documentation\ndocker run -tid -p <port>:80 apachecn0/apache-airflow-incubating-documentation\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install apache-airflow-incubating-documentation\napache-airflow-incubating-documentation <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g apache-airflow-incubating-documentation\napache-airflow-incubating-documentation <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Apache Airflow (incubating) Documentation",
    "version": "2024.3.3.0",
    "project_urls": {
        "Homepage": "https://github.com/apachecn/apache-airflow-incubating-documentation"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3af1cbaf03ecf05019d55fbd3d95e6dd1b113cb62e5703315b5b7d0c7ab3eb5e",
                "md5": "5e16b6b21fe5a1f160434be127ee6c10",
                "sha256": "18d60364d070364ba298a632301e14f329172502795aa867a28dbe758245d62d"
            },
            "downloads": -1,
            "filename": "apache_airflow_incubating_documentation-2024.3.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5e16b6b21fe5a1f160434be127ee6c10",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 3086740,
            "upload_time": "2024-03-03T11:47:42",
            "upload_time_iso_8601": "2024-03-03T11:47:42.024182Z",
            "url": "https://files.pythonhosted.org/packages/3a/f1/cbaf03ecf05019d55fbd3d95e6dd1b113cb62e5703315b5b7d0c7ab3eb5e/apache_airflow_incubating_documentation-2024.3.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "da998830aca6243c741421468e1bbe9a336c7babea05d30650188d0dfd17a4e6",
                "md5": "78e7602db30c524296cd78c0e0a40bf0",
                "sha256": "e47b5f32707d26b56655fd78ed3cff52fdc8951600de31a67ec7a3e54d648bf5"
            },
            "downloads": -1,
            "filename": "apache-airflow-incubating-documentation-2024.3.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "78e7602db30c524296cd78c0e0a40bf0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 3066397,
            "upload_time": "2024-03-03T11:47:44",
            "upload_time_iso_8601": "2024-03-03T11:47:44.400632Z",
            "url": "https://files.pythonhosted.org/packages/da/99/8830aca6243c741421468e1bbe9a336c7babea05d30650188d0dfd17a4e6/apache-airflow-incubating-documentation-2024.3.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-03 11:47:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "apachecn",
    "github_project": "apache-airflow-incubating-documentation",
    "github_not_found": true,
    "lcname": "apache-airflow-incubating-documentation"
}
        
Elapsed time: 0.54675s