Yarl
Yet another URL library
Introduction
URL is constructed from str:
All URL parts: scheme, user, password, host, port, path, query and fragment are accessible by properties:
All URL manipulations produces a new URL object:
Yet another URL library
URL is constructed from str:
All URL parts: scheme, user, password, host, port, path, query and fragment are accessible by properties:
All URL manipulations produces a new URL object: