Contents

casbin 1.43.0

0

An authorization library that supports access control models like ACL, RBAC, ABAC in Python

An authorization library that supports access control models like ACL, RBAC, ABAC in Python

Stars: 1694, Watchers: 1694, Forks: 211, Open Issues: 5

The casbin/pycasbin repo was created 7 years ago and the last code push was 2 weeks ago.
The project is very popular with an impressive 1694 github stars!

How to Install casbin

You can install casbin using pip

pip install casbin

or add it to a project with poetry

poetry add casbin

Package Details

Author
None
License
Apache 2.0
Homepage
None
PyPi:
https://pypi.org/project/casbin/
GitHub Repo:
https://github.com/casbin/pycasbin

Classifiers

No  casbin  pypi packages just yet.

Errors

A list of common casbin errors.

Code Examples

Here are some casbin code examples and snippets.

GitHub Issues

The casbin package has 5 open issues on GitHub

  • ci: add automated performance benchmark workflow for pull requests
  • ci: add automatic performance benchmark CI for pull requests
  • ci: add automatic performance benchmark CI for Pull Requests

See more issues on GitHub

Related Packages & Articles

authx 1.5.0

Ready to use and customizable Authentications and Oauth2 management for FastAPI

Authomatic 1.3.0

Authorization / authentication client library for Python web applications

rules 3.5

Awesome Django authorization, without the database

fastapi-jwt-auth 0.5.0

FastAPI extension that provides JWT Auth support (secure, easy to use and lightweight)