shipfeedAI news, curated daily

23:04:03 CET
20 MAY23:04:03shipfeed
pull to refreshlast sync
Just in — 30 new
§ feed · storyline

Vercel Python SDK is now available in beta

Vercel releases a beta Python SDK supporting Sandbox, Blob storage, and Runtime Cache API features, installable via pip install vercel.

Oct 23 · · primary fetch1 sourceupdated Oct 23 ·

The Vercel Python SDK is now available in beta, bringing first-class Python support for many Vercel features such as , , and the .Vercel SandboxBlobRuntime Cache API To get started, install the vercel package with pip install vercel. Vercel Python SDK lets you directly interact with Vercel primitives via python code like: Run untrusted code in isolated, ephemeral environments using Vercel Sandbox: Interact with Vercel’s Blob storage API: And across , , and within the same region using the Runtime Cache API:store and retrieve dataFunctionsRouting MiddlewareBuilds Get started with pip install vercel. Read more

read full article on vercel.com
§ sources1 publication · timeline below
  1. vercel.comVercel Python SDK is now available in betaprimary