yarl 1.15.1
0
Yet another URL library
Contents
Yet another URL library
Stars: 1310, Watchers: 1310, Forks: 160, Open Issues: 35The aio-libs/yarl
repo was created 8 years ago and the last code push was 2 hours ago.
The project is very popular with an impressive 1310 github stars!
How to Install yarl
You can install yarl using pip
pip install yarl
or add it to a project with poetry
poetry add yarl
Package Details
- Author
- Andrew Svetlov
- License
- Apache-2.0
- Homepage
- https://github.com/aio-libs/yarl
- PyPi:
- https://pypi.org/project/yarl/
- GitHub Repo:
- https://github.com/aio-libs/yarl
Classifiers
- Internet/WWW/HTTP
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common yarl errors.
Code Examples
Here are some yarl
code examples and snippets.
GitHub Issues
The yarl package has 35 open issues on GitHub
- There is an extra '/' character at the beginning of the path for Windows paths
- Compilation fails with Python 3.11
- Add
with_suffix
- Update the LICENSE file to contain the license used (Apache-2.0) and add a NOTICE file referencing it
- Handling of relative path URL