
querystring-parser 1.2.4
0
QueryString parser for Python/Django that correctly handles nested dictionaries
Contents
QueryString parser for Python/Django that correctly handles nested dictionaries
Stars: 143, Watchers: 143, Forks: 42, Open Issues: 5The bernii/querystring-parser repo was created 14 years ago and the last code push was 1 years ago.
The project is popular with 143 github stars!
How to Install querystring-parser
You can install querystring-parser using pip
pip install querystring-parser
or add it to a project with poetry
poetry add querystring-parser
Package Details
- Author
- bernii
- License
- Homepage
- https://github.com/bernii/querystring-parser
- PyPi:
- https://pypi.org/project/querystring-parser/
- GitHub Repo:
- https://github.com/bernii/querystring-parser
Classifiers
Related Packages
Errors
A list of common querystring-parser errors.
Code Examples
Here are some querystring-parser code examples and snippets.
pythonfix