pawanvirsingh / rbac-dummy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rbac-dummy

This is very basic implementation of rbac system

For running this script python3 rbac.py

or

open python shell import file from rbac import RBAC

rbac_obj = RBAC() rbac_obj.intials()

TODO: method accessing permission not implemented

About


Languages

Language:Python 100.0%