arkindex-base-worker


Namearkindex-base-worker JSON
Version 0.4.0 PyPI version JSON
download
home_pageNone
SummaryBase Worker to easily build Arkindex ML workflows
upload_time2024-12-11 15:16:42
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseMIT License Copyright (c) 2023 Teklia Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Arkindex base Worker

An easy to use Python 3 high level API client, to build ML tasks.

This is an open-source project, licensed using [the MIT license](https://opensource.org/license/mit/).

## Documentation

The [documentation](https://workers.arkindex.org/) is made with [Material for MkDocs](https://github.com/squidfunk/mkdocs-material) and is hosted by [GitLab Pages](https://docs.gitlab.com/ee/user/project/pages/).

## Create a new worker using our template

```shell
pip install --user cookiecutter
cookiecutter git@gitlab.teklia.com:workers/base-worker.git
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "arkindex-base-worker",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "Teklia <contact@teklia.com>",
    "keywords": "python",
    "author": null,
    "author_email": "Teklia <contact@teklia.com>",
    "download_url": "https://files.pythonhosted.org/packages/89/e6/e791cd356b3717a448cd112592a4df822652dd7684b823a9d0afec73e61f/arkindex_base_worker-0.4.0.tar.gz",
    "platform": null,
    "description": "# Arkindex base Worker\n\nAn easy to use Python 3 high level API client, to build ML tasks.\n\nThis is an open-source project, licensed using [the MIT license](https://opensource.org/license/mit/).\n\n## Documentation\n\nThe [documentation](https://workers.arkindex.org/) is made with [Material for MkDocs](https://github.com/squidfunk/mkdocs-material) and is hosted by [GitLab Pages](https://docs.gitlab.com/ee/user/project/pages/).\n\n## Create a new worker using our template\n\n```shell\npip install --user cookiecutter\ncookiecutter git@gitlab.teklia.com:workers/base-worker.git\n```\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2023 Teklia  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "Base Worker to easily build Arkindex ML workflows",
    "version": "0.4.0",
    "project_urls": {
        "Authors": "https://teklia.com",
        "Bug Tracker": "https://gitlab.teklia.com/workers/base-worker/issues",
        "Documentation": "https://workers.arkindex.org",
        "Homepage": "https://workers.arkindex.org",
        "Repository": "https://gitlab.teklia.com/workers/base-worker"
    },
    "split_keywords": [
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5c592eb477f729332cd8726ba5e91539cf313a402861693fef01e75b8a9f20f6",
                "md5": "36c21df3a0408055a27d455f2660fd67",
                "sha256": "4f6e6f6a2491ac9f4b0ec43e0e7fd82befa17975eb73d265050eb8e8d648f0fa"
            },
            "downloads": -1,
            "filename": "arkindex_base_worker-0.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "36c21df3a0408055a27d455f2660fd67",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 127364,
            "upload_time": "2024-12-11T15:16:39",
            "upload_time_iso_8601": "2024-12-11T15:16:39.297698Z",
            "url": "https://files.pythonhosted.org/packages/5c/59/2eb477f729332cd8726ba5e91539cf313a402861693fef01e75b8a9f20f6/arkindex_base_worker-0.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "89e6e791cd356b3717a448cd112592a4df822652dd7684b823a9d0afec73e61f",
                "md5": "edfb6e59a9604c77f9e3bb68e0f165e3",
                "sha256": "725d8533ecef68701eb343520485465503d517222c844f4d3921b20348b18d24"
            },
            "downloads": -1,
            "filename": "arkindex_base_worker-0.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "edfb6e59a9604c77f9e3bb68e0f165e3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 97806,
            "upload_time": "2024-12-11T15:16:42",
            "upload_time_iso_8601": "2024-12-11T15:16:42.149808Z",
            "url": "https://files.pythonhosted.org/packages/89/e6/e791cd356b3717a448cd112592a4df822652dd7684b823a9d0afec73e61f/arkindex_base_worker-0.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-11 15:16:42",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "arkindex-base-worker"
}
        
Elapsed time: 0.99308s