Metadata-Version: 2.1
Name: lowball
Version: 1.0.2
Summary: Lowball is designed to add simple endpoint level RBAC to your Flask based API services.
Home-page: https://github.com/EmersonElectricCo/lowball
Author: Isaiah Eichen, Grant Steiner, Timothy Lemm
Author-email: compsecmonkey@gmail.com
License: Apache License 2.0
Platform: UNKNOWN
Requires-Dist: Flask (>=1.0.3)
Requires-Dist: PyJWT (>=2.0.0)
Requires-Dist: Werkzeug (>=1.0.1)
Requires-Dist: blinker (>=1.4)
Requires-Dist: pytest (>=6.2.1)
Requires-Dist: pypandoc (>=1.5)
Requires-Dist: ruamel.yaml (>=0.16.12)

Lowball is designed to add simple endpoint level RBAC to your Flask based API services.


