aind-qcportal-schema


Nameaind-qcportal-schema JSON
Version 0.1.1 PyPI version JSON
download
home_pageNone
SummaryGenerated from aind-library-template
upload_time2024-10-03 17:22:13
maintainerNone
docs_urlNone
authorAllen Institute for Neural Dynamics
requires_python>=3.7
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # aind-qcportal-schema

Install with `pip install aind-qcportal-schema`

## Usage

This package includes classes that are expected by the [QC Portal](https://github.com/AllenNeuralDynamics/aind-qc-portal) for generating custom `QCMetric` value views. For example you can generate dropdowns with specific options, multi-select (checkbox) values with options, etc... 

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "aind-qcportal-schema",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": "Allen Institute for Neural Dynamics",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/a4/86/a66a50ed675d7704b54e143347b19af1fc5b49def388c49b8e2708f61f40/aind_qcportal_schema-0.1.1.tar.gz",
    "platform": null,
    "description": "# aind-qcportal-schema\n\nInstall with `pip install aind-qcportal-schema`\n\n## Usage\n\nThis package includes classes that are expected by the [QC Portal](https://github.com/AllenNeuralDynamics/aind-qc-portal) for generating custom `QCMetric` value views. For example you can generate dropdowns with specific options, multi-select (checkbox) values with options, etc... \n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Generated from aind-library-template",
    "version": "0.1.1",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cb462ce5651a53fcdea68af3bc8bc52777ea9e3ffbbeb49e49adcae46a4b0271",
                "md5": "6d626c88cb53fb34d5b5d5271d85c871",
                "sha256": "e096f330fc434a6602aa55ecc3eac2152847df1509e9e08a557fbeba0aaa3e28"
            },
            "downloads": -1,
            "filename": "aind_qcportal_schema-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6d626c88cb53fb34d5b5d5271d85c871",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 3133,
            "upload_time": "2024-10-03T17:22:11",
            "upload_time_iso_8601": "2024-10-03T17:22:11.992194Z",
            "url": "https://files.pythonhosted.org/packages/cb/46/2ce5651a53fcdea68af3bc8bc52777ea9e3ffbbeb49e49adcae46a4b0271/aind_qcportal_schema-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a486a66a50ed675d7704b54e143347b19af1fc5b49def388c49b8e2708f61f40",
                "md5": "4124e02de0039e659d6bb66d92fd9b74",
                "sha256": "0a660a4e7250e03c69ad1f65e0157fee6c39b115dbdea21ef3b2ca820ed5a659"
            },
            "downloads": -1,
            "filename": "aind_qcportal_schema-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "4124e02de0039e659d6bb66d92fd9b74",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 31685,
            "upload_time": "2024-10-03T17:22:13",
            "upload_time_iso_8601": "2024-10-03T17:22:13.264784Z",
            "url": "https://files.pythonhosted.org/packages/a4/86/a66a50ed675d7704b54e143347b19af1fc5b49def388c49b8e2708f61f40/aind_qcportal_schema-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-03 17:22:13",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "aind-qcportal-schema"
}
        
Elapsed time: 0.37807s