url-manipulation.md
July 15, 2021 ยท View on GitHub
Bookmarks tagged [url-manipulation]
www.codever.land/bookmarks/t/url-manipulation
furl
A small Python library that makes parsing and manipulating URLs easy.
- tags: python, url-manipulation
- :octocat: source code
purl
https://github.com/codeinthehole/purl
A simple, immutable URL class with a clean API for interrogation and manipulation.
- tags: python, url-manipulation
- :octocat: source code
pyshorteners
https://github.com/ellisonleao/pyshorteners
A pure Python URL shortening lib.
- tags: python, url-manipulation
- :octocat: source code
webargs
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.
- tags: python, url-manipulation
- :octocat: source code