skein


Nameskein JSON
Version 0.8.2 PyPI version JSON
download
home_pagehttps://jcristharif.com/skein/
SummaryA simple tool and library for deploying applications on Apache YARN
upload_time2022-04-05 16:06:05
maintainerJim Crist-Harif
docs_urlNone
author
requires_python>=3.5
licenseBSD
keywords yarn hdfs hadoop distributed cluster
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Skein
=====

|travis| |conda| |pypi|

Skein is a simple tool and library for deploying applications on `Apache YARN
<https://hadoop.apache.org/docs/current/hadoop-yarn/hadoop-yarn-site/YARN.html>`_.
See `the documentation <https://jcristharif.com/skein/>`_ for more
information.

LICENSE
-------

New BSD. See the
`License File <https://github.com/jcrist/skein/blob/master/LICENSE>`_.

.. |travis| image:: https://travis-ci.org/jcrist/skein.svg?branch=master
   :target: https://travis-ci.org/jcrist/skein
.. |pypi| image:: https://img.shields.io/pypi/v/skein.svg
   :target: https://pypi.org/project/skein/
.. |conda| image:: https://img.shields.io/conda/vn/conda-forge/skein.svg
   :target: https://anaconda.org/conda-forge/skein



            

Raw data

            {
    "_id": null,
    "home_page": "https://jcristharif.com/skein/",
    "name": "skein",
    "maintainer": "Jim Crist-Harif",
    "docs_url": null,
    "requires_python": ">=3.5",
    "maintainer_email": "jcristharif@gmail.com",
    "keywords": "YARN HDFS hadoop distributed cluster",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/88/8f/d67552b164d419f4a56c844b04b3bc24c9f758ddb340fb0d358c703beaf7/skein-0.8.2.tar.gz",
    "platform": null,
    "description": "Skein\n=====\n\n|travis| |conda| |pypi|\n\nSkein is a simple tool and library for deploying applications on `Apache YARN\n<https://hadoop.apache.org/docs/current/hadoop-yarn/hadoop-yarn-site/YARN.html>`_.\nSee `the documentation <https://jcristharif.com/skein/>`_ for more\ninformation.\n\nLICENSE\n-------\n\nNew BSD. See the\n`License File <https://github.com/jcrist/skein/blob/master/LICENSE>`_.\n\n.. |travis| image:: https://travis-ci.org/jcrist/skein.svg?branch=master\n   :target: https://travis-ci.org/jcrist/skein\n.. |pypi| image:: https://img.shields.io/pypi/v/skein.svg\n   :target: https://pypi.org/project/skein/\n.. |conda| image:: https://img.shields.io/conda/vn/conda-forge/skein.svg\n   :target: https://anaconda.org/conda-forge/skein\n\n\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "A simple tool and library for deploying applications on Apache YARN",
    "version": "0.8.2",
    "split_keywords": [
        "yarn",
        "hdfs",
        "hadoop",
        "distributed",
        "cluster"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "873f4c4f69f425be6128253936b125336d4f9e44bf136cbf0114398321186f26",
                "md5": "f312caaf347799cd0279e9cc96a13d0e",
                "sha256": "c76287ead9e81bbb2882d8eb26f51ac72d0f08403cabfce77ae23debda0138aa"
            },
            "downloads": -1,
            "filename": "skein-0.8.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f312caaf347799cd0279e9cc96a13d0e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.5",
            "size": 7084704,
            "upload_time": "2022-04-05T16:06:03",
            "upload_time_iso_8601": "2022-04-05T16:06:03.553152Z",
            "url": "https://files.pythonhosted.org/packages/87/3f/4c4f69f425be6128253936b125336d4f9e44bf136cbf0114398321186f26/skein-0.8.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "888fd67552b164d419f4a56c844b04b3bc24c9f758ddb340fb0d358c703beaf7",
                "md5": "106f1b45d6b13c3a97bd04186a250842",
                "sha256": "9d74eab09357fcbc008253dc3d99267583df17ebc32cdfa735d65a0c54eb1f31"
            },
            "downloads": -1,
            "filename": "skein-0.8.2.tar.gz",
            "has_sig": false,
            "md5_digest": "106f1b45d6b13c3a97bd04186a250842",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.5",
            "size": 163630,
            "upload_time": "2022-04-05T16:06:05",
            "upload_time_iso_8601": "2022-04-05T16:06:05.774548Z",
            "url": "https://files.pythonhosted.org/packages/88/8f/d67552b164d419f4a56c844b04b3bc24c9f758ddb340fb0d358c703beaf7/skein-0.8.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-04-05 16:06:05",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "skein"
}
        
Elapsed time: 0.02472s