https://github.com/aio-libs/multidict
aiohttp hacktoberfest headers multidict
Score: 6.220590170099739
Last synced: about 21 hours ago
JSON representation
Repository metadata:
The multidict implementation
- Host: GitHub
- URL: https://github.com/aio-libs/multidict
- Owner: aio-libs
- License: other
- Created: 2016-02-06T14:52:32.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2025-12-12T23:01:16.000Z (about 2 months ago)
- Last Synced: 2025-12-21T20:48:36.938Z (about 2 months ago)
- Topics: aiohttp, hacktoberfest, headers, multidict
- Language: Python
- Homepage: https://multidict.aio-libs.org
- Size: 2.31 MB
- Stars: 478
- Watchers: 14
- Forks: 112
- Open Issues: 25
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- Funding: .github/FUNDING.yml
- License: LICENSE
- Codeowners: .github/CODEOWNERS
-
Funding:
- Github: asvetlov, webknjaz
Owner metadata:
- Name: aio-libs
- Login: aio-libs
- Email:
- Kind: organization
- Description: The set of asyncio-based libraries built with high quality
- Website: https://github.com/aio-libs/.github/discussions
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/7049303?v=4
- Repositories: 73
- Last Synced at: 2026-02-02T08:42:20.726Z
- Profile URL: https://github.com/aio-libs
Dependencies
requirements/dev.txt
pypi
- pyperformance ==1.0.5 development
requirements/doc-spelling.txt
pypi
- sphinxcontrib-spelling ==7.6.0
requirements/doc.txt
pypi
- pyenchant ==3.2.2
- sphinx ==4.5.0
- sphinxcontrib-spelling ==7.6.0
requirements/lint.txt
pypi
- black ==22.6.0
- flake8 ==4.0.1
- flake8-pyi ==20.10.0
- isort ==5.10.1
- mypy ==0.961
requirements/pytest.txt
pypi
- pytest ==7.1.1 test
- pytest-cov ==3.0.0 test
requirements/towncrier.txt
pypi
- towncrier ==21.9.0
.github/workflows/auto-merge.yml
actions
- dependabot/fetch-metadata v1.3.5 composite
.github/workflows/ci.yml
actions
- actions/cache v3 composite
- actions/checkout v3 composite
- actions/download-artifact v3 composite
- actions/setup-python v4 composite
- actions/upload-artifact v3 composite
- aio-libs/create-release v1.6.6 composite
- aio-libs/prepare-coverage v22.1.2 composite
- aio-libs/upload-coverage v22.1.4 composite
- docker/setup-qemu-action v2 composite
- py-actions/py-dependency-install v4 composite
- pypa/cibuildwheel v2.11.4 composite
- re-actors/alls-green release/v1 composite
.github/workflows/codeql.yml
actions
- actions/checkout v3 composite
- github/codeql-action/analyze v2 composite
- github/codeql-action/autobuild v2 composite
- github/codeql-action/init v2 composite