Contents

yarl 1.22.0

0

Yet another URL library

Yet another URL library

Stars: 1477, Watchers: 1477, Forks: 180, Open Issues: 48

The aio-libs/yarl repo was created 9 years ago and the last code push was 1 weeks ago.
The project is very popular with an impressive 1477 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
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 48 open issues on GitHub

  • Bump multidict from 6.7.0 to 6.7.1
  • Bump pypa/cibuildwheel from 3.3.0 to 3.3.1
  • [pre-commit.ci] pre-commit autoupdate
  • Bump cython from 3.2.3 to 3.2.4
  • Bump sphinx from 8.2.3 to 9.1.0
  • Bump version to the next dev
  • [FIXME] Exclude incompatible shared libs from platform wheels
  • Support building query without values

See more issues on GitHub

Related Packages & Articles

secure 1.0.1

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