Skip to main content

Installation

$ [sudo] pip install query-string

Features

  • Python 2/3 compatible

Examples

>>> import query_string

>>> query_string.parse('https://site.org/index.php?k=v&k2=v2&k3=v3#anchor')
{'k': 'v','k2': 'v2', 'k3': 'v3'}

>>> query_string.parse('k=v&k2=v2&k3=v3')
{'k': 'v','k2': 'v2', 'k3': 'v3'}

Links

readme42.com

Download files

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

Source Distribution

query-string-2020.12.3.tar.gz (1.5 kB view details)

Uploaded Source

File details

Details for the file query-string-2020.12.3.tar.gz.

File metadata

  • Download URL: query-string-2020.12.3.tar.gz
  • Upload date:
  • Size: 1.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.6

File hashes

Hashes for query-string-2020.12.3.tar.gz
Algorithm Hash digest
SHA256 aca8d4daae179f9efd767bd7db36ff00614a1fe5797b3292f8487de0e7fc615c
MD5 4ed10d45ac79fe6e9a7c15c67fee7921
BLAKE2b-256 b1b78a8d96be71b935802c789605b33c28261610ab973f51a375a61bb12883cb

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

2020.12.3 This release

1 file

2020.7.1

1 file

2019.4.13

1 file

2019.3.22

2 files

2018.11.20

2 files

1.0.2

1 file

1.0.1

1 file

1.0.0

1 file

0.0.29

1 file

0.0.28

1 file

0.0.27

1 file

0.0.26

1 file

0.0.24

1 file

0.0.23

1 file

0.0.22

1 file

0.0.21

1 file

0.0.20

1 file

0.0.18

1 file

0.0.12

1 file

0.0.11

1 file

0.0.10

1 file

0.0.9

1 file

0.0.8

1 file

0.0.7

1 file

0.0.6

1 file

0.0.5

1 file

0.0.4

1 file

0.0.2

1 file

0.0.1

1 file

0.0.0

1 file

Supported by

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