[ ソース: aiohttp-cors ]
パッケージ: python3-aiohttp-cors (0.7.0-1)
python3-aiohttp-cors に関するリンク
Debian の資源:
aiohttp-cors ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [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
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-aiohttp
- http client/server for asyncio