FICHA · MANJARO

python-multidict

Asyncio-based multidict implementation for Python

  • Library
  • Dev
  • Web
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Provides dictionary-like containers that can store multiple values for the same key, commonly used in async web and HTTP code. It helps applications handle headers, query parameters, and form fields correctly.

Multi-value data can be subtle when deciding which value wins. Developers should validate inputs carefully, especially for security-sensitive headers or repeated form fields.

Permissions

Permissions not analysed for this source yet.