{"library":"fastapi-cors","type":"library","category":null,"description":"A lightweight Python library (version 0.0.6) that provides a simplified, environment variable-driven configuration for CORS settings in FastAPI applications. It acts as a wrapper around FastAPI's native `CORSMiddleware` (from Starlette), allowing developers to manage CORS policies such as allowed origins, methods, headers, and credentials through environment variables rather than direct code configuration.","language":"python","status":"active","version":"0.0.6","tags":["fastapi","cors","middleware","environment-variables","http"],"last_verified":"Mon May 25","install":[{"cmd":"pip install fastapi-cors","imports":["from fastapi import FastAPI","from fastapi_cors import CORS"]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/fastapi-cors/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":4,"avg_import_s":1.16,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/fastapi-cors/compatibility"}}