Parse querystring parameters to nested objects
Project description
qstring is a Python library that allows you to create nested objects from a list of querystring parameters.
Resources
Changelog
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
Release history Release notifications | RSS feed
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.0.tar.gz
(4.9 kB
view hashes)