mirror of
https://github.com/vinta/awesome-python.git
synced 2026-06-11 10:46:09 +00:00
Merge pull request #27 from ellisonleao/master
Add pyshorteners on URL Manipulation section
This commit is contained in:
commit
960ffad2c8
1 changed files with 1 additions and 0 deletions
|
|
@ -351,6 +351,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
|||
|
||||
* [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…
Add table
Add a link
Reference in a new issue