https://github.com/rajiv-k/scofflaw
a simple policy engine
https://github.com/rajiv-k/scofflaw
Last synced: about 2 months ago
JSON representation
a simple policy engine
- Host: GitHub
- URL: https://github.com/rajiv-k/scofflaw
- Owner: rajiv-k
- License: mit
- Created: 2023-02-23T17:23:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-27T10:24:20.000Z (over 2 years ago)
- Last Synced: 2025-02-08T16:13:05.560Z (4 months ago)
- Language: Python
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### scofflaw
A simple policy engine!
#### test
```sh
$ pytest
```#### run
```sh
$ python3 main.py
```