Contents

Authomatic 1.3.0

0

Authorization / authentication client library for Python web applications

Authorization / authentication client library for Python web applications

Stars: 1031, Watchers: 1031, Forks: 388, Open Issues: 48

The authomatic/authomatic repo was created 11 years ago and the last code push was 1 months ago.
The project is very popular with an impressive 1031 github stars!

How to Install authomatic

You can install authomatic using pip

pip install authomatic

or add it to a project with poetry

poetry add authomatic

Package Details

Author
Peter Hudec
License
MIT
Homepage
None
PyPi:
https://pypi.org/project/Authomatic/
Documentation:
http://authomatic.github.io/authomatic
GitHub Repo:
https://github.com/authomatic/authomatic

Classifiers

  • Internet/WWW/HTTP
  • Internet/WWW/HTTP/Dynamic Content/CGI Tools/Libraries
  • Software Development/Libraries
  • Software Development/Libraries/Python Modules
  • System/Systems Administration/Authentication/Directory
No  authomatic  pypi packages just yet.

Errors

A list of common authomatic errors.

Code Examples

Here are some authomatic code examples and snippets.

Related Packages & Articles

authx 1.3.0

Ready to use and customizable Authentications and Oauth2 management for FastAPI

oauthlib 3.2.2

A generic, spec-compliant, thorough implementation of the OAuth request-signing logic

pysaml2 7.5.0

PySAML2 is a Python library that provides a complete implementation of the SAML Version 2 standard. It is designed to assist developers in building either a SAML2 Service Provider or an Identity Provider. The library is versatile and can be used in a WSGI environment, with extensions available for integration with other frameworks. PySAML2 relies on the xmlsec binary, which is readily available in most Linux distributions and can be installed on macOS through Homebrew. The library is actively maintained by the IdentityPython community, which provides a space for developers to discuss and contribute to the development of identity-related Python tools.

rules 3.4

Awesome Django authorization, without the database