Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shonenada/flask-rbac
Flask-RBAC
https://github.com/shonenada/flask-rbac
flask python
Last synced: 9 days ago
JSON representation
Flask-RBAC
- Host: GitHub
- URL: https://github.com/shonenada/flask-rbac
- Owner: shonenada
- License: mit
- Created: 2013-11-20T16:16:18.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2024-02-07T08:57:14.000Z (10 months ago)
- Last Synced: 2024-11-29T12:46:48.011Z (14 days ago)
- Topics: flask, python
- Language: Python
- Homepage: https://flask-rbac.readthedocs.org/
- Size: 97.7 KB
- Stars: 232
- Watchers: 21
- Forks: 61
- Open Issues: 15
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
- awesome-auth - Flask-RBAC - Adds RBAC support to [Flask](https://github.com/pallets/flask). (Authorization / <a name="authZ-python"></a>Python)
README
|Build Status| |Coverage Status| |PyPI Version|
Flask-RBAC
==========Adds RBAC support to Flask
Installation
------------::
$ pip install flask-rbac
Links
------ `Document `_
- `Issue Track `_Contributes
-----------You can send a pull request on
`GitHub `_... |Build Status| image:: https://travis-ci.org/shonenada/flask-rbac.png?branch=develop
:target: https://travis-ci.org/shonenada/flask-rbac
.. |Coverage Status| image:: https://coveralls.io/repos/shonenada/flask-rbac/badge.png?branch=develop
:target: https://coveralls.io/r/shonenada/flask-rbac
.. |PyPI Version| image:: https://img.shields.io/pypi/v/flask-rbac.svg?style=flat
:target: https://pypi.python.org/pypi/flask-rbac
:alt: PyPI Version