dorsal


Namedorsal JSON
Version 0.2.0 PyPI version JSON
download
home_pageNone
SummaryPydantic model base classes and custom type handling, JSON schema generation, etc. covering a variety of common scenarios without much config
upload_time2024-03-25 08:21:16
maintainerNone
docs_urlNone
authorAl Barrentine
requires_python>=3.8
licenseNone
keywords dorsal json-schema model pydantic schema
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # dorsal
Pydantic model base classes and custom type handling, JSON schema generation, etc. covering a variety of common scenarios without much config

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "dorsal",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "dorsal, json-schema, model, pydantic, schema",
    "author": "Al Barrentine",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/18/f4/8f2bdb81445d334505e94a69a5c1c6ed15d021a95c883c31aac544c84538/dorsal-0.2.0.tar.gz",
    "platform": null,
    "description": "# dorsal\nPydantic model base classes and custom type handling, JSON schema generation, etc. covering a variety of common scenarios without much config\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Pydantic model base classes and custom type handling, JSON schema generation, etc. covering a variety of common scenarios without much config",
    "version": "0.2.0",
    "project_urls": {
        "Homepage": "https://github.com/goodcleanfun/dorsal",
        "Repository": "https://github.com/goodcleanfun/dorsal"
    },
    "split_keywords": [
        "dorsal",
        " json-schema",
        " model",
        " pydantic",
        " schema"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5e4515133b01ce62d698c2766ba50f2fc5e91cdf4fac3ab4f9ab29d38d6240c1",
                "md5": "78931fce8e34c1130f988b2cbf542dd5",
                "sha256": "7583c83b5f76d744651f4dfa8f9350fc458c14134ed070224adfb4fe625ae089"
            },
            "downloads": -1,
            "filename": "dorsal-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "78931fce8e34c1130f988b2cbf542dd5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 7225,
            "upload_time": "2024-03-25T08:21:15",
            "upload_time_iso_8601": "2024-03-25T08:21:15.651292Z",
            "url": "https://files.pythonhosted.org/packages/5e/45/15133b01ce62d698c2766ba50f2fc5e91cdf4fac3ab4f9ab29d38d6240c1/dorsal-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "18f48f2bdb81445d334505e94a69a5c1c6ed15d021a95c883c31aac544c84538",
                "md5": "2744a95e74ef0821f0184ba50440b4e5",
                "sha256": "25d1285cbeed9318887b7d9fcba79be25eeec37ae00fb4015a816f3c685f6b86"
            },
            "downloads": -1,
            "filename": "dorsal-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "2744a95e74ef0821f0184ba50440b4e5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 7693,
            "upload_time": "2024-03-25T08:21:16",
            "upload_time_iso_8601": "2024-03-25T08:21:16.580139Z",
            "url": "https://files.pythonhosted.org/packages/18/f4/8f2bdb81445d334505e94a69a5c1c6ed15d021a95c883c31aac544c84538/dorsal-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-25 08:21:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "goodcleanfun",
    "github_project": "dorsal",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "dorsal"
}
        
Elapsed time: 0.20597s