securid


Namesecurid JSON
Version 0.9.8 PyPI version JSON
download
home_pagehttp://github.com/andreax79/python-securid
SummaryPython RSA SecurID 128-bit compatible library
upload_time2025-01-17 08:48:42
maintainerNone
docs_urlNone
authorAndrea Bonomi
requires_python>=3.5
licenseMIT
keywords securid otp
VCS
bugtrack_url
requirements cryptography
Travis-CI No Travis.
coveralls test coverage No coveralls.
            python-securid is a Python library for generating RSA SecurID 128-bit compatible token codes

            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/andreax79/python-securid",
    "name": "securid",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.5",
    "maintainer_email": null,
    "keywords": "securid, otp",
    "author": "Andrea Bonomi",
    "author_email": "andrea.bonomi@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/72/9d/fa1f473426e196b3bcff409e43c485b767247babad81ac9007e8df05ce04/securid-0.9.8.tar.gz",
    "platform": "any",
    "description": "python-securid is a Python library for generating RSA SecurID 128-bit compatible token codes\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python RSA SecurID 128-bit compatible library",
    "version": "0.9.8",
    "project_urls": {
        "Bug Tracker": "http://github.com/andreax79/python-securid/issues",
        "Homepage": "http://github.com/andreax79/python-securid",
        "Source Code": "http://github.com/andreax79/python-securid"
    },
    "split_keywords": [
        "securid",
        " otp"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "10498aa94cea754193b1d5897eb192e829ee63ac2d1af27a5d95cc833984c7ae",
                "md5": "cd7af8b4508ee5c312667063fdfd51e0",
                "sha256": "23e1ab3c6c10b20e88f72ea0e799ebc40dbbbb0dab6116e8761cd3e85fe0aa30"
            },
            "downloads": -1,
            "filename": "securid-0.9.8-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cd7af8b4508ee5c312667063fdfd51e0",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.5",
            "size": 15558,
            "upload_time": "2025-01-17T08:48:41",
            "upload_time_iso_8601": "2025-01-17T08:48:41.491192Z",
            "url": "https://files.pythonhosted.org/packages/10/49/8aa94cea754193b1d5897eb192e829ee63ac2d1af27a5d95cc833984c7ae/securid-0.9.8-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "729dfa1f473426e196b3bcff409e43c485b767247babad81ac9007e8df05ce04",
                "md5": "80bef9eaeb3b25139449e45dc678592d",
                "sha256": "82f77ffac1b8ce6557a5979f0fae32a1a84fc2b485f889c7df2d33e8711c30e9"
            },
            "downloads": -1,
            "filename": "securid-0.9.8.tar.gz",
            "has_sig": false,
            "md5_digest": "80bef9eaeb3b25139449e45dc678592d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.5",
            "size": 14278,
            "upload_time": "2025-01-17T08:48:42",
            "upload_time_iso_8601": "2025-01-17T08:48:42.586639Z",
            "url": "https://files.pythonhosted.org/packages/72/9d/fa1f473426e196b3bcff409e43c485b767247babad81ac9007e8df05ce04/securid-0.9.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-17 08:48:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "andreax79",
    "github_project": "python-securid",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "cryptography",
            "specs": [
                [
                    ">=",
                    "36"
                ]
            ]
        }
    ],
    "lcname": "securid"
}
        
Elapsed time: 0.64782s