datakit-github


Namedatakit-github JSON
Version 0.2.1 PyPI version JSON
download
home_pagehttps://github.com/associatedpress/datakit-github
SummaryLight-weight GitHub integration for datakit workflows.
upload_time2022-12-06 22:35:33
maintainer
docs_urlNone
authorSerdar Tumgoren
requires_python
licenseISC license
keywords datakit
VCS
bugtrack_url
requirements cliff datakit-core PyGithub
Travis-CI
coveralls test coverage No coveralls.
            
datakit-github
---------------

This plugin provides light-weight GitHub integration for the `DataKit command-line tool <https://datakit.ap.org>`_.

It's intended to streamline the process of generating a GitHub project and linking it to a local
directory containing a newly created project skeleton.

DataKit is a project by The Associated Press designed to streamline data analysis workflows.
To learn more about the wider DataKit ecosystem and how AP uses it, check out the
`official documentation for DataKit <https://datakit.ap.org>`_.

More information on the datakit-github plugin can be found below:

* Documentation: http://datakit-github.readthedocs.io/en/latest/
* GitHub: https://github.com/associatedpress/datakit-github
* PyPI: https://pypi.python.org/pypi/datakit-github
* Free and open source software: `ISC license  <https://github.com/associatedpress/datakit-github/blob/master/LICENSE>`_




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/associatedpress/datakit-github",
    "name": "datakit-github",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "datakit",
    "author": "Serdar Tumgoren",
    "author_email": "zstumgoren@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/70/99/426cb5ec15d677240ebae2daab32105fabec0adac0bc3b9585f4e04dfd7d/datakit-github-0.2.1.tar.gz",
    "platform": null,
    "description": "\ndatakit-github\n---------------\n\nThis plugin provides light-weight GitHub integration for the `DataKit command-line tool <https://datakit.ap.org>`_.\n\nIt's intended to streamline the process of generating a GitHub project and linking it to a local\ndirectory containing a newly created project skeleton.\n\nDataKit is a project by The Associated Press designed to streamline data analysis workflows.\nTo learn more about the wider DataKit ecosystem and how AP uses it, check out the\n`official documentation for DataKit <https://datakit.ap.org>`_.\n\nMore information on the datakit-github plugin can be found below:\n\n* Documentation: http://datakit-github.readthedocs.io/en/latest/\n* GitHub: https://github.com/associatedpress/datakit-github\n* PyPI: https://pypi.python.org/pypi/datakit-github\n* Free and open source software: `ISC license  <https://github.com/associatedpress/datakit-github/blob/master/LICENSE>`_\n\n\n\n",
    "bugtrack_url": null,
    "license": "ISC license",
    "summary": "Light-weight GitHub integration for datakit workflows.",
    "version": "0.2.1",
    "split_keywords": [
        "datakit"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "331dd3a5839e747e7cadf250b4e282a9",
                "sha256": "61f9bd752b9dcb1f4d4b87579f90ff4008aa4a44c5ba8e9f05cba7dd1e76b0cf"
            },
            "downloads": -1,
            "filename": "datakit_github-0.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "331dd3a5839e747e7cadf250b4e282a9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 40285,
            "upload_time": "2022-12-06T22:35:30",
            "upload_time_iso_8601": "2022-12-06T22:35:30.715123Z",
            "url": "https://files.pythonhosted.org/packages/9b/8f/c483fa87a662c7c089ec5a0258f6c0652b7529e3455d0a437b09571cbb28/datakit_github-0.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "394fd185e07cc9eafa7e927b230c8fd7",
                "sha256": "0d637a7d96bab8b72af1d970baff2014fbe6e32cb03bc96cf5d7dcb47d26448b"
            },
            "downloads": -1,
            "filename": "datakit-github-0.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "394fd185e07cc9eafa7e927b230c8fd7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 28654,
            "upload_time": "2022-12-06T22:35:33",
            "upload_time_iso_8601": "2022-12-06T22:35:33.232724Z",
            "url": "https://files.pythonhosted.org/packages/70/99/426cb5ec15d677240ebae2daab32105fabec0adac0bc3b9585f4e04dfd7d/datakit-github-0.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-06 22:35:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "associatedpress",
    "github_project": "datakit-github",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "cliff",
            "specs": [
                [
                    "==",
                    "3.10.1"
                ]
            ]
        },
        {
            "name": "datakit-core",
            "specs": [
                [
                    ">=",
                    "0.3.0"
                ]
            ]
        },
        {
            "name": "PyGithub",
            "specs": [
                [
                    "==",
                    "1.55"
                ]
            ]
        }
    ],
    "tox": true,
    "lcname": "datakit-github"
}
        
Elapsed time: 0.01691s