{"library":"vercel-runtime","type":"library","category":null,"description":"This `vercel-runtime` Python package appears to be an internal or foundational component used by Vercel's platform to manage the execution environment for Python Serverless Functions. It is not typically a library that developers directly import or interact with in their application code when building Vercel functions. Instead, developers focus on creating standard ASGI (Asynchronous Server Gateway Interface) or WSGI (Web Server Gateway Interface) applications using frameworks like FastAPI, Flask, or Django, which Vercel then deploys and runs within its Python runtime environment. The current version is `0.12.0`, and Vercel maintains a rapid release cycle across its platform.","language":"python","status":"active","version":"0.12.0","tags":["vercel","serverless","python-runtime","fastapi","flask","django"],"last_verified":"Sat May 23","install":[{"cmd":"pip install vercel-runtime","imports":["from fastapi import FastAPI"]}],"homepage":"https://vercel.com","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/vercel-runtime/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":40,"avg_install_s":1.8,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/vercel-runtime/compatibility"}}