Skip to main content

percentcoding: fast percent encoding and decoding

Project description

An example of percent encoding is the one defined for URIs in RFC 3986. Percent encoding can also be used for general purpose text escaping. Unlike C backslash escaping, which requires that every reserved character be explicitly named (eg. 0x0a corresponds to n), percent encoding can easily accommodate an arbitrary set of reserved characters. For the specific case of URI escaping, the percentcoding library provides 10x faster drop-in replacement for the urllib.quote, urllib.unquote, urllib.quote_plus, and urllib.unquote_plus.

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

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

Source Distribution

percentcoding-0.1.tar.gz (12.0 kB view details)

Uploaded Source

File details

Details for the file percentcoding-0.1.tar.gz.

File metadata

  • Download URL: percentcoding-0.1.tar.gz
  • Upload date:
  • Size: 12.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for percentcoding-0.1.tar.gz
Algorithm Hash digest
SHA256 0b445cb61dceb5e6565d9eb683515f6aecd73a7967329de086c7b69ea3a8c7e3
MD5 b4a2487ebe04315f79eeb87664f8016b
BLAKE2b-256 615777be1c497e28b69561836d71077b85a63546236e1f651a7eacbde057538a

See more details on using hashes here.

Supported by

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