simpler-model


Namesimpler-model JSON
Version 0.2.2 PyPI version JSON
download
home_pageNone
SummaryThis is a Schema extraction API based on the OpenAPI 3.1 specification. You can find out more about Swagger at [https://swagger.io](https://swagger.io).
upload_time2024-08-21 15:54:42
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseNone
keywords entity-relationship-model er extraction model simpler openapi
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Simple ER Model

This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
It uses a customized template of the fastapi generator to only produce the pydantic modules and no actual API stuff.

This package therefore provides the basic model needed for all the tasks done by the FAIRlead schema extraction framework.

The parent framework can be found [here](https://github.com/Cpprentice/FAIRlead-model-extraction).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "simpler-model",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": "Philipp Schmurr <philipp.schmurr@kit.edu>",
    "keywords": "entity-relationship-model, ER, extraction, model, simpler, openapi",
    "author": null,
    "author_email": "Philipp Schmurr <philipp.schmurr@kit.edu>",
    "download_url": "https://files.pythonhosted.org/packages/88/e3/d7f4e4b2d0cb5b9bc97b7b4baac0c3bc4cc150a7ca1bea2024a0246804c6/simpler_model-0.2.2.tar.gz",
    "platform": null,
    "description": "# Simple ER Model\n\nThis Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:\nIt uses a customized template of the fastapi generator to only produce the pydantic modules and no actual API stuff.\n\nThis package therefore provides the basic model needed for all the tasks done by the FAIRlead schema extraction framework.\n\nThe parent framework can be found [here](https://github.com/Cpprentice/FAIRlead-model-extraction).\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "This is a Schema extraction API based on the OpenAPI 3.1 specification.  You can find out more about Swagger at [https://swagger.io](https://swagger.io).",
    "version": "0.2.2",
    "project_urls": {
        "Bug Reports": "https://github.com/Cpprentice/FAIRlead-model-extraction/issues",
        "Homepage": "https://github.com/Cpprentice/FAIRlead-model-extraction",
        "Source": "https://github.com/Cpprentice/FAIRlead-model-extraction"
    },
    "split_keywords": [
        "entity-relationship-model",
        " er",
        " extraction",
        " model",
        " simpler",
        " openapi"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "791b17d11a6a37c0ca95ad68af42fd239e029c141b1b3dd9aedddf717bb8c6ff",
                "md5": "cc1a079124726eba26ca394749833fb4",
                "sha256": "cccf1ae426c0ff87a667326d66222e338adb3b1c85ce3074744f3915dbc6a3c9"
            },
            "downloads": -1,
            "filename": "simpler_model-0.2.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cc1a079124726eba26ca394749833fb4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 15885,
            "upload_time": "2024-08-21T15:54:40",
            "upload_time_iso_8601": "2024-08-21T15:54:40.679518Z",
            "url": "https://files.pythonhosted.org/packages/79/1b/17d11a6a37c0ca95ad68af42fd239e029c141b1b3dd9aedddf717bb8c6ff/simpler_model-0.2.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "88e3d7f4e4b2d0cb5b9bc97b7b4baac0c3bc4cc150a7ca1bea2024a0246804c6",
                "md5": "9ab979c8f86f806964574ef3a064cf78",
                "sha256": "a8420b76af35ab74d07ffdb4baeb595a4365f92643f5ee3c9bb917d1c86f32a8"
            },
            "downloads": -1,
            "filename": "simpler_model-0.2.2.tar.gz",
            "has_sig": false,
            "md5_digest": "9ab979c8f86f806964574ef3a064cf78",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 9563,
            "upload_time": "2024-08-21T15:54:42",
            "upload_time_iso_8601": "2024-08-21T15:54:42.272519Z",
            "url": "https://files.pythonhosted.org/packages/88/e3/d7f4e4b2d0cb5b9bc97b7b4baac0c3bc4cc150a7ca1bea2024a0246804c6/simpler_model-0.2.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-21 15:54:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Cpprentice",
    "github_project": "FAIRlead-model-extraction",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "simpler-model"
}
        
Elapsed time: 4.09051s