Skip to main content

WSGI form parsing and validation middleware

Project description

WSGI middleware for validating form submissions and parsing them into dictionaries, individual WSGI ‘environ’ dictionary entries, cgi.FieldStorage instances, or keyword arguments passed to a WSGI application. Supports automatically escaping and sterilizing form submissions.

Simple wsgiform usage format example:

from wsgiform import form

@form()
def app(environ, start_response):
    return environ['wsgiform.dict']['name']

Project details


Release history Release notifications | RSS feed

This version

0.3

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

wsgiform-0.3.zip (23.2 kB view details)

Uploaded Source

wsgiform-0.3.tar.gz (15.5 kB view details)

Uploaded Source

wsgiform-0.3.tar.bz2 (15.1 kB view details)

Uploaded Source

Built Distributions

wsgiform-0.3.win32.exe (79.9 kB view details)

Uploaded Source

wsgiform-0.3-py2.5.egg (32.8 kB view details)

Uploaded Source

wsgiform-0.3-py2.4.egg (33.1 kB view details)

Uploaded Source

File details

Details for the file wsgiform-0.3.zip.

File metadata

  • Download URL: wsgiform-0.3.zip
  • Upload date:
  • Size: 23.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for wsgiform-0.3.zip
Algorithm Hash digest
SHA256 7064a3db100bd7038943d475e9b16858c3c3894dbafa02b5f4fc64c5ac9df8ec
MD5 71b1264d27d11f489c58e5f48c902b9d
BLAKE2b-256 ab61a9eb6067fcfc77d199b78fc075a4b3de4733f95a3d5b0553ac767baaa056

See more details on using hashes here.

File details

Details for the file wsgiform-0.3.tar.gz.

File metadata

  • Download URL: wsgiform-0.3.tar.gz
  • Upload date:
  • Size: 15.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for wsgiform-0.3.tar.gz
Algorithm Hash digest
SHA256 27e9f44acac587204318e194e46213aeb3649976b2a9063ff0ba988f332eb7de
MD5 07898933fb3cceadddcea5378313eb1d
BLAKE2b-256 968646a5978069ebeb183a11950166603a49abcda046ef0f79ed241ac796ae66

See more details on using hashes here.

File details

Details for the file wsgiform-0.3.tar.bz2.

File metadata

  • Download URL: wsgiform-0.3.tar.bz2
  • Upload date:
  • Size: 15.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for wsgiform-0.3.tar.bz2
Algorithm Hash digest
SHA256 4c222d9cb88e786c38cb3880f8e670f2b6101cb645408065a8b65f6b2e3145cc
MD5 75ee4d5f02a014beec6bed9c3baf4e0b
BLAKE2b-256 4ca2cef1aa48219c868a7ddedf69ae6ae71ab7950098fe3b24463b91b67a599c

See more details on using hashes here.

File details

Details for the file wsgiform-0.3.win32.exe.

File metadata

  • Download URL: wsgiform-0.3.win32.exe
  • Upload date:
  • Size: 79.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for wsgiform-0.3.win32.exe
Algorithm Hash digest
SHA256 f3a9c5433de43af231f5592ba0d0b35cf22e28ff9a926187ae5ca21931645adb
MD5 f09c7c6a63ad75b4826181ec9bb0e9e8
BLAKE2b-256 6c12ca1dd33ea591bc887117356b1282c391872f19aafff05bb27ba697ce9405

See more details on using hashes here.

File details

Details for the file wsgiform-0.3-py2.5.egg.

File metadata

  • Download URL: wsgiform-0.3-py2.5.egg
  • Upload date:
  • Size: 32.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for wsgiform-0.3-py2.5.egg
Algorithm Hash digest
SHA256 b473488272cd9046330e0a6a3895d380c3ac2777ccab357c23dbb6421d1d0948
MD5 070544b36fcdcdb053e139c3bdd11721
BLAKE2b-256 d7ab6a24bff2181f8f230e65f3fab54c845393dda6e67de1b2301ffe74d7deef

See more details on using hashes here.

File details

Details for the file wsgiform-0.3-py2.4.egg.

File metadata

  • Download URL: wsgiform-0.3-py2.4.egg
  • Upload date:
  • Size: 33.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for wsgiform-0.3-py2.4.egg
Algorithm Hash digest
SHA256 37ffc1e729a489b3c8e3a7427afa9dec0222427096fb2c5d27a1a0cd08858702
MD5 4ceddb2f342b707b602fa3bab8e7c9ca
BLAKE2b-256 ba41c280f5ad95e1938af9f63d039482796df4ac3f3db3ead94a57ab761a41e0

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page