{"library":"casbin","type":"library","category":null,"description":"Casbin is a powerful and efficient open-source access control library for Python projects. It provides support for enforcing authorization based on various access control models like ACL, RBAC, and ABAC. Authorization models are defined using `.conf` files, and policies are stored in `.csv` files or various database backends via adapters. The library is actively maintained with frequent updates.","language":"python","status":"active","version":"1.43.0","tags":["authorization","access control","ACL","RBAC","ABAC","permission","security"],"last_verified":"Thu May 21","install":[{"cmd":"pip install casbin","imports":["from casbin import Enforcer"]}],"homepage":"https://casbin.org/","github":"https://github.com/casbin/pycasbin","docs":null,"changelog":null,"pypi":"https://pypi.org/project/casbin/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.8,"avg_import_s":0.13,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/casbin/compatibility"}}