django-otp-signal


Namedjango-otp-signal JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/arjan-s/django-otp-signal
SummaryA django-otp plugin that delivers tokens via Signal
upload_time2023-11-02 09:10:37
maintainer
docs_urlNone
authorarjan5
requires_python
licenseBSD
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            .. image:: https://img.shields.io/pypi/v/django-otp-signal?color=blue
   :target: https://pypi.org/project/django-otp-signal/
   :alt: PyPI
.. image:: https://img.shields.io/readthedocs/django-otp-signal
   :target: https://django-otp-signal.readthedocs.io/
   :alt: Documentation
.. image:: https://img.shields.io/badge/github-django--otp--signal-green
   :target: https://github.com/arjan-s/django-otp-signal
   :alt: Source

This is a django-otp plugin that delivers tokens via Signal through the
`unofficial Signal REST API <https://github.com/bbernhard/signal-cli-rest-api>`_ .

See `django-otp <https://pypi.org/project/django-otp>`_ for more information
on the OTP framework.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/arjan-s/django-otp-signal",
    "name": "django-otp-signal",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "arjan5",
    "author_email": "github@anymore.nl",
    "download_url": "https://files.pythonhosted.org/packages/21/54/634fe2e3d82c01dd2485aa8729d5ce2a6a1fec94c711bcdaad9dd1e46c30/django-otp-signal-0.1.0.tar.gz",
    "platform": null,
    "description": ".. image:: https://img.shields.io/pypi/v/django-otp-signal?color=blue\n   :target: https://pypi.org/project/django-otp-signal/\n   :alt: PyPI\n.. image:: https://img.shields.io/readthedocs/django-otp-signal\n   :target: https://django-otp-signal.readthedocs.io/\n   :alt: Documentation\n.. image:: https://img.shields.io/badge/github-django--otp--signal-green\n   :target: https://github.com/arjan-s/django-otp-signal\n   :alt: Source\n\nThis is a django-otp plugin that delivers tokens via Signal through the\n`unofficial Signal REST API <https://github.com/bbernhard/signal-cli-rest-api>`_ .\n\nSee `django-otp <https://pypi.org/project/django-otp>`_ for more information\non the OTP framework.\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "A django-otp plugin that delivers tokens via Signal",
    "version": "0.1.0",
    "project_urls": {
        "Documentation": "https://django-otp-signal.readthedocs.io/",
        "Homepage": "https://github.com/arjan-s/django-otp-signal",
        "Source": "https://github.com/arjan-s/django-otp-signal"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "790ec6f7827fa7f9dbe8c8be35450075cbbba7125044e168653a629ee1c32a5e",
                "md5": "217ae535448e0f70475b410d74a86182",
                "sha256": "9d348c41e16b1038106b24a7fe54f8350d5eb4b5e87ad4db394a7eb7a53dff61"
            },
            "downloads": -1,
            "filename": "django_otp_signal-0.1.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "217ae535448e0f70475b410d74a86182",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 7423,
            "upload_time": "2023-11-02T09:10:35",
            "upload_time_iso_8601": "2023-11-02T09:10:35.293572Z",
            "url": "https://files.pythonhosted.org/packages/79/0e/c6f7827fa7f9dbe8c8be35450075cbbba7125044e168653a629ee1c32a5e/django_otp_signal-0.1.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2154634fe2e3d82c01dd2485aa8729d5ce2a6a1fec94c711bcdaad9dd1e46c30",
                "md5": "4020839ce756ab7b3e92a30dee6e24be",
                "sha256": "ca0933e420b8c5d436c2d74cbc9ae3ed90fbc8dbacffc672c8d3d3020e635e2e"
            },
            "downloads": -1,
            "filename": "django-otp-signal-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "4020839ce756ab7b3e92a30dee6e24be",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 12754,
            "upload_time": "2023-11-02T09:10:37",
            "upload_time_iso_8601": "2023-11-02T09:10:37.055805Z",
            "url": "https://files.pythonhosted.org/packages/21/54/634fe2e3d82c01dd2485aa8729d5ce2a6a1fec94c711bcdaad9dd1e46c30/django-otp-signal-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-02 09:10:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "arjan-s",
    "github_project": "django-otp-signal",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": false,
    "tox": true,
    "lcname": "django-otp-signal"
}
        
Elapsed time: 0.12607s