mirror of
https://github.com/vinta/awesome-python.git
synced 2025-02-17 13:58:06 +00:00
Add pyshorteners on URL Manipulation section
This commit is contained in:
parent
7623c023ee
commit
71c941dae7
|
@ -347,6 +347,7 @@ A curated list of awesome Python frameworks, libraries and resources. Inspired b
|
|||
|
||||
* [furl](https://github.com/gruns/furl) - A small Python library that makes manipulating URLs simple.
|
||||
* [purl](https://github.com/codeinthehole/purl) - A simple, immutable URL class with a clean API for interrogation and manipulation.
|
||||
* [pyshorteners](https://github.com/ellisonleao/pyshorteners) - A pure python URL shortening lib.
|
||||
|
||||
## HTML Manipulation
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user