propelauth-py


Namepropelauth-py JSON
Version 3.1.14 PyPI version JSON
download
home_pagehttps://github.com/propelauth/propelauth-py
SummaryA python authentication library
upload_time2024-04-23 16:00:00
maintainerNone
docs_urlNone
authorPropelAuth
requires_pythonNone
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # PropelAuth Python SDK

<p align="center">
  <a href="https://www.propelauth.com/?utm_campaign=github-python" target="_blank" align="center">
    <img src="https://propelauth-logos.s3.us-west-2.amazonaws.com/logo-only.png" width="100">
  </a>
</p>


A python library for managing authentication, backed by [PropelAuth](https://www.propelauth.com/?utm_campaign=github-python). 

[PropelAuth](https://www.propelauth.com?ref=github) makes it easy to add authentication and authorization to your B2B/multi-tenant application.

Your frontend gets a beautiful, safe, and customizable login screen. Your backend gets easy authorization with just a few lines of code. You get an easy-to-use dashboard to config and manage everything.

## Documentation

- Full reference this library is [here](https://docs.propelauth.com/reference/backend-apis/python)
- Getting started guides for PropelAuth are [here](https://docs.propelauth.com/)

## Questions?

Feel free to reach out at support@propelauth.com



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/propelauth/propelauth-py",
    "name": "propelauth-py",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "PropelAuth",
    "author_email": "support@propelauth.com",
    "download_url": "https://files.pythonhosted.org/packages/eb/8e/7575add22fffec8355e025473bc468bd8bbe27f06cd945f24cab1e89f91d/propelauth-py-3.1.14.tar.gz",
    "platform": null,
    "description": "# PropelAuth Python SDK\n\n<p align=\"center\">\n  <a href=\"https://www.propelauth.com/?utm_campaign=github-python\" target=\"_blank\" align=\"center\">\n    <img src=\"https://propelauth-logos.s3.us-west-2.amazonaws.com/logo-only.png\" width=\"100\">\n  </a>\n</p>\n\n\nA python library for managing authentication, backed by [PropelAuth](https://www.propelauth.com/?utm_campaign=github-python). \n\n[PropelAuth](https://www.propelauth.com?ref=github) makes it easy to add authentication and authorization to your B2B/multi-tenant application.\n\nYour frontend gets a beautiful, safe, and customizable login screen. Your backend gets easy authorization with just a few lines of code. You get an easy-to-use dashboard to config and manage everything.\n\n## Documentation\n\n- Full reference this library is [here](https://docs.propelauth.com/reference/backend-apis/python)\n- Getting started guides for PropelAuth are [here](https://docs.propelauth.com/)\n\n## Questions?\n\nFeel free to reach out at support@propelauth.com\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A python authentication library",
    "version": "3.1.14",
    "project_urls": {
        "Homepage": "https://github.com/propelauth/propelauth-py"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "eb8e7575add22fffec8355e025473bc468bd8bbe27f06cd945f24cab1e89f91d",
                "md5": "710a27a59ad55dc2bf3863ae55eccd75",
                "sha256": "83182e4763ab86033e6f83707ac3490a67178c0540dbbb449600bd56fb7aad9f"
            },
            "downloads": -1,
            "filename": "propelauth-py-3.1.14.tar.gz",
            "has_sig": false,
            "md5_digest": "710a27a59ad55dc2bf3863ae55eccd75",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 14582,
            "upload_time": "2024-04-23T16:00:00",
            "upload_time_iso_8601": "2024-04-23T16:00:00.515883Z",
            "url": "https://files.pythonhosted.org/packages/eb/8e/7575add22fffec8355e025473bc468bd8bbe27f06cd945f24cab1e89f91d/propelauth-py-3.1.14.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-23 16:00:00",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "propelauth",
    "github_project": "propelauth-py",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "propelauth-py"
}
        
Elapsed time: 0.24352s