Query string parser like php
Project description
Query string parser
query string parser like php
Quick start
First, install package
pip3 install query-string-parser
include in your project
from queryStringParser import parser
Parse query string
dict_query = parser.parse("foo[]=bar+foo&foo[]=baz&biz[name]=gino&biz[name]=pino&caz=33&paz[]=ggu")
print(dict_query)
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file Query string parser-1.0.0.tar.gz.
File metadata
- Download URL: Query string parser-1.0.0.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1cfbf67e2dde02a4bfd28881f80c61be04c1e005a435ab4c680d2a1e0523440f
|
|
| MD5 |
f2dcb59d971b604ff7fb3b6c4b2861fb
|
|
| BLAKE2b-256 |
e7f3889a61b2e6d0fcb48116d5b313bf406452eac39844b4a8f1adfe731e3a8f
|
File details
Details for the file Query_string_parser-1.0.0-py3-none-any.whl.
File metadata
- Download URL: Query_string_parser-1.0.0-py3-none-any.whl
- Upload date:
- Size: 28.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4a4c6005d4e875878a4f05a0b75d348c2ea58fc3da8473361dfa75bdecc01ccd
|
|
| MD5 |
87f42f288a5f8a7843f1e0788fce3838
|
|
| BLAKE2b-256 |
4747ae2b5079dede826d0d08255f4d0bb4548a3bb1b463ccac85c9360db4df15
|