datakit-core


Namedatakit-core JSON
Version 0.3.2 PyPI version JSON
download
home_pagehttps://github.com/associatedpress/datakit-core
SummaryA pluggable command-line tool for custom data science workflows.
upload_time2022-12-12 20:12:51
maintainer
docs_urlNone
authorSerdar Tumgoren
requires_python
licenseISCL
keywords datakit
VCS
bugtrack_url
requirements cliff
Travis-CI No Travis.
coveralls test coverage No coveralls.
            

Datakit
-------

`datakit-core` is a pluggable command-line tool for creating custom
data science workflows.

It's intended to be used with one or more compatible plugins. Check out the
 `Associated Pess Github account <https://github.com/search?q=topic%3Adatakit-cli+org%3Aassociatedpress&type=Repositories>`_
 for an evolving set of plugins or learn
 `how to write your own <http://datakit-core.readthedocs.io/en/latest/developers.html#creating-plugins>`_.




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/associatedpress/datakit-core",
    "name": "datakit-core",
    "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/12/2a/80b23bcd58d36717e4ef13cd899f59b71e07b44cb83875231c1ca8bd3cb3/datakit-core-0.3.2.tar.gz",
    "platform": null,
    "description": "\n\nDatakit\n-------\n\n`datakit-core` is a pluggable command-line tool for creating custom\ndata science workflows.\n\nIt's intended to be used with one or more compatible plugins. Check out the\n `Associated Pess Github account <https://github.com/search?q=topic%3Adatakit-cli+org%3Aassociatedpress&type=Repositories>`_\n for an evolving set of plugins or learn\n `how to write your own <http://datakit-core.readthedocs.io/en/latest/developers.html#creating-plugins>`_.\n\n\n\n",
    "bugtrack_url": null,
    "license": "ISCL",
    "summary": "A pluggable command-line tool for custom data science workflows.",
    "version": "0.3.2",
    "split_keywords": [
        "datakit"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "4c7e8299d6041e652ba8394bacaa8ad4",
                "sha256": "6a1db826ae8807c46cc64dae563f6922c55ff3d903890989a76999302d7f21df"
            },
            "downloads": -1,
            "filename": "datakit_core-0.3.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4c7e8299d6041e652ba8394bacaa8ad4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 8105,
            "upload_time": "2022-12-12T20:12:46",
            "upload_time_iso_8601": "2022-12-12T20:12:46.975762Z",
            "url": "https://files.pythonhosted.org/packages/a8/15/7a895fd1ed1b259f55f04f68d98232f224d9294f6c4e280b29a1b59e4083/datakit_core-0.3.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "aaeb309382f2e19161147247842469c9",
                "sha256": "22deb6aa7cb2588301c7771b80b111c9d5a0bffe7fb9a1fd04e1971de6486ff4"
            },
            "downloads": -1,
            "filename": "datakit-core-0.3.2.tar.gz",
            "has_sig": false,
            "md5_digest": "aaeb309382f2e19161147247842469c9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 20114,
            "upload_time": "2022-12-12T20:12:51",
            "upload_time_iso_8601": "2022-12-12T20:12:51.492355Z",
            "url": "https://files.pythonhosted.org/packages/12/2a/80b23bcd58d36717e4ef13cd899f59b71e07b44cb83875231c1ca8bd3cb3/datakit-core-0.3.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-12 20:12:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "associatedpress",
    "github_project": "datakit-core",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "cliff",
            "specs": []
        }
    ],
    "tox": true,
    "lcname": "datakit-core"
}
        
Elapsed time: 0.01740s