christabor/flask_extras

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.checkignore
.gitignore
.travis.yml
LICENSE
MANIFEST.in
Makefile
README.md
flask_extras/macros/bootstrap.html
flask_extras/macros/content_blocks.html
flask_extras/macros/dates.html
flask_extras/macros/extras_code.html
flask_extras/macros/extras_msg.html
flask_extras/macros/macros.html
flask_extras/macros/utils.html
macros.md
test_app/static/bootstrap.min.css
test_app/static/font-awesome.min.css
test_app/static/fonts/FontAwesome.otf
test_app/static/fonts/fontawesome-webfont.eot
test_app/static/fonts/fontawesome-webfont.svg
test_app/static/fonts/fontawesome-webfont.ttf
test_app/static/fonts/fontawesome-webfont.woff
test_app/static/fonts/fontawesome-webfont.woff2
test_app/static/glyphicons-halflings-regular.eot
test_app/static/glyphicons-halflings-regular.svg
test_app/static/glyphicons-halflings-regular.ttf
test_app/static/glyphicons-halflings-regular.woff
test_app/static/glyphicons-halflings-regular.woff2
test_app/templates/layouts/base.html
test_app/templates/pages/bootstrap.html
test_app/templates/pages/content_blocks.html
test_app/templates/pages/dates.html
test_app/templates/pages/extras_code.html
test_app/templates/pages/extras_msg.html
test_app/templates/pages/index.html
test_app/templates/pages/macros.html
test_app/templates/pages/utils.html
tox.ini
wiki/old_setup.md
test_app/static/bootstrap.min.js2
test_app/static/jquery-2.2.4.min.js2
flask_extras/__init__.py13
flask_extras/decorators.py116
D
2 days
flask_extras/filters/__init__.py0
flask_extras/filters/config.py56
flask_extras/filters/datetimes.py15
flask_extras/filters/filters.py313
B
6 hrs
flask_extras/filters/layout.py23
flask_extras/filters/munging.py100
D
2 days
flask_extras/filters/random.py39