python3-furl

Small Python library for URLs parsing and manipulating
 
  0
  no reviews



Python's standard urllib and urlparse modules provide a number of URL related functions, but using these functions to perform common URL operations proves tedious. Furl makes parsing and manipulating URLs easy.