About Anaconda Help Download Anaconda

Fast percent encoding / decoding for python.

copied from cf-staging / urlquote

Installers

Info: This package contains files in non-standard labels.
  • linux-64 v2.1.0
  • linux-aarch64 v2.1.0
  • linux-ppc64le v2.1.0
  • osx-64 v2.1.0
  • osx-arm64 v2.1.0
  • win-64 v2.1.0

conda install

To install this package run one of the following:
conda install conda-forge::urlquote
conda install conda-forge/label/cf202003::urlquote

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.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.7) Legal | Privacy Policy