Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE
python-multidict
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Meta Configuration of Package python-multidict
<package name="python-multidict" project="openSUSE:Factory"> <title>multidict implementation</title> <description>HTTP Headers and URL query string require specific data structure: multidict. It behaves mostly like a regular dict but it may have several values for the same key. multidict has four multidict classes: MultiDict, MultiDictProxy, CIMultiDict and CIMultiDictProxy. Immutable proxies (MultiDictProxy and CIMultiDictProxy) provide a dynamic view for the proxied multidict, the view reflects underlying collection changes. They implement the collections.abc.Mapping interface. Regular mutable (MultiDict and CIMultiDict) classes implement collections.abc.MutableMapping and allows to change their own content. </description> <devel project="devel:languages:python" package="python-multidict"/> </package>
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor