stricttuple


Namestricttuple JSON
Version 2023.8.18 PyPI version JSON
download
home_pagehttps://github.com/CodyKochmann/stricttuple
Summaryrule based data containers
upload_time2023-08-19 15:57:24
maintainer
docs_urlNone
authorCody Kochmann
requires_python
license
keywords stricttuple namedtuple tuple design contract assurance strict rule typedtuple
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/CodyKochmann/stricttuple",
    "name": "stricttuple",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "stricttuple,namedtuple,tuple,design,contract,assurance,strict,rule,typedtuple",
    "author": "Cody Kochmann",
    "author_email": "kochmanncody@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/42/90/b6dd2ef629e5329e3b5acbd6c786edb0f6e6663d3d11812efdd125b10f3c/stricttuple-2023.8.18.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "",
    "summary": "rule based data containers",
    "version": "2023.8.18",
    "project_urls": {
        "Download": "https://github.com/CodyKochmann/stricttuple/tarball/2023.8.18",
        "Homepage": "https://github.com/CodyKochmann/stricttuple"
    },
    "split_keywords": [
        "stricttuple",
        "namedtuple",
        "tuple",
        "design",
        "contract",
        "assurance",
        "strict",
        "rule",
        "typedtuple"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4290b6dd2ef629e5329e3b5acbd6c786edb0f6e6663d3d11812efdd125b10f3c",
                "md5": "ad20ecc8f1ee845e57bd4b960a4f2515",
                "sha256": "654172a66f180b39233f8873a16eca896ae0d6097ca2c4a2dceab5936c60fbeb"
            },
            "downloads": -1,
            "filename": "stricttuple-2023.8.18.tar.gz",
            "has_sig": false,
            "md5_digest": "ad20ecc8f1ee845e57bd4b960a4f2515",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5504,
            "upload_time": "2023-08-19T15:57:24",
            "upload_time_iso_8601": "2023-08-19T15:57:24.404447Z",
            "url": "https://files.pythonhosted.org/packages/42/90/b6dd2ef629e5329e3b5acbd6c786edb0f6e6663d3d11812efdd125b10f3c/stricttuple-2023.8.18.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-19 15:57:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "CodyKochmann",
    "github_project": "stricttuple",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "stricttuple"
}
        
Elapsed time: 0.10406s