untp-models


Nameuntp-models JSON
Version 0.1.1 PyPI version JSON
download
home_pageNone
SummaryA python implementation of the UNTP data models
upload_time2024-10-24 18:59:18
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords transparency un untp
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # untp-models
Pydantic Python Models that represent the [UN Transparency Protocol](https://github.com/uncefact/spec-untp)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "untp-models",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "transparency, un, untp",
    "author": null,
    "author_email": "Jason Syrotuck <jasyrotuck@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/cd/b8/850c5dee7228f15eb3f58f3845fa1d6a0487af5739656ffc19d9aff2c2a2/untp_models-0.1.1.tar.gz",
    "platform": null,
    "description": "# untp-models\nPydantic Python Models that represent the [UN Transparency Protocol](https://github.com/uncefact/spec-untp)\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A python implementation of the UNTP data models",
    "version": "0.1.1",
    "project_urls": {
        "Homepage": "https://github.com/Jsyro/untp-models"
    },
    "split_keywords": [
        "transparency",
        " un",
        " untp"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "44c2ee9efbdd191c3bde1e687e96c4a390172991da3563aba4018726a9b260f8",
                "md5": "8933a183bf1b5a3aa207693db95a3320",
                "sha256": "916dadb5f1bd4d8635531bccedf75622bf42c06050fcd5918203a196c04f3631"
            },
            "downloads": -1,
            "filename": "untp_models-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8933a183bf1b5a3aa207693db95a3320",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 17041,
            "upload_time": "2024-10-24T18:59:16",
            "upload_time_iso_8601": "2024-10-24T18:59:16.591052Z",
            "url": "https://files.pythonhosted.org/packages/44/c2/ee9efbdd191c3bde1e687e96c4a390172991da3563aba4018726a9b260f8/untp_models-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cdb8850c5dee7228f15eb3f58f3845fa1d6a0487af5739656ffc19d9aff2c2a2",
                "md5": "468b039a5dc881a7975b222d4ff5cec8",
                "sha256": "cb5fc74da13b00af0b0f6eb1d5955b98f2cd3bfbb4b0b0b0ac5eed8ed4936c8a"
            },
            "downloads": -1,
            "filename": "untp_models-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "468b039a5dc881a7975b222d4ff5cec8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 17396,
            "upload_time": "2024-10-24T18:59:18",
            "upload_time_iso_8601": "2024-10-24T18:59:18.008385Z",
            "url": "https://files.pythonhosted.org/packages/cd/b8/850c5dee7228f15eb3f58f3845fa1d6a0487af5739656ffc19d9aff2c2a2/untp_models-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-24 18:59:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Jsyro",
    "github_project": "untp-models",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "untp-models"
}
        
Elapsed time: 0.73014s