Python SDK for Vercel
Project Links
Meta
Requires Python: >=3.10
Classifiers
vercel Package Map
This package exposes small public modules for Vercel APIs and Vercel Function helpers.
Public Modules
vercel.blob- Vercel Blob uploads, downloads, metadata, listing, copy, and deletevercel.cache- Runtime Cache clients and invalidation helpersvercel.cron- cron decorators and schedule helpersvercel.deployments- deployment creation and deployment file upload helpersvercel.functions- convenience exports for function codevercel.oidc- OIDC token lookup, refresh, credentials, and payload decodingvercel.projects- project list, create, update, and delete helpersvercel.sandbox- Sandbox creation, commands, files, snapshots, and PTY supportvercel.workflow- Workflows, steps, sleeps, hooks, and run startupvercel.client-AsyncVercelandVercelgrouped clientsvercel.env- Vercel system environment variable parsingvercel.headers- request header context, IP, and geolocation helpers
Internals
vercel._internal contains implementation details shared by the public modules.
Do not import from it in application code or generated examples; it may change
without public API guarantees.
0.7.2
Jul 21, 2026
0.7.1
Jul 16, 2026
0.7.0
Jul 14, 2026
0.6.0
Jun 29, 2026
0.5.9
May 19, 2026
0.5.8
Apr 22, 2026
0.5.7
Apr 15, 2026
0.5.6
Apr 13, 2026
0.5.5
Apr 12, 2026
0.5.4
Apr 08, 2026
0.5.3
Mar 27, 2026
0.5.2
Mar 09, 2026
0.5.1
Feb 27, 2026
0.5.0
Feb 19, 2026
0.4.0
Feb 12, 2026
0.3.8
Jan 20, 2026
0.3.7
Jan 08, 2026
0.3.6
Dec 17, 2025
0.3.5
Oct 28, 2025
0.3.4
Oct 22, 2025
0.3.3
Oct 21, 2025
0.3.2
Oct 18, 2025
0.3.1
Oct 18, 2025
0.3.0
Oct 17, 2025
0.2.1
Jul 28, 2020
0.2.0
Jul 28, 2020
0.1.8
Jul 27, 2020
0.1.7
Jul 27, 2020
0.1.6
Jul 27, 2020
0.1.5
Jul 27, 2020
0.1.4
Jul 26, 2020
0.1.3
Jul 26, 2020
0.1.2
Jul 25, 2020
0.1.1
Jul 25, 2020
0.1.0
Jul 25, 2020
Wheel compatibility matrix
Files in release
Extras:
None
Dependencies:
anyio
(<5,>=4.0.0)
cbor2
(<7,>=6.0)
httpx
(<1,>=0.27.0)
pydantic
(<3,>=2.7.0)
python-dotenv
(<2,>=1.0.0)
typing-extensions
(<5,>=4.0.0)
vercel-cache
(>=0.7.1)
vercel-headers
(>=0.7.1)
vercel-internal-telemetry
(>=0.7.1)
vercel-oidc
(>=0.7.1)
vercel-workers
(<1,>=0.0.16)
websockets
(<17,>=12.0)