urlparser · PyPI
https://pypi.org/project/urlparser11.10.2018 · pip install urlparser Copy PIP instructions Latest version Released: Oct 11, 2018 No project description provided Project description This is a simple command line tool for extracting pieces (such as the scheme, port, or hostname) of a standard URL. Usage
urlparse4 · PyPI
https://pypi.org/project/urlparse410.07.2016 · pip install urlparse4 Copy PIP instructions Latest version Released: Jul 10, 2016 Performance-focused replacement for Python's urlparse module Project description urlparse4 is a performance-focused replacement for Python’s urlparse module, using C++ code from Chromium’s own URL parser. It is not production-ready yet.