yarl
https://github.com/aio-libs/yarl
Python
Yet another URL library
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported1 Subscribers
Add a CodeTriage badge to yarl
Help out
- Issues
- Implement RFC 2396 path segments
- Over-zealous empty query/fragment normalization like bpo-37969
- Use custom URL parser
- URL('file:///') should be absolute url without netloc part
- Why does yarl encode query params differently?
- Add RFC 6570 (URI Template) support?
- Support building query without values
- No distinction made between empty query string and undefined query string
- yarl.URL doesn't recognize BACKSLASH as host-path separator
- Make default port substitution work with more schemes
- Docs
- Python not yet supported