typesystem


Nametypesystem JSON
Version 0.4.1 PyPI version JSON
download
home_pagehttps://github.com/encode/typesystem
SummaryA type system library for Python
upload_time2021-11-18 11:53:58
maintainer
docs_urlNone
authorTom Christie
requires_python>=3.6
licenseBSD
keywords
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/encode/typesystem",
    "name": "typesystem",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "Tom Christie",
    "author_email": "tom@tomchristie.com",
    "download_url": "https://files.pythonhosted.org/packages/27/18/a7b20cbb52c5e65150121b3176b8cc9aa00d0b61ab8aeb195166a754a482/typesystem-0.4.1.tar.gz",
    "platform": "",
    "description": "",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "A type system library for Python",
    "version": "0.4.1",
    "project_urls": {
        "Homepage": "https://github.com/encode/typesystem"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4fa91939fae0d2cf8c2a4eb441f81c0edc922e177be13d480f391ae1699e674a",
                "md5": "ab52f7d1268ca2ce44bbafbc2d368aa3",
                "sha256": "26b2368d00fc981fbe7aef85ea1f44f90132e10a33b2f0ea3f3b5774774fee8d"
            },
            "downloads": -1,
            "filename": "typesystem-0.4.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ab52f7d1268ca2ce44bbafbc2d368aa3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 28407,
            "upload_time": "2021-11-18T11:53:57",
            "upload_time_iso_8601": "2021-11-18T11:53:57.158169Z",
            "url": "https://files.pythonhosted.org/packages/4f/a9/1939fae0d2cf8c2a4eb441f81c0edc922e177be13d480f391ae1699e674a/typesystem-0.4.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2718a7b20cbb52c5e65150121b3176b8cc9aa00d0b61ab8aeb195166a754a482",
                "md5": "c21286756f15b9f3cfc2028bcae2a5ab",
                "sha256": "cc3f03d101fadbb60356993ce600fdfbf4bbce90ce5cb444766962be33f53ce1"
            },
            "downloads": -1,
            "filename": "typesystem-0.4.1.tar.gz",
            "has_sig": false,
            "md5_digest": "c21286756f15b9f3cfc2028bcae2a5ab",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 22709,
            "upload_time": "2021-11-18T11:53:58",
            "upload_time_iso_8601": "2021-11-18T11:53:58.433936Z",
            "url": "https://files.pythonhosted.org/packages/27/18/a7b20cbb52c5e65150121b3176b8cc9aa00d0b61ab8aeb195166a754a482/typesystem-0.4.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2021-11-18 11:53:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "encode",
    "github_project": "typesystem",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "typesystem"
}
        
Elapsed time: 0.92752s