Skip to main content
Ctrl+K
Muffin  documentation - Home Muffin  documentation - Home
  • Usage
  • Configuration
  • CLI integration
  • Testing
  • API
    • Deployment
    • Plugins
  • GitHub
  • PyPI
  • Usage
  • Configuration
  • CLI integration
  • Testing
  • API
  • Deployment
  • Plugins
  • GitHub
  • PyPI
Ctrl+K
Version: 1.1.4

Index

A | B | C | D | F | H | I | J | M | O | Q | R | S | T | U

A

  • Application (class in muffin)

B

  • body() (muffin.Request method)

C

  • charset (muffin.Request property)
  • content_type (muffin.Request property)
  • cookies (muffin.Request property)
    • (muffin.Response attribute)

D

  • data() (muffin.Request method)

F

  • form() (muffin.Request method)

H

  • Handler (class in muffin)
  • headers (muffin.Request property)
    • (muffin.Response attribute)

I

  • import_submodules() (muffin.Application method)

J

  • json() (muffin.Request method)

M

  • media (muffin.Request property)
  • middleware() (muffin.Application method)
  • module
    • muffin
  • muffin
    • module

O

  • on_error() (muffin.Application method)
  • on_shutdown() (muffin.Application method)
  • on_startup() (muffin.Application method)

Q

  • query (muffin.Request property)

R

  • receive (muffin.Request attribute)
  • Request (class in muffin)
  • Response (class in muffin)
  • ResponseFile (class in muffin)
  • ResponseHTML (class in muffin)
  • ResponseJSON (class in muffin)
  • ResponseRedirect (class in muffin)
  • ResponseSSE (class in muffin)
  • ResponseStream (class in muffin)
  • ResponseText (class in muffin)
  • ResponseWebSocket (class in muffin)
  • route() (muffin.Application method)
  • run_after_response() (muffin.Application method)

S

  • scope (muffin.Request attribute)
  • send (muffin.Request attribute)
  • stream() (muffin.Request method)

T

  • TestClient (in module muffin)
  • text() (muffin.Request method)

U

  • url (muffin.Request property)

© Copyright 2015, Kirill Klenov.

Created using Sphinx 8.2.3.

Built with the PyData Sphinx Theme 0.16.1.