dt-authentication-daffy


Namedt-authentication-daffy JSON
Version 0.1.16 PyPI version JSON
download
home_pagehttp://github.com/duckietown/lib-dt-authentication
Summary
upload_time2022-11-29 13:19:02
maintainer
docs_urlNone
authorAndrea F. Daniele
requires_python
license
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 base58 ecdsa
Travis-CI No Travis.
coveralls test coverage
            dt-authentication-daffy: Authentication client library used to decode Duckietown Tokens
=======================================================================================


Authentication client library used to decode Duckietown Tokens.
            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/duckietown/lib-dt-authentication",
    "name": "dt-authentication-daffy",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Andrea F. Daniele",
    "author_email": "afdaniele@ttic.edu",
    "download_url": "https://files.pythonhosted.org/packages/e0/60/b755072d091d58d15d0efb361dd845f67ed0a557a3cb5b665210a183f599/dt-authentication-daffy-0.1.16.tar.gz",
    "platform": null,
    "description": "dt-authentication-daffy: Authentication client library used to decode Duckietown Tokens\n=======================================================================================\n\n\nAuthentication client library used to decode Duckietown Tokens.",
    "bugtrack_url": null,
    "license": "",
    "summary": "",
    "version": "0.1.16",
    "project_urls": {
        "Homepage": "http://github.com/duckietown/lib-dt-authentication"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e060b755072d091d58d15d0efb361dd845f67ed0a557a3cb5b665210a183f599",
                "md5": "f7234d1a06948721d9bfda889e79c250",
                "sha256": "f14d1f05c4dadbef68b04847b68b032393fb61407db52e04bea62bc0f1cc5b1f"
            },
            "downloads": -1,
            "filename": "dt-authentication-daffy-0.1.16.tar.gz",
            "has_sig": false,
            "md5_digest": "f7234d1a06948721d9bfda889e79c250",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3339,
            "upload_time": "2022-11-29T13:19:02",
            "upload_time_iso_8601": "2022-11-29T13:19:02.830967Z",
            "url": "https://files.pythonhosted.org/packages/e0/60/b755072d091d58d15d0efb361dd845f67ed0a557a3cb5b665210a183f599/dt-authentication-daffy-0.1.16.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-11-29 13:19:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "duckietown",
    "github_project": "lib-dt-authentication",
    "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": "base58",
            "specs": []
        },
        {
            "name": "ecdsa",
            "specs": []
        }
    ],
    "lcname": "dt-authentication-daffy"
}
        
Elapsed time: 0.11175s