Skip to main content

Parse querystring parameters to nested objects

Project description

http://img.shields.io/travis/fastmonkeys/qstring/master.svg http://img.shields.io/pypi/dm/qstring.svg http://img.shields.io/pypi/v/qstring.svg

qstring is a Python library that allows you to create nested objects from a list of querystring parameters.

Resources

Changelog

0.2.1 (March 24, 2017)

  • Fixed qstring.unnest when values contain non-ASCII characters.

0.2.0 (September 1, 2015)

  • Changed qstring.nest to maintain the order of the given parameters in the returned nested object by returning OrderedDict instead of dict.

0.1.0 (July 14, 2015)

  • Initial public release.

Project details


Download files

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

Source Distribution

qstring-0.2.1.tar.gz (5.1 kB view hashes)

Uploaded Source

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