Skip to main content

RFC 3986 compliant, Unicode-aware, scheme-agnostic replacement for urlparse.

Project description

Latest PyPI version Number of PyPI downloads

RFC 3986 compliant, Unicode-aware, scheme-agnostic replacement for urlparse.

The urlparse module is not compliant with RFC 3986, and is generally unusable with custom (private) URI schemes. This module provides compliant replacements for urlsplit and urlunsplit, as well as a convenient way to compose URIs.

Changelog

v0.0.3 (2014-02-08)

  • Add character encoding parameters.

v0.0.2 (2014-02-08)

  • Add basic unit tests.

v0.0.1 (2014-02-08)

  • Initial alpha release.

Project details


Download files

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

Source Distribution

uritools-0.0.3.tar.gz (4.3 kB view hashes)

Uploaded Source

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