You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

urlpy

Package Overview
Dependencies
Maintainers
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

urlpy

Simple URL parsing, canonicalization and equivalence.

0.5
pipPyPI
Maintainers
3

A library with helper functions to parse URLs, and sanitize and normalize them in pure python.

This includes support for escaping, unescaping, cleaning and sorting parameters and query strings, and a little more sanitization.

This version is a friendly fork of the upstream url.py from Moz to keep a pure Python version around to run on Python 2 and 3 and all OSes.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts