Skip to content

Latest commit

 

History

History
32 lines (27 loc) · 1.62 KB

url-manipulation.md

File metadata and controls

32 lines (27 loc) · 1.62 KB

Bookmarks tagged [url-manipulation]

https://github.com/gruns/furl

A small Python library that makes parsing and manipulating URLs easy.


https://github.com/codeinthehole/purl

A simple, immutable URL class with a clean API for interrogation and manipulation.


https://github.com/ellisonleao/pyshorteners

A pure Python URL shortening lib.


https://github.com/marshmallow-code/webargs

A friendly library for parsing HTTP request arguments, with built-in support for popular web frameworks, including Flask, Django, Bottle, Tornado, and Pyramid.