Yurl is a replacement of built in python urlparse module. Key
features of yurl are:
- pythonic api
- better compliance with RFC 3986
- nice performance
- support for python 2.6, 2.7, 3.2, 3.3 and pypy 1.9 with single
codebase
Website: https://github.com/homm/yurl/