apache-airflow-flowitems


Nameapache-airflow-flowitems JSON
Version 1.0.1 PyPI version JSON
download
home_pagehttps://github.com/michaelosthege/apache-airflow-flowitems
SummaryThis package helps to reduce the amount of boilerplate code when creating Airflow DAGs from Python callables.
upload_time2022-12-09 14:56:01
maintainer
docs_urlNone
authorMichael Osthege
requires_python
licenseGNU Affero General Public License v3
keywords
VCS
bugtrack_url
requirements apache-airflow
Travis-CI No Travis.
coveralls test coverage
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/michaelosthege/apache-airflow-flowitems",
    "name": "apache-airflow-flowitems",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Michael Osthege",
    "author_email": "michael.osthege@outlook.com",
    "download_url": "https://files.pythonhosted.org/packages/47/0e/d77d6c41fa3b14b41a72e0ff49e9a2b0b77f230477fb1aae6c7fea70f2b2/apache_airflow_flowitems-1.0.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "GNU Affero General Public License v3",
    "summary": "This package helps to reduce the amount of boilerplate code when creating Airflow DAGs from Python callables.",
    "version": "1.0.1",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "80eadad4a943a7aaae1e29857a60d69c",
                "sha256": "06fbc7f79fa7600080b5ede0c86aa11d00fcad9e7e3a6507b7e57da805603a29"
            },
            "downloads": -1,
            "filename": "apache_airflow_flowitems-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "80eadad4a943a7aaae1e29857a60d69c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 26372,
            "upload_time": "2022-12-09T14:56:00",
            "upload_time_iso_8601": "2022-12-09T14:56:00.055375Z",
            "url": "https://files.pythonhosted.org/packages/3c/cf/492de0bbaceb45318184c87824889f546aa242927e15f8201cc915e79763/apache_airflow_flowitems-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "a4f2c6686b72a992e0df42d13532b036",
                "sha256": "ec844b53bcedd15a5f64a630f5d27913023bef639864cd8c8639dad74128b364"
            },
            "downloads": -1,
            "filename": "apache_airflow_flowitems-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "a4f2c6686b72a992e0df42d13532b036",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 24615,
            "upload_time": "2022-12-09T14:56:01",
            "upload_time_iso_8601": "2022-12-09T14:56:01.402942Z",
            "url": "https://files.pythonhosted.org/packages/47/0e/d77d6c41fa3b14b41a72e0ff49e9a2b0b77f230477fb1aae6c7fea70f2b2/apache_airflow_flowitems-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-09 14:56:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "michaelosthege",
    "github_project": "apache-airflow-flowitems",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [
        {
            "name": "apache-airflow",
            "specs": [
                [
                    ">=",
                    "2.2.5"
                ]
            ]
        }
    ],
    "lcname": "apache-airflow-flowitems"
}
        
Elapsed time: 0.02012s