diff --git a/README.md b/README.md index 2da45261..b219dfce 100644 --- a/README.md +++ b/README.md @@ -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