codalab


Namecodalab JSON
Version 1.7.3 PyPI version JSON
download
home_pagehttps://github.com/codalab/codalab-worksheets
SummaryCLI for CodaLab, a platform for reproducible computation
upload_time2024-01-31 23:21:22
maintainer
docs_urlNone
authorCodaLab
requires_python~=3.6
licenseApache License 2.0
keywords codalab reproducible computation worksheets competitions
VCS
bugtrack_url
requirements apache-beam cachetools google-apitools google-auth bottle dataclasses docker marshmallow-jsonapi marshmallow setuptools argcomplete indexed_gzip ratarmountcore PyYAML psutil six SQLAlchemy watchdog fusepy pygments click python-dateutil diffimg selenium requests azure-storage-blob azure-core sentry-sdk requests-oauthlib oauthlib markdown2 wheel urllib3 retry spython flufl.lock websockets kubernetes google-cloud-storage httpio
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Visit https://worksheets.codalab.org/ or setup your own server by following the instructions in the documentation (https://codalab-worksheets.readthedocs.io/en/latest/Server-Setup).



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/codalab/codalab-worksheets",
    "name": "codalab",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "~=3.6",
    "maintainer_email": "",
    "keywords": "codalab reproducible computation worksheets competitions",
    "author": "CodaLab",
    "author_email": "codalab.worksheets@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/94/8d/032df8f1767943414d45676e5a0aac15630e28519ade6c0b23874e352596/codalab-1.7.3.tar.gz",
    "platform": null,
    "description": "Visit https://worksheets.codalab.org/ or setup your own server by following the instructions in the documentation (https://codalab-worksheets.readthedocs.io/en/latest/Server-Setup).\n\n\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "CLI for CodaLab, a platform for reproducible computation",
    "version": "1.7.3",
    "project_urls": {
        "Homepage": "https://github.com/codalab/codalab-worksheets"
    },
    "split_keywords": [
        "codalab",
        "reproducible",
        "computation",
        "worksheets",
        "competitions"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3a67426a5ddbcc8d44250740da56445c05bb11d5657bf23dc383a08f41823d4b",
                "md5": "91d59adfa7a9177edd38a7f62ee01d7b",
                "sha256": "d883367434209701f7f4df45424db35183b215aefda8e7f6f46523bcc55928fc"
            },
            "downloads": -1,
            "filename": "codalab-1.7.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "91d59adfa7a9177edd38a7f62ee01d7b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "~=3.6",
            "size": 467709,
            "upload_time": "2024-01-31T23:21:20",
            "upload_time_iso_8601": "2024-01-31T23:21:20.161676Z",
            "url": "https://files.pythonhosted.org/packages/3a/67/426a5ddbcc8d44250740da56445c05bb11d5657bf23dc383a08f41823d4b/codalab-1.7.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "948d032df8f1767943414d45676e5a0aac15630e28519ade6c0b23874e352596",
                "md5": "3629e3dfc24a5822d1db4c294f1c0802",
                "sha256": "0f5ca64b4d4160841c05dcf94177adebf9e5b3e29228499b86a79c9d4ad1b232"
            },
            "downloads": -1,
            "filename": "codalab-1.7.3.tar.gz",
            "has_sig": false,
            "md5_digest": "3629e3dfc24a5822d1db4c294f1c0802",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "~=3.6",
            "size": 403407,
            "upload_time": "2024-01-31T23:21:22",
            "upload_time_iso_8601": "2024-01-31T23:21:22.456526Z",
            "url": "https://files.pythonhosted.org/packages/94/8d/032df8f1767943414d45676e5a0aac15630e28519ade6c0b23874e352596/codalab-1.7.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-31 23:21:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "codalab",
    "github_project": "codalab-worksheets",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "apache-beam",
            "specs": [
                [
                    "==",
                    "2.38.0"
                ]
            ]
        },
        {
            "name": "cachetools",
            "specs": [
                [
                    ">=",
                    "3.1.0"
                ],
                [
                    "<",
                    "5"
                ]
            ]
        },
        {
            "name": "google-apitools",
            "specs": [
                [
                    "<",
                    "0.5.32"
                ],
                [
                    ">=",
                    "0.5.31"
                ]
            ]
        },
        {
            "name": "google-auth",
            "specs": [
                [
                    "<",
                    "3"
                ],
                [
                    ">=",
                    "1.18.0"
                ]
            ]
        },
        {
            "name": "bottle",
            "specs": [
                [
                    "==",
                    "0.12.20"
                ]
            ]
        },
        {
            "name": "dataclasses",
            "specs": [
                [
                    "==",
                    "0.7"
                ]
            ]
        },
        {
            "name": "docker",
            "specs": [
                [
                    "==",
                    "4.3.0"
                ]
            ]
        },
        {
            "name": "marshmallow-jsonapi",
            "specs": [
                [
                    "==",
                    "0.15.1"
                ]
            ]
        },
        {
            "name": "marshmallow",
            "specs": [
                [
                    "==",
                    "2.15.1"
                ]
            ]
        },
        {
            "name": "setuptools",
            "specs": [
                [
                    ">=",
                    "40.0.0"
                ]
            ]
        },
        {
            "name": "argcomplete",
            "specs": [
                [
                    "==",
                    "1.12.3"
                ]
            ]
        },
        {
            "name": "indexed_gzip",
            "specs": [
                [
                    "==",
                    "1.7.0"
                ]
            ]
        },
        {
            "name": "ratarmountcore",
            "specs": [
                [
                    "==",
                    "0.1.3"
                ]
            ]
        },
        {
            "name": "PyYAML",
            "specs": [
                [
                    "==",
                    "5.4"
                ]
            ]
        },
        {
            "name": "psutil",
            "specs": [
                [
                    "==",
                    "5.7.2"
                ]
            ]
        },
        {
            "name": "six",
            "specs": [
                [
                    "==",
                    "1.15.0"
                ]
            ]
        },
        {
            "name": "SQLAlchemy",
            "specs": [
                [
                    "==",
                    "1.3.19"
                ]
            ]
        },
        {
            "name": "watchdog",
            "specs": [
                [
                    ">=",
                    "2.0.0"
                ]
            ]
        },
        {
            "name": "fusepy",
            "specs": [
                [
                    "==",
                    "2.0.4"
                ]
            ]
        },
        {
            "name": "pygments",
            "specs": [
                [
                    "<",
                    "2.13"
                ],
                [
                    ">=",
                    "2.12"
                ]
            ]
        },
        {
            "name": "click",
            "specs": [
                [
                    "==",
                    "8.0.2"
                ]
            ]
        },
        {
            "name": "python-dateutil",
            "specs": [
                [
                    "==",
                    "2.8.1"
                ]
            ]
        },
        {
            "name": "diffimg",
            "specs": [
                [
                    "==",
                    "0.2.3"
                ]
            ]
        },
        {
            "name": "selenium",
            "specs": [
                [
                    "==",
                    "3.141.0"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.25.0"
                ]
            ]
        },
        {
            "name": "azure-storage-blob",
            "specs": [
                [
                    "==",
                    "12.4.0"
                ]
            ]
        },
        {
            "name": "azure-core",
            "specs": [
                [
                    "==",
                    "1.8.0"
                ]
            ]
        },
        {
            "name": "sentry-sdk",
            "specs": [
                [
                    "==",
                    "1.14.0"
                ]
            ]
        },
        {
            "name": "requests-oauthlib",
            "specs": [
                [
                    "==",
                    "1.1.0"
                ]
            ]
        },
        {
            "name": "oauthlib",
            "specs": [
                [
                    "==",
                    "2.1.0"
                ]
            ]
        },
        {
            "name": "markdown2",
            "specs": [
                [
                    "==",
                    "2.4.0"
                ]
            ]
        },
        {
            "name": "wheel",
            "specs": [
                [
                    "==",
                    "0.35.1"
                ]
            ]
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    "==",
                    "1.26.11"
                ]
            ]
        },
        {
            "name": "retry",
            "specs": [
                [
                    "==",
                    "0.9.2"
                ]
            ]
        },
        {
            "name": "spython",
            "specs": [
                [
                    "==",
                    "0.1.14"
                ]
            ]
        },
        {
            "name": "flufl.lock",
            "specs": [
                [
                    "==",
                    "6.0"
                ]
            ]
        },
        {
            "name": "websockets",
            "specs": [
                [
                    "==",
                    "9.1"
                ]
            ]
        },
        {
            "name": "kubernetes",
            "specs": [
                [
                    "==",
                    "12.0.1"
                ]
            ]
        },
        {
            "name": "google-cloud-storage",
            "specs": [
                [
                    "==",
                    "2.0.0"
                ]
            ]
        },
        {
            "name": "httpio",
            "specs": [
                [
                    "==",
                    "0.3.0"
                ]
            ]
        }
    ],
    "lcname": "codalab"
}
        
Elapsed time: 0.17432s