mirror of
https://github.com/wassname/flask-security.git
synced 2026-07-02 17:00:14 +08:00
4508c717fbadd87a398ea0f751f4faf7c515ac5c
- Add Python 3.5 support on travis - pytest-cache has been merged into pytest [0] and is no longer separately maintained, so pytest-cache-related requirements are being updated. - Flask-Mongoengine latest stable is broken on Python 2.6 (but fixed in master [1]), so its version is being restricted for now. [0] http://pytest.org/latest/changelog.html#id3 [1] https://github.com/MongoEngine/flask-mongoengine/pull/174
Flask-Security
==============
.. image:: https://secure.travis-ci.org/mattupstate/flask-security.png?branch=develop
.. image:: https://pypip.in/v/Flask-Security/badge.png
:target: https://pypi.python.org/pypi/Flask-Security/
:alt: Latest Version
.. image:: https://coveralls.io/repos/mattupstate/flask-security/badge.png?branch=develop
:target: https://coveralls.io/r/mattupstate/flask-security
.. image:: https://pypip.in/d/Flask-Security/badge.png
:target: https://pypi.python.org/pypi//Flask-Security/
:alt: Downloads
.. image:: https://pypip.in/license/Flask-Security/badge.png
:target: https://pypi.python.org/pypi/Flask-Security/
:alt: License
Flask-Security quickly adds security features to your Flask application.
Resources
---------
- `Documentation <http://packages.python.org/Flask-Security/>`_
- `Issue Tracker <http://github.com/mattupstate/flask-security/issues>`_
- `Code <http://github.com/mattupstate/flask-security/>`_
- `Development Version
<http://github.com/mattupstate/flask-security/zipball/develop#egg=Flask-Security-dev>`_
Languages
Python
95.2%
HTML
4.8%