lib-dt-computer-vision


Namelib-dt-computer-vision JSON
Version 0.2.1 PyPI version JSON
download
home_pagehttp://github.com/duckietown/lib-dt-computer-vision
SummaryNone
upload_time2024-09-24 14:25:34
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/28/07/08a82b09b26296473a9b39ae15ddd01b86a49efe82c4fa076aa2caee294b/lib-dt-computer-vision-0.2.1.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.2.1",
    "project_urls": {
        "Homepage": "http://github.com/duckietown/lib-dt-computer-vision"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "280708a82b09b26296473a9b39ae15ddd01b86a49efe82c4fa076aa2caee294b",
                "md5": "bcc13e1ce02cd57ef1e83b86e2b25d0c",
                "sha256": "9d47595b0de0cab373b4de96d99a6cb27bda4fb45516b6523f50424c8e3407dd"
            },
            "downloads": -1,
            "filename": "lib-dt-computer-vision-0.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "bcc13e1ce02cd57ef1e83b86e2b25d0c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 156461,
            "upload_time": "2024-09-24T14:25:34",
            "upload_time_iso_8601": "2024-09-24T14:25:34.353660Z",
            "url": "https://files.pythonhosted.org/packages/28/07/08a82b09b26296473a9b39ae15ddd01b86a49efe82c4fa076aa2caee294b/lib-dt-computer-vision-0.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-24 14:25:34",
    "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.61514s