Skip to main content

No project description provided

Project description

qs-parser

Install

For use this lib with poetry :

poetry add query-parser

For use this lib with pip :

pip install query-parser

Usage

from query_parser.parser import parse_query_string

print(parse_query_string("a=1&b=2&c=3&b[]=4&b[]=5&b[other]=6"))
# {'a': '1', 'b': {'0': '2', '1': '4', '2': '5', 'other': '6'}, 'c': '3'}

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

query_parser-0.1.2.tar.gz (3.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

query_parser-0.1.2-py3-none-any.whl (3.7 kB view details)

Uploaded Python 3

File details

Details for the file query_parser-0.1.2.tar.gz.

File metadata

  • Download URL: query_parser-0.1.2.tar.gz
  • Upload date:
  • Size: 3.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.11.3 Linux/6.1.44-1-MANJARO

File hashes

Hashes for query_parser-0.1.2.tar.gz
Algorithm Hash digest
SHA256 4f74fe17b75f5286190273eafef585ed368726c82d1f6fd30e639651d589bc9e
MD5 1f6dc3fe555576ce83e4caf49d320a1d
BLAKE2b-256 44e7ab6678677a770852a5ff15639eeafa83b8ff7910e497fed975c97dc61743

See more details on using hashes here.

File details

Details for the file query_parser-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: query_parser-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 3.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.11.3 Linux/6.1.44-1-MANJARO

File hashes

Hashes for query_parser-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 0ca54d320abcf1afb68ab366df42bdf6faa7387502d6e03bc92a745ad2bf6531
MD5 e14b02ce5384ad0428b4cbab021a1035
BLAKE2b-256 9847485c66060e299c1df3baf15c4099f08f65b6bc1226d2fde0b7dd41c3cee0

See more details on using hashes here.

Supported by

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