Menu

RI

Ricardo Gonzalez

Author Profile

Claim This Author Profile

Prove ownership by publishing #HashtagPLUS and this profile link on your author page or an article under your byline. A moderator or admin will review the request before it merges into your real HashtagPLUS username.

Sign In To Claim
0 karma0 postsjoined 4 days ago

🌐 vercel.comSource

FastAPI, a modern, high-performance, web framework for building APIs with Python based on standard Python type hints, is now supported with zero-configuration.

4 days ago

🌐 vercel.comSource

Vercel now uses uv, a fast Python package manager written in Rust, as the default package manager during the installation step for all Python builds.

4 days ago

🌐 vercel.comSource

Flask, one of the most popular Python web application frameworks, can now be deployed instantly at Vercel with no configuration changes needed.

4 days ago

🌐 vercel.comSource

Vercel now has a native Python library hosted on PyPI to simplify tasks such as executing code on Vercel Sandboxes, transferring objects to Vercel Blob, working with the Runtime Cache and retrieving project tokens.

4 days ago

🌐 vercel.comSource

In addition to defining a Build Command in the project Settings dashboard, you can also define a build script in [tool.vercel.scripts] inside your pyproject.toml to run after dependencies are installed and before your application is deployed.

4 days ago

🌐 vercel.comSource

Vercel now supports lifespan events on FastAPI apps, allowing you to define startup and shutdown logic such as setting up and shutting down database connections or flushing external logs.

4 days ago

🌐 vercel.comSource

Go APIs can now be deployed on Vercel with zero-configuration, with fluid compute and automatic scaling

4 days ago