Contents

casbin 1.36.3

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: 1327, Watchers: 1327, Forks: 187, Open Issues: 7

The casbin/pycasbin repo was created 5 years ago and the last code push was 1 months ago.
The project is very popular with an impressive 1327 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 7 open issues on GitHub

  • docs: add async enforcer tutorials to README.md
  • fix: fix broken links
  • Bug in priority effectors
  • add_policies inoperative

See more issues on GitHub

Related Packages & Articles

authx 1.3.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.4

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)

django-allauth 0.63.6

Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.