Contents

yarl 1.8.2

0

Yet another URL library

Yet another URL library

Stars: 881, Watchers: 881, Forks: 125, Open Issues: 30

The aio-libs/yarl repo was created 6 years ago and was last updated 2 days ago.
The project is popular with 881 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
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
No  yarl  pypi packages just yet.

Errors

A list of common yarl errors.

Code Examples

Here are some yarl code examples and snippets.

GitHub Issues

The yarl package has 30 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

See more issues on GitHub

Related Packages & Articles

secure 0.3.0

A lightweight package that adds security headers for Python web frameworks.