
casbin 1.23.0
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: 1150, Watchers: 1150, Forks: 175, Open Issues: 7The casbin/pycasbin
repo was created 4 years ago and the last code push was Yesterday.
The project is very popular with an impressive 1150 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
- TechLee
- License
- Apache 2.0
- Homepage
- https://github.com/casbin/pycasbin
- 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 7 open issues on GitHub
- docs: add async enforcer tutorials to README.md
- fix: fix broken links
- Bug in priority effectors
- add_policies inoperative