appyter.profiles.default.filters package

Submodules

appyter.profiles.default.filters.atob module

appyter.profiles.default.filters.atob.atob(s)[source]

appyter.profiles.default.filters.btoa module

appyter.profiles.default.filters.btoa.btoa(s)[source]

appyter.profiles.default.filters.fmt module

appyter.profiles.default.filters.fmt.fmt(f, *args, **kwargs)[source]

appyter.profiles.default.filters.join_routes module

appyter.profiles.default.filters.jsonify module

appyter.profiles.default.filters.jsonify.jsonify(v)[source]

appyter.profiles.default.filters.pyeval module

appyter.profiles.default.filters.pyeval.pyeval(v, **kwargs)[source]

DO NOT USE THIS WITH USER INPUT, It helps with running python code like list comprehensions in jinja.

appyter.profiles.default.filters.url_for module

appyter.profiles.default.filters.url_for.url_for(directory, public=False, **kwargs)[source]

Module contents

Filters represent python functions that can be called from jinja2 in templates and in an appyter.