All Projects → shonenada → Flask Rbac

shonenada / Flask Rbac

Licence: mit
Flask-RBAC

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to Flask Rbac

Pyecharts App
pyecharts 体验网站(已弃用)
Stars: ✭ 178 (-10.1%)
Mutual labels:  flask
Flask table
Because writing HTML is fiddly and all of your tables are basically the same
Stars: ✭ 187 (-5.56%)
Mutual labels:  flask
Quokka
LOOKING FOR NEW MAINTAINER - Quokka is a Content Management System - `docker run --rm -it -p 5000:5000 quokka/quokka`
Stars: ✭ 2,198 (+1010.1%)
Mutual labels:  flask
Kubernetes Mlops
MLOps tutorial using Python, Docker and Kubernetes.
Stars: ✭ 177 (-10.61%)
Mutual labels:  flask
Dailynotes
App for taking notes and tracking tasks on a daily basis
Stars: ✭ 182 (-8.08%)
Mutual labels:  flask
Livetv mining
直播网站数据采集
Stars: ✭ 188 (-5.05%)
Mutual labels:  flask
Flask Meld
Meld is a full-stack framework for Flask that allows you to create dynamic frontends in Flask using Python and the Jinja2 templating engine.
Stars: ✭ 177 (-10.61%)
Mutual labels:  flask
Bolt Python
A framework to build Slack apps using Python
Stars: ✭ 190 (-4.04%)
Mutual labels:  flask
Dtale
Visualizer for pandas data structures
Stars: ✭ 2,864 (+1346.46%)
Mutual labels:  flask
Flask Dropzone
Upload file in Flask application with Dropzone.js
Stars: ✭ 191 (-3.54%)
Mutual labels:  flask
Twitter Intelligence
Twitter Intelligence OSINT project performs tracking and analysis of the Twitter
Stars: ✭ 179 (-9.6%)
Mutual labels:  flask
Supplychainpy
Supplychainpy is a Python library for supply chain analysis, modelling and simulation. The library assists a workflow that is reliant on Excel and VBA.
Stars: ✭ 184 (-7.07%)
Mutual labels:  flask
Sentimentanalysis
Sentiment analysis neural network trained by fine-tuning BERT, ALBERT, or DistilBERT on the Stanford Sentiment Treebank.
Stars: ✭ 186 (-6.06%)
Mutual labels:  flask
Tinygoogle
A search web app built by Flask and Google CSE
Stars: ✭ 179 (-9.6%)
Mutual labels:  flask
Hrshell
HRShell is an HTTPS/HTTP reverse shell built with flask. It is an advanced C2 server with many features & capabilities.
Stars: ✭ 193 (-2.53%)
Mutual labels:  flask
Machine Learning Deployment
Launch machine learning models into production using flask, docker etc.
Stars: ✭ 177 (-10.61%)
Mutual labels:  flask
Flango
A Django template for using Flask for the frontend, Django for the backend.
Stars: ✭ 188 (-5.05%)
Mutual labels:  flask
Ok ip proxy pool
🍿爬虫代理IP池(proxy pool) python🍟一个还ok的IP代理池
Stars: ✭ 196 (-1.01%)
Mutual labels:  flask
Payjs faka
这个是基于payjs的发卡平台。
Stars: ✭ 194 (-2.02%)
Mutual labels:  flask
Delbot
It understands your voice commands, searches news and knowledge sources, and summarizes and reads out content to you.
Stars: ✭ 191 (-3.54%)
Mutual labels:  flask

|Build Status| |Coverage Status| |PyPI Version|

Flask-RBAC

Adds RBAC support to Flask

Installation

::

$ pip install flask-rbac

Links

  • Document <https://flask-rbac.readthedocs.org>_
  • Issue Track <https://github.com/shonenada/flask-rbac/issues>_

Contributes

You can send a pull request on GitHub <https://github.com/shonenada/flask-rbac/pulls>_.

.. |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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].