got10k


Namegot10k JSON
Version 0.1.3 PyPI version JSON
download
home_pagehttps://github.com/got-10k/toolkit
SummaryGOT-10k benchmark official API
upload_time2019-04-23 05:01:08
maintainer
docs_urlNone
authorLianghua Huang
requires_python
licenseMIT
keywords got-10k
VCS
bugtrack_url
requirements cycler kiwisolver matplotlib numpy Pillow pyparsing python-dateutil Shapely six
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/got-10k/toolkit",
    "name": "got10k",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "GOT-10k",
    "author": "Lianghua Huang",
    "author_email": "lianghua.huang.cs@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/5f/b9/499c68cd8ed9fa581da5d3e8cf3540921738c964bb217c193fc6e4411817/got10k-0.1.3.tar.gz",
    "platform": "",
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "GOT-10k benchmark official API",
    "version": "0.1.3",
    "project_urls": {
        "Homepage": "https://github.com/got-10k/toolkit"
    },
    "split_keywords": [
        "got-10k"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5fb9499c68cd8ed9fa581da5d3e8cf3540921738c964bb217c193fc6e4411817",
                "md5": "b2448be6b851f0fc34d780df9c024962",
                "sha256": "172a2af0d67aa4b02716b60f0e282677386613d3f9fcb709bb81e29a077f453a"
            },
            "downloads": -1,
            "filename": "got10k-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "b2448be6b851f0fc34d780df9c024962",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 31614,
            "upload_time": "2019-04-23T05:01:08",
            "upload_time_iso_8601": "2019-04-23T05:01:08.586732Z",
            "url": "https://files.pythonhosted.org/packages/5f/b9/499c68cd8ed9fa581da5d3e8cf3540921738c964bb217c193fc6e4411817/got10k-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2019-04-23 05:01:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "got-10k",
    "github_project": "toolkit",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "cycler",
            "specs": [
                [
                    "==",
                    "0.10.0"
                ]
            ]
        },
        {
            "name": "kiwisolver",
            "specs": [
                [
                    "==",
                    "1.0.1"
                ]
            ]
        },
        {
            "name": "matplotlib",
            "specs": [
                [
                    "==",
                    "3.0.2"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    "==",
                    "1.15.4"
                ]
            ]
        },
        {
            "name": "Pillow",
            "specs": [
                [
                    "==",
                    "6.2.0"
                ]
            ]
        },
        {
            "name": "pyparsing",
            "specs": [
                [
                    "==",
                    "2.3.0"
                ]
            ]
        },
        {
            "name": "python-dateutil",
            "specs": [
                [
                    "==",
                    "2.7.5"
                ]
            ]
        },
        {
            "name": "Shapely",
            "specs": [
                [
                    "==",
                    "1.6.4.post2"
                ]
            ]
        },
        {
            "name": "six",
            "specs": [
                [
                    "==",
                    "1.11.0"
                ]
            ]
        }
    ],
    "lcname": "got10k"
}
        
Elapsed time: 0.20012s