Sebastián Ramírez

Results 41 repositories owned by Sebastián Ramírez

uwsgi-nginx-flask-docker

3.0k
Stars
605
Forks
Watchers

Docker image with uWSGI and Nginx for Flask applications in Python running in a single container.

uvicorn-gunicorn-fastapi-docker

2.6k
Stars
322
Forks
Watchers

Docker image with Uvicorn managed by Gunicorn for high-performance FastAPI web applications in Python with performance auto-tuning.

uvicorn-gunicorn-docker

611
Stars
253
Forks
Watchers

Docker image with Uvicorn managed by Gunicorn for high-performance web applications in Python with performance auto-tuning.

meinheld-gunicorn-flask-docker

482
Stars
59
Forks
Watchers

Docker image with Meinheld and Gunicorn for Flask applications in Python.

nginx-rtmp-docker

1.0k
Stars
360
Forks
Watchers

Docker image with Nginx using the nginx-rtmp-module module for live multimedia (video) streaming.

sqlmodel

13.3k
Stars
605
Forks
115
Watchers

SQL databases in Python, designed for simplicity, compatibility, and robustness.

full-stack

523
Stars
81
Forks
Watchers

Full stack, modern web application generator. Using Flask, PostgreSQL DB, Docker, Swagger, automatic HTTPS and more.

full-stack-fastapi-couchbase

433
Stars
86
Forks
Watchers

Full stack, modern web application generator. Using FastAPI, Couchbase as database, Docker, automatic HTTPS and more.

uvicorn-gunicorn-starlette-docker

164
Stars
12
Forks
Watchers

Docker image with Uvicorn managed by Gunicorn for high-performance Starlette web applications in Python with performance auto-tuning.

typer

14.6k
Stars
624
Forks
71
Watchers

Typer, build great CLIs. Easy to code. Based on Python type hints.