hcai-nova-server


Namehcai-nova-server JSON
Version 1.6.0 PyPI version JSON
download
home_page
SummaryNOVA-Server is a small server designed to create and manage machine learning jobs based on requests.
upload_time2024-02-21 15:24:12
maintainer
docs_urlNone
author
requires_python>=3.9
license
keywords nova machine learning
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## Project
This project contains a nova backend that can be used to train models or generate explanations for the models on a remote server.
The server api can be used either from the UI itself or as a standalone tool to just interact with an existing nova database.
You can find the full documentation of the project [here](https://hcmlab.github.io/nova-server/docbuild/html).

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "hcai-nova-server",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "NOVA,machine learning",
    "author": "",
    "author_email": "Dominik Schiller <dominik.schiller@uni-a.de>, Tobias Hallmen <tobias.hallmen@uni-a.de>, Tobias Baur <tobias.baur@uni-a.de>, Fabio Hellmann <fabio.hellmann@uni-a.de>",
    "download_url": "https://files.pythonhosted.org/packages/f7/c1/080e070fffa7b98a2a1f359661983a010ed287fb6189cb21568275669d1a/hcai-nova-server-1.6.0.tar.gz",
    "platform": null,
    "description": "## Project\nThis project contains a nova backend that can be used to train models or generate explanations for the models on a remote server.\nThe server api can be used either from the UI itself or as a standalone tool to just interact with an existing nova database.\nYou can find the full documentation of the project [here](https://hcmlab.github.io/nova-server/docbuild/html).\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "NOVA-Server is a small server designed to create and manage machine learning jobs based on requests.",
    "version": "1.6.0",
    "project_urls": {
        "Documentation": "https://hcmlab.github.io/nova-server/docbuild/",
        "Repository": "https://github.com/hcmlab/nova-server"
    },
    "split_keywords": [
        "nova",
        "machine learning"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5df1de131969acf7defed438cb1ef397728f62433e60fc6c31dd7dc9d16cce0e",
                "md5": "d6f342b80b3e96df1f5345bd3cc26edb",
                "sha256": "e3eeffeeb6e06f4380124f1f26f830f3452701416f6e60bcca54fb2946a611c9"
            },
            "downloads": -1,
            "filename": "hcai_nova_server-1.6.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d6f342b80b3e96df1f5345bd3cc26edb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 59234,
            "upload_time": "2024-02-21T15:24:10",
            "upload_time_iso_8601": "2024-02-21T15:24:10.324476Z",
            "url": "https://files.pythonhosted.org/packages/5d/f1/de131969acf7defed438cb1ef397728f62433e60fc6c31dd7dc9d16cce0e/hcai_nova_server-1.6.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f7c1080e070fffa7b98a2a1f359661983a010ed287fb6189cb21568275669d1a",
                "md5": "5065807416fe35db33c81f05471c0e19",
                "sha256": "e16c6b75a31aa554e0d2706b67ad4c258e04df2d00c79dfcc0efd7e1246d2be4"
            },
            "downloads": -1,
            "filename": "hcai-nova-server-1.6.0.tar.gz",
            "has_sig": false,
            "md5_digest": "5065807416fe35db33c81f05471c0e19",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 49217,
            "upload_time": "2024-02-21T15:24:12",
            "upload_time_iso_8601": "2024-02-21T15:24:12.150908Z",
            "url": "https://files.pythonhosted.org/packages/f7/c1/080e070fffa7b98a2a1f359661983a010ed287fb6189cb21568275669d1a/hcai-nova-server-1.6.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-21 15:24:12",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "hcmlab",
    "github_project": "nova-server",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "circle": true,
    "lcname": "hcai-nova-server"
}
        
Elapsed time: 0.17369s