dt-data-api


Namedt-data-api JSON
Version 2.1.0 PyPI version JSON
download
home_pagehttp://github.com/duckietown/lib-dt-data-api
SummaryNone
upload_time2024-04-24 15:59:07
maintainerNone
docs_urlNone
authorAndrea F. Daniele
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements pipdeptree bumpversion nose nose2 nose2-html-report nose-parallel nose_xunitmp pre-commit rednose coverage codecov sphinx sphinx-rtd-theme jupyter requests dt-authentication
Travis-CI No Travis.
coveralls test coverage
            
dt-data-api: Data API client library for Duckietown Cloud Storage
=================================================================


Data API client library for Duckietown cloud storage.


            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/duckietown/lib-dt-data-api",
    "name": "dt-data-api",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Andrea F. Daniele",
    "author_email": "afdaniele@ttic.edu",
    "download_url": "https://files.pythonhosted.org/packages/91/f4/268b116ddead1b75b388e3fa1125dbcca735c375c2eee235f4a3657c445a/dt-data-api-2.1.0.tar.gz",
    "platform": null,
    "description": "\ndt-data-api: Data API client library for Duckietown Cloud Storage\n=================================================================\n\n\nData API client library for Duckietown cloud storage.\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": null,
    "version": "2.1.0",
    "project_urls": {
        "Homepage": "http://github.com/duckietown/lib-dt-data-api"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "91f4268b116ddead1b75b388e3fa1125dbcca735c375c2eee235f4a3657c445a",
                "md5": "be4d11441afb80090b7845c193ad5402",
                "sha256": "39cb1620343377100aaaef3287517fc366a1e25a47babdcb22edc2ffc09e7586"
            },
            "downloads": -1,
            "filename": "dt-data-api-2.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "be4d11441afb80090b7845c193ad5402",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 12688,
            "upload_time": "2024-04-24T15:59:07",
            "upload_time_iso_8601": "2024-04-24T15:59:07.505053Z",
            "url": "https://files.pythonhosted.org/packages/91/f4/268b116ddead1b75b388e3fa1125dbcca735c375c2eee235f4a3657c445a/dt-data-api-2.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-24 15:59:07",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "duckietown",
    "github_project": "lib-dt-data-api",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": false,
    "circle": true,
    "requirements": [
        {
            "name": "pipdeptree",
            "specs": [
                [
                    "==",
                    "0.13.2"
                ]
            ]
        },
        {
            "name": "bumpversion",
            "specs": []
        },
        {
            "name": "nose",
            "specs": [
                [
                    "==",
                    "1.3.7"
                ]
            ]
        },
        {
            "name": "nose2",
            "specs": [
                [
                    "==",
                    "0.9.2"
                ]
            ]
        },
        {
            "name": "nose2-html-report",
            "specs": [
                [
                    "==",
                    "0.6.0"
                ]
            ]
        },
        {
            "name": "nose-parallel",
            "specs": [
                [
                    "==",
                    "0.3.1"
                ]
            ]
        },
        {
            "name": "nose_xunitmp",
            "specs": [
                [
                    "==",
                    "0.4.1"
                ]
            ]
        },
        {
            "name": "pre-commit",
            "specs": [
                [
                    "==",
                    "2.1.1"
                ]
            ]
        },
        {
            "name": "rednose",
            "specs": [
                [
                    "==",
                    "1.3.0"
                ]
            ]
        },
        {
            "name": "coverage",
            "specs": [
                [
                    "==",
                    "5.0.3"
                ]
            ]
        },
        {
            "name": "codecov",
            "specs": [
                [
                    "==",
                    "2.0.16"
                ]
            ]
        },
        {
            "name": "sphinx",
            "specs": []
        },
        {
            "name": "sphinx-rtd-theme",
            "specs": []
        },
        {
            "name": "jupyter",
            "specs": []
        },
        {
            "name": "requests",
            "specs": []
        },
        {
            "name": "dt-authentication",
            "specs": [
                [
                    ">=",
                    "2.1.6"
                ],
                [
                    "<",
                    "3"
                ]
            ]
        }
    ],
    "lcname": "dt-data-api"
}
        
Elapsed time: 0.24398s