Ross ROSS = Recommend OSS · open-source software intelligence for agents

aio-libs/yarl

Yet another URL library observed · 2026-08-28

github.com/aio-libs/yarl · homepage · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

97/100

  • Activity 99
  • Release rhythm 93
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 2
  • age_days: 3683
  • days_rel: 45
  • days_push: 8
  • n_releases_24m: 36

Full methodology

Adoption not part of the score

1494 stars · 209 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

yarl is a Python library providing a URL class for parsing, constructing, and manipulating URLs with automatic encoding and immutable semantics. It is the URL library underlying aiohttp and supports both encoded and human-readable representations.

Use cases

  • parse urls in python
  • build urls with query parameters
  • join url path segments safely
  • encode and decode url components
  • normalize urls to canonical form
  • extract scheme host and path from a url

When to choose

  • you need RFC-compliant URL parsing and manipulation in Python
  • you use aiohttp or want immutable URL objects with automatic percent-encoding
  • you need to handle non-ASCII URLs correctly

When to avoid

  • you only need simple string splitting of URLs
  • you are working in a non-Python stack

Facets

library · maturity stable

parser http-client developer-tools web-development developer-tools apis python cross-platform url-parsing url-manipulation aiohttp immutable-urls percent-encoding

1 source

Member repositories

RepositoryRoleHealth v2
aio-libs/yarlmain97

For agents

markdown · JSON · MCP: product_card(name="aio-libs/yarl")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem