lib-dt-computer-vision


Namelib-dt-computer-vision JSON
Version 0.1.9 PyPI version JSON
download
home_pagehttp://github.com/duckietown/lib-dt-computer-vision
SummaryNone
upload_time2024-04-23 00:17:23
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
Travis-CI No Travis.
coveralls test coverage
            
dt-computer-vision: Computer Vision components of Duckietown's autonomy behavior.
=================================================================================


Computer Vision components of the autonomous behavior pipeline running on Duckietown robots.


            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/duckietown/lib-dt-computer-vision",
    "name": "lib-dt-computer-vision",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Andrea F. Daniele",
    "author_email": "afdaniele@duckietown.com",
    "download_url": "https://files.pythonhosted.org/packages/59/d8/ae11c3fc6d1eb98ee4678b66dce6e211e80914598ea35f9a070d472bfb2d/lib-dt-computer-vision-0.1.9.tar.gz",
    "platform": null,
    "description": "\ndt-computer-vision: Computer Vision components of Duckietown's autonomy behavior.\n=================================================================================\n\n\nComputer Vision components of the autonomous behavior pipeline running on Duckietown robots.\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": null,
    "version": "0.1.9",
    "project_urls": {
        "Homepage": "http://github.com/duckietown/lib-dt-computer-vision"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "59d8ae11c3fc6d1eb98ee4678b66dce6e211e80914598ea35f9a070d472bfb2d",
                "md5": "036023bbaa6c66401a5bce12ed03d9f7",
                "sha256": "704db70344ade158462cd1005b021affa2255ee2467b4f1ecd0d7ddf0e5f73cb"
            },
            "downloads": -1,
            "filename": "lib-dt-computer-vision-0.1.9.tar.gz",
            "has_sig": false,
            "md5_digest": "036023bbaa6c66401a5bce12ed03d9f7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 151435,
            "upload_time": "2024-04-23T00:17:23",
            "upload_time_iso_8601": "2024-04-23T00:17:23.088267Z",
            "url": "https://files.pythonhosted.org/packages/59/d8/ae11c3fc6d1eb98ee4678b66dce6e211e80914598ea35f9a070d472bfb2d/lib-dt-computer-vision-0.1.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-23 00:17:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "duckietown",
    "github_project": "lib-dt-computer-vision",
    "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.1.13"
                ]
            ]
        },
        {
            "name": "sphinx",
            "specs": []
        },
        {
            "name": "sphinx-rtd-theme",
            "specs": []
        },
        {
            "name": "jupyter",
            "specs": []
        }
    ],
    "lcname": "lib-dt-computer-vision"
}
        
Elapsed time: 0.22932s