[ 原始碼: aiohttp-cors ]
套件: python3-aiohttp-cors (0.7.0-2)
python3-aiohttp-cors 的相關超連結
Trisquel 的資源:
下載原始碼套件 aiohttp-cors:
維護者:
Original Maintainers:
- Brandon Weeks
- Debian Python Team
外部的資源:
- 主頁 [github.com]
相似套件:
Cross Origin Resource Sharing (CORS) support for aiohttp
aiohttp_cors library implements Cross Origin Resource Sharing (CORS) support for aiohttp asyncio-powered asynchronous HTTP server.
其他與 python3-aiohttp-cors 有關的套件
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio