mathewtrivett / python_abac

A Pythonic Attribute-Based Access Control (ABAC) engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python ABAC

python-abac is a Pythonic Attribute-Based Access Control (ABAC) engine. It is designed to be agnostic of the environment or web framework you are using. It aims to be compliant with the XACML standard.

About

A Pythonic Attribute-Based Access Control (ABAC) engine

License:MIT License


Languages

Language:Python 100.0%