Add pyshorteners on URL Manipulation section

This commit is contained in:
Ellison Leão 2014-07-01 13:20:19 -03:00
parent 7623c023ee
commit 71c941dae7
1 changed files with 1 additions and 0 deletions

View File

@ -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