Navigation

  • index
  • modules |
  • next |
  • Flask-Utils 0.9.0 documentation »
  • Welcome to Flask-Util’s documentation!

Welcome to Flask-Util’s documentation!¶

Flask Utils is a Python library that contains a bunch of useful utilities for Flask applications.

Check out the Usage section for further information, including how to Installation the project.

Note

This project is under active development.

Contents¶

  • Usage
    • Installation
  • API
    • Extension
      • FlaskUtils
        • FlaskUtils.init_app()
    • Custom exceptions
      • BadRequestError
      • ConflictError
      • FailedDependencyError
      • ForbiddenError
      • GoneError
      • MethodNotAllowedError
      • NotFoundError
      • OriginIsUnreachableError
      • ServiceUnavailableError
      • UnauthorizedError
      • UnprocessableEntityError
      • WebServerIsDownError
    • Decorators
      • validate_params()
    • Utilities
      • is_it_true()
    • Private API
      • _is_optional()
      • _make_optional()
      • _is_allow_empty()
      • _check_type()
      • _generate_error_dict()
      • _generate_error_response()
      • _register_error_handlers()

Contents

  • Welcome to Flask-Util’s documentation!
    • Contents

Navigation

  • Overview
    • Next: Usage

Quick search

© Copyright 2024, Jules Lasne. Created using Sphinx 8.1.3.