stuser


Namestuser JSON
Version 0.0.1.dev2 PyPI version JSON
download
home_pageNone
SummaryUser registration, login and associated ecosystem for Streamlit
upload_time2024-12-13 22:14:57
maintainerNone
docs_urlNone
authorNone
requires_python>=3.6
licenseCopyright 2024 M Squared Data Science LLC Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
keywords python streamlit authentication components
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "stuser",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "Python, Streamlit, Authentication, Components",
    "author": null,
    "author_email": "Alex Melesko <alex.melesko@msquaredds.com>",
    "download_url": null,
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "Copyright 2024 M Squared Data Science LLC  Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0  Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.",
    "summary": "User registration, login and associated ecosystem for Streamlit",
    "version": "0.0.1.dev2",
    "project_urls": {
        "main repository": "https://github.com/msquaredds/StUser",
        "test repository": "https://github.com/msquaredds/StreamlitAuth"
    },
    "split_keywords": [
        "python",
        " streamlit",
        " authentication",
        " components"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "91e9e31e1194ea0a5aae57a900d8da86374e283675518f077b5feedd9ab8e10a",
                "md5": "39fe15c14ca8b43eeb06e8453d17d740",
                "sha256": "2c6d48b0c19c2c6deb0d86fb3f2d1cee0b8afe147c320fc34bef5a26edf35c48"
            },
            "downloads": -1,
            "filename": "stuser-0.0.1.dev2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "39fe15c14ca8b43eeb06e8453d17d740",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 58455,
            "upload_time": "2024-12-13T22:14:57",
            "upload_time_iso_8601": "2024-12-13T22:14:57.837904Z",
            "url": "https://files.pythonhosted.org/packages/91/e9/e31e1194ea0a5aae57a900d8da86374e283675518f077b5feedd9ab8e10a/stuser-0.0.1.dev2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-13 22:14:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "msquaredds",
    "github_project": "StUser",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "stuser"
}
        
Elapsed time: 0.41122s