hapi-schema


Namehapi-schema JSON
Version 0.8.0 PyPI version JSON
download
home_pageNone
SummaryHAPI database schema specified in SQLAlchemy
upload_time2024-05-14 15:20:32
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT
keywords hdx hapi schema
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # hapi-sqlalchemy-schema
Schema for HAPI database in SQLAlchemy

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "hapi-schema",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "HDX, hapi, schema",
    "author": null,
    "author_email": "Simon Johnson <simon.johnson@un.org>",
    "download_url": "https://files.pythonhosted.org/packages/93/4b/f1557d844a9d52209ba63fea78aa0ba7f2a9226deb29f6729da92fef18b4/hapi_schema-0.8.0.tar.gz",
    "platform": null,
    "description": "# hapi-sqlalchemy-schema\nSchema for HAPI database in SQLAlchemy\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "HAPI database schema specified in SQLAlchemy",
    "version": "0.8.0",
    "project_urls": {
        "Homepage": "https://github.com/OCHA-DAP/hapi-schemas"
    },
    "split_keywords": [
        "hdx",
        " hapi",
        " schema"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9065ec39d3af263492094a4170f1d86e98cb2faa8e5a09a15b1a78bd5f5bb4da",
                "md5": "a0bed01f1df7ba03be044990d4d29bc1",
                "sha256": "e55fafa3d74b9fef9afd652901766fa3b1c91652e24fe8e83f15bb4d51e621bf"
            },
            "downloads": -1,
            "filename": "hapi_schema-0.8.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a0bed01f1df7ba03be044990d4d29bc1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 23729,
            "upload_time": "2024-05-14T15:20:30",
            "upload_time_iso_8601": "2024-05-14T15:20:30.868263Z",
            "url": "https://files.pythonhosted.org/packages/90/65/ec39d3af263492094a4170f1d86e98cb2faa8e5a09a15b1a78bd5f5bb4da/hapi_schema-0.8.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "934bf1557d844a9d52209ba63fea78aa0ba7f2a9226deb29f6729da92fef18b4",
                "md5": "c5f5b0509dce9ed885a64699cddd17bd",
                "sha256": "0be84b2d8ec2ee4302a73a412d3a2482f7eac2a62fe8243e442c0c2a9006cde1"
            },
            "downloads": -1,
            "filename": "hapi_schema-0.8.0.tar.gz",
            "has_sig": false,
            "md5_digest": "c5f5b0509dce9ed885a64699cddd17bd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 25229,
            "upload_time": "2024-05-14T15:20:32",
            "upload_time_iso_8601": "2024-05-14T15:20:32.392950Z",
            "url": "https://files.pythonhosted.org/packages/93/4b/f1557d844a9d52209ba63fea78aa0ba7f2a9226deb29f6729da92fef18b4/hapi_schema-0.8.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-14 15:20:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OCHA-DAP",
    "github_project": "hapi-schemas",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "hapi-schema"
}
        
Elapsed time: 0.25039s