You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hsluoyz
changed the title
[feature] support CLI usage for PyCasbin (Casbin for Pycasbin)
[feature] create casbin-python-cli to use PyCasbin in CLI
Jan 12, 2025
For now, Casbin is mainly a library, or sometimes as a service. It also can be a CLI tool. So we can call jCasbin in shell.
At least, we need to support basic model, adapter, enforcer APIs this time: https://casbin.org/docs/model-storage, https://casbin.org/docs/policy-storage
Refer to:
Similar to:
Existing CLI repos:
The output for this issue will be in:
The text was updated successfully, but these errors were encountered: