untp-models


Nameuntp-models JSON
Version 0.0.2 PyPI version JSON
download
home_pageNone
SummaryA python implementation of the UNTP data models
upload_time2024-09-11 21:55:11
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/05/1a/874b45c87823b00245c447eee56058fa9c608cb196e8932e647823c4d896/untp_models-0.0.2.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.0.2",
    "project_urls": {
        "Homepage": "https://github.com/Jsyro/untp-models"
    },
    "split_keywords": [
        "transparency",
        " un",
        " untp"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ae9d0d473ac50bb5c519010eab3f0d45d197560383e97fbbd299f23ea4b22d51",
                "md5": "0275f280dcc9ff33a3a4e0cac26bd6b1",
                "sha256": "8c1b9ab668269da689e9ab4ec8af01d144ad9513eae3d7a12fb15301618fbc94"
            },
            "downloads": -1,
            "filename": "untp_models-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0275f280dcc9ff33a3a4e0cac26bd6b1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 16286,
            "upload_time": "2024-09-11T21:55:10",
            "upload_time_iso_8601": "2024-09-11T21:55:10.093055Z",
            "url": "https://files.pythonhosted.org/packages/ae/9d/0d473ac50bb5c519010eab3f0d45d197560383e97fbbd299f23ea4b22d51/untp_models-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "051a874b45c87823b00245c447eee56058fa9c608cb196e8932e647823c4d896",
                "md5": "495b9cee728feaa0c9646758d1acb035",
                "sha256": "8c80c92cc7e7e19c1603afa5300349f4790fc72a09fdd7ed445facba924b9fd3"
            },
            "downloads": -1,
            "filename": "untp_models-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "495b9cee728feaa0c9646758d1acb035",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 16706,
            "upload_time": "2024-09-11T21:55:11",
            "upload_time_iso_8601": "2024-09-11T21:55:11.331263Z",
            "url": "https://files.pythonhosted.org/packages/05/1a/874b45c87823b00245c447eee56058fa9c608cb196e8932e647823c4d896/untp_models-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-11 21:55:11",
    "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: 1.62040s