24 projects
flask-restplus-patched
Extends Flask-RESTplus so it can handle Marshmallow schemas and Webargs arguments.
expurgator
Censor sensitive string data in Python.
aupostcodes
Australian postcode allocation mapping utility.
flask-admin-s3-upload
Field types for allowing file and image uploads to Amazon S3 (as well as default local storage) in Flask-Admin.
synpla-nvd3
NVD3 JS functionality for SynPla.
synpla-medium
Medium Editor JS functionality for SynPla.
synpla-datetimepicker
Date / time picker JS functionality for SynPla.
synpla-bootstrap
Bootstrap templates for SynPla.
url-for-s3
Python function that generates a URL to a given S3 resource.
s3-saver
Utility class in Python for finding, saving, and deleting files that are either on Amazon S3, or on the local filesystem.
flask-script-exception-handler
Exception handler designed mainly to handle errors in a flask-script custom command.
flask-pre-configured-loggers
Flask request / script pre-configured loggers.
flask-thumbnails-s3
An extension to create image thumbnails on Amazon S3 (or on local storage) with the Flask framework, based on flask-thumbnails.
flask-uuid-utils
Utilities for working with UUID fields in Flask.
flask-babel-utclocal-utils
UTC to local (and vice versa) datetime conversion utilities for use with Flask-Babel.
flask-send-mail-util
Send an email via the Flask-Mail extension, using text and HTML templates.
synpla-imagethumb
An 'imagethumb' template macro for SynPla.
synpla-weight
Weight JS functionality for SynPla.
synpla-logout
Logout JS functionality for SynPla.
synpla-deleteconfirm
Delete confirm JS functionality for SynPla.
word-count
Counts the number of words in the specified string.
HTML-Sanitizer-With-IFrame
Extends Python html5lib's sanitizer.HTMLSanitizer to allow iframe elements.
Flask-FontAwesome-Headers
Sets CORS HTTP response headers for Font-Awesome files served by Flask's send_file().
flask-wtf-alchemy-utils
Form and field utility base classes for use with Flask, Flask-WTF, and wtforms-alchemy.