microscopemetrics-schema


Namemicroscopemetrics-schema JSON
Version 0.0.3 PyPI version JSON
download
home_page
SummaryA schema for microscope-metrics, a python package for microscope QC
upload_time2023-09-13 08:18:29
maintainer
docs_urlNone
authorJulio Mateos Langerak
requires_python>=3.8,<4
licenseGNU GPL v3.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # microscopemetrics-schema

A schema for microscope-metrics, a python package for microscope QC

## Website

[https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema](https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema)

## Repository Structure

* [examples/](examples/) - example data
* [project/](project/) - project files (do not edit these)
* [src/](src/) - source files (edit these)
  * [microscopemetrics_schema](src/microscopemetrics_schema)
    * [schema](src/microscopemetrics_schema/schema) -- LinkML schema
      (edit this)
    * [datamodel](src/microscopemetrics_schema/datamodel) -- generated
      Python datamodel
* [tests/](tests/) - Python tests

## Developer Documentation

<details>
Use the `make` command to generate project artefacts:

* `make all`: make everything
* `make deploy`: deploys site
</details>

## Credits

This project was made with
[linkml-project-cookiecutter](https://github.com/linkml/linkml-project-cookiecutter).


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "microscopemetrics-schema",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<4",
    "maintainer_email": "",
    "keywords": "",
    "author": "Julio Mateos Langerak",
    "author_email": "julio.mateos-langerak@igh.cnrs.fr",
    "download_url": "https://files.pythonhosted.org/packages/15/f9/cdb99a3024d31d9756604f0c81fedb06582bbd6048c70d00c0febafa19cc/microscopemetrics_schema-0.0.3.tar.gz",
    "platform": null,
    "description": "# microscopemetrics-schema\n\nA schema for microscope-metrics, a python package for microscope QC\n\n## Website\n\n[https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema](https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema)\n\n## Repository Structure\n\n* [examples/](examples/) - example data\n* [project/](project/) - project files (do not edit these)\n* [src/](src/) - source files (edit these)\n  * [microscopemetrics_schema](src/microscopemetrics_schema)\n    * [schema](src/microscopemetrics_schema/schema) -- LinkML schema\n      (edit this)\n    * [datamodel](src/microscopemetrics_schema/datamodel) -- generated\n      Python datamodel\n* [tests/](tests/) - Python tests\n\n## Developer Documentation\n\n<details>\nUse the `make` command to generate project artefacts:\n\n* `make all`: make everything\n* `make deploy`: deploys site\n</details>\n\n## Credits\n\nThis project was made with\n[linkml-project-cookiecutter](https://github.com/linkml/linkml-project-cookiecutter).\n\n",
    "bugtrack_url": null,
    "license": "GNU GPL v3.0",
    "summary": "A schema for microscope-metrics, a python package for microscope QC",
    "version": "0.0.3",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "67263a31335d373518aa4bdb1a8ca0670729b27c493f4732f4d4bfda5bd38691",
                "md5": "46aa558d68095c40c814a389b2fc8743",
                "sha256": "aaeb247b61e32f1a9e7ccc6aa02666d46a973a5ee8bfa75a6fdc8a0eb182fcb2"
            },
            "downloads": -1,
            "filename": "microscopemetrics_schema-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "46aa558d68095c40c814a389b2fc8743",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4",
            "size": 35893,
            "upload_time": "2023-09-13T08:18:28",
            "upload_time_iso_8601": "2023-09-13T08:18:28.233066Z",
            "url": "https://files.pythonhosted.org/packages/67/26/3a31335d373518aa4bdb1a8ca0670729b27c493f4732f4d4bfda5bd38691/microscopemetrics_schema-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "15f9cdb99a3024d31d9756604f0c81fedb06582bbd6048c70d00c0febafa19cc",
                "md5": "20b0aae4af50a5b582ae1f769b82e4bc",
                "sha256": "9bc08caea6ba2c56a42911d4b5eb5fa505abcd80fda39721f18740394338becc"
            },
            "downloads": -1,
            "filename": "microscopemetrics_schema-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "20b0aae4af50a5b582ae1f769b82e4bc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4",
            "size": 93091,
            "upload_time": "2023-09-13T08:18:29",
            "upload_time_iso_8601": "2023-09-13T08:18:29.489924Z",
            "url": "https://files.pythonhosted.org/packages/15/f9/cdb99a3024d31d9756604f0c81fedb06582bbd6048c70d00c0febafa19cc/microscopemetrics_schema-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-13 08:18:29",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "microscopemetrics-schema"
}
        
Elapsed time: 2.98812s