streamlit-passwordless


Namestreamlit-passwordless JSON
Version 0.1.0 PyPI version JSON
download
home_page
SummaryA user model for Streamlit applications based on passwordless technology.
upload_time2024-01-05 20:20:44
maintainer
docs_urlNone
author
requires_python>=3.11
licenseMIT License Copyright (c) 2023 Anton Lydell Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords bitwarden fido2 passkey passwordless streamlit web webauthn
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            **********************
streamlit-passwordless
**********************

streamlit-passwordless provides a user model for Streamlit applications based on the Bitwarden
passwordless technology. It allows users to securely authenticate with a Streamlit application
using the passkey FIDO2 and WebAuthn protocols.

The project is under planning and is currently not in a usable state.


Installation
============

streamlit-passwordless is available on `PyPI`_ and can be installed with  `pip`_.

.. _pip: https://pip.pypa.io/en/stable/getting-started/
.. _PyPI: https://pypi.org/project/streamlit-passwordless/


.. code-block:: bash

   $ pip install streamlit-passwordless


License
=======

streamlit-passwordless is distributed under the `MIT-license`_.

.. _MIT-license: https://opensource.org/licenses/mit-license.php

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "streamlit-passwordless",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": "",
    "keywords": "Bitwarden,FIDO2,Passkey,Passwordless,Streamlit,Web,WebAuthn",
    "author": "",
    "author_email": "Anton Lydell <antoningenjoren@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/f8/01/83b704075334c4e797ea44d752991e811be05dce5622a02142a810566ca3/streamlit-passwordless-0.1.0.tar.gz",
    "platform": null,
    "description": "**********************\nstreamlit-passwordless\n**********************\n\nstreamlit-passwordless provides a user model for Streamlit applications based on the Bitwarden\npasswordless technology. It allows users to securely authenticate with a Streamlit application\nusing the passkey FIDO2 and WebAuthn protocols.\n\nThe project is under planning and is currently not in a usable state.\n\n\nInstallation\n============\n\nstreamlit-passwordless is available on `PyPI`_ and can be installed with  `pip`_.\n\n.. _pip: https://pip.pypa.io/en/stable/getting-started/\n.. _PyPI: https://pypi.org/project/streamlit-passwordless/\n\n\n.. code-block:: bash\n\n   $ pip install streamlit-passwordless\n\n\nLicense\n=======\n\nstreamlit-passwordless is distributed under the `MIT-license`_.\n\n.. _MIT-license: https://opensource.org/licenses/mit-license.php\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2023 Anton Lydell  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "A user model for Streamlit applications based on passwordless technology.",
    "version": "0.1.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/antonlydell/streamlit-passwordless/issues",
        "Documentation": "https://github.com/antonlydell/streamlit-passwordless",
        "Source Code": "https://github.com/antonlydell/streamlit-passwordless"
    },
    "split_keywords": [
        "bitwarden",
        "fido2",
        "passkey",
        "passwordless",
        "streamlit",
        "web",
        "webauthn"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9d0b8d3eb51c2b5477d161993ee0e11b226fc793f3a1f89e3038745c5248281f",
                "md5": "ebbc887492c2606033ae71f451c0bc1e",
                "sha256": "efbf373fa5a5cc254540c604e30fb0daf37e53a1f98e3035455a4b954c8c8566"
            },
            "downloads": -1,
            "filename": "streamlit_passwordless-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ebbc887492c2606033ae71f451c0bc1e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 275306,
            "upload_time": "2024-01-05T20:20:41",
            "upload_time_iso_8601": "2024-01-05T20:20:41.413655Z",
            "url": "https://files.pythonhosted.org/packages/9d/0b/8d3eb51c2b5477d161993ee0e11b226fc793f3a1f89e3038745c5248281f/streamlit_passwordless-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f80183b704075334c4e797ea44d752991e811be05dce5622a02142a810566ca3",
                "md5": "f86dea7ec6ed12d1a4c466fa2c5ed1d6",
                "sha256": "f276597356b14dec27eebb8a6f9650e45e23471913afa7f98127c564ced82dcc"
            },
            "downloads": -1,
            "filename": "streamlit-passwordless-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f86dea7ec6ed12d1a4c466fa2c5ed1d6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 273475,
            "upload_time": "2024-01-05T20:20:44",
            "upload_time_iso_8601": "2024-01-05T20:20:44.759356Z",
            "url": "https://files.pythonhosted.org/packages/f8/01/83b704075334c4e797ea44d752991e811be05dce5622a02142a810566ca3/streamlit-passwordless-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-05 20:20:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "antonlydell",
    "github_project": "streamlit-passwordless",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "streamlit-passwordless"
}
        
Elapsed time: 0.24207s