CMD + K

urlquote

Community

Fast percent encoding / decoding for python.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::urlquote

Usage Tracking

2.2.0
2.1.0
2.0.0
1.1.4
1.1.3
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

urlquote is not intended to be a replacement for urllib. urllib is part of the Python standard library and should be your go-to choice to quote and unquote URLs. However, should quoting or unquoting of URLs be known to be a performance bottleneck and you are fine with the encodings provided, then by all means have fun using this library.

About

Summary

Fast percent encoding / decoding for python.

Last Updated

Aug 28, 2025 at 11:59

License

MIT

Supported Platforms

macOS-arm64
win-64
linux-ppc64le
macOS-64
linux-64
linux-aarch64