jadbio


Namejadbio JSON
Version 1.2.13 PyPI version JSON
download
home_pagehttps://github.com/JADBio/JADBioPythonClient
SummaryA python wrapper for the public JADBio REST API.
upload_time2024-03-11 16:59:33
maintainer
docs_urlNone
authorJADBio
requires_python>=3.0
licenseGPL3.0
keywords jadbio automl machine-learning
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
    JADBio's purpose-built AutoML platform provides leading-edge AI tools and automation capabilities enabling life-science professionals to build and deploy accurate and interpretable predictive models with speed and ease, even if they have no data science expertise.

    This client provides the major JADBio functionality to python users using API calls. Requests are HTTP GET and POST only. POST requests are used for any kind of resource creation, mutation, or deletion. GET requests are read-only and idempotent.
    

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/JADBio/JADBioPythonClient",
    "name": "jadbio",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.0",
    "maintainer_email": "",
    "keywords": "jadbio automl machine-learning",
    "author": "JADBio",
    "author_email": "support@jadbio.com",
    "download_url": "https://files.pythonhosted.org/packages/20/a3/5ef6da6fbe710db730886f180645a2af40c543b8914cc2b387791c7e3f1a/jadbio-1.2.13.tar.gz",
    "platform": null,
    "description": "\n    JADBio's purpose-built AutoML platform provides leading-edge AI tools and automation capabilities enabling life-science professionals to build and deploy accurate and interpretable predictive models with speed and ease, even if they have no data science expertise.\n\n    This client provides the major JADBio functionality to python users using API calls. Requests are HTTP GET and POST only. POST requests are used for any kind of resource creation, mutation, or deletion. GET requests are read-only and idempotent.\n    \n",
    "bugtrack_url": null,
    "license": "GPL3.0",
    "summary": "A python wrapper for the public JADBio REST API.",
    "version": "1.2.13",
    "project_urls": {
        "Documentation": "https://support.jadbio.com/pythonclient/1.2.13",
        "Homepage": "https://jadbio.com",
        "Source code": "https://github.com/JADBio/JADBioPythonClient"
    },
    "split_keywords": [
        "jadbio",
        "automl",
        "machine-learning"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3b65ab20c85f7e84f321b8917ece1b4cc7d379c2813044e5d01ee8721309859c",
                "md5": "7756d8cba0b5559d905d5e3f8724dc91",
                "sha256": "53c85266a45fc6c1e0832b5a4d927a4789db6060cebfed7e4af37ee4fa209cba"
            },
            "downloads": -1,
            "filename": "jadbio-1.2.13-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7756d8cba0b5559d905d5e3f8724dc91",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.0",
            "size": 26895,
            "upload_time": "2024-03-11T16:59:31",
            "upload_time_iso_8601": "2024-03-11T16:59:31.625215Z",
            "url": "https://files.pythonhosted.org/packages/3b/65/ab20c85f7e84f321b8917ece1b4cc7d379c2813044e5d01ee8721309859c/jadbio-1.2.13-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "20a35ef6da6fbe710db730886f180645a2af40c543b8914cc2b387791c7e3f1a",
                "md5": "8003a74f820e3c7640fa348876229793",
                "sha256": "05e1212a2e64a9dbf0512bef34200ca32de428ff1edb688d598572072974dded"
            },
            "downloads": -1,
            "filename": "jadbio-1.2.13.tar.gz",
            "has_sig": false,
            "md5_digest": "8003a74f820e3c7640fa348876229793",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.0",
            "size": 28291,
            "upload_time": "2024-03-11T16:59:33",
            "upload_time_iso_8601": "2024-03-11T16:59:33.549804Z",
            "url": "https://files.pythonhosted.org/packages/20/a3/5ef6da6fbe710db730886f180645a2af40c543b8914cc2b387791c7e3f1a/jadbio-1.2.13.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-11 16:59:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "JADBio",
    "github_project": "JADBioPythonClient",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "jadbio"
}
        
Elapsed time: 0.21589s