casbin 1.36.3
0
An authorization library that supports access control models like ACL, RBAC, ABAC in Python
Contents
An authorization library that supports access control models like ACL, RBAC, ABAC in Python
Stars: 1381, Watchers: 1381, Forks: 191, Open Issues: 10The casbin/pycasbin
repo was created 6 years ago and the last code push was 2 months ago.
The project is very popular with an impressive 1381 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
Related Packages
Errors
A list of common casbin errors.
Code Examples
Here are some casbin
code examples and snippets.
GitHub Issues
The casbin package has 10 open issues on GitHub
- docs: add async enforcer tutorials to README.md
- fix: fix broken links
- Bug in priority effectors
- add_policies inoperative