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
- Inconsistent behaviour between Cython and CPython (or lack of docs, or both)
- Non-ASCII hostnames are not validated and so allow "@" and other reserved gen-delims characters
- `url.join(...)` drops parts of the path if `url` does not end with `/`
- Use ada url parser
- Altering URLs
- Handling of relative path URL
- Implement RFC 2396 path segments
- Over-zealous empty query/fragment normalization like bpo-37969
- Why does yarl encode query params differently?
- Add RFC 6570 (URI Template) support?
- Docs
- Python not yet supported