We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7a3217 commit b5edeb1Copy full SHA for b5edeb1
3 files changed
README.rst
@@ -1,6 +1,12 @@
1
qs-codec
2
========
3
4
+
5
+.. image:: https://raw.githubusercontent.com/techouse/qs_codec/main/logo.png
6
+ :alt: qs-codec
7
+ :width: 256
8
+ :align: center
9
10
A query string encoding and decoding library for Python.
11
12
Ported from `qs <https://www.npmjs.com/package/qs>`__ for JavaScript.
docs/index.rst
@@ -6,6 +6,11 @@
13
14
15
16
logo.png
80.6 KB
0 commit comments