gunicorn topic

List gunicorn repositories

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.

docker-nginx-postgres-django-example

160
Stars
72
Forks
Watchers

Example using Docker, Django, multiple Postgres databases, NginX, Gunicorn, pipenv, GitLab CI and tox.

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.

novel-fpg

387
Stars
173
Forks
Watchers

小说开源项目,前端基于Flutter,后端是Python + Go双端,各自基于Flask、Gin实现了一遍,包含了用户注册、登录、jwt鉴权、签到、任务、书架、阅读器、购买章节、搜索书籍、绑定第三方账号、设置等功能。

heroku-django-template

903
Stars
390
Forks
Watchers

A Django 2.0 base template featuring all recommended best practices for deployment on Heroku and local development.

Indian-Paper-Currency-Classification

146
Stars
90
Forks
Watchers

Source code of Indian Paper Currency Classification :fire:

docker-flask-gunicorn-nginx

168
Stars
53
Forks
Watchers

Bootstrap example of a Flask app served via Gunicorn and Nginx using Docker conteiners

meinheld-gunicorn-docker

160
Stars
59
Forks
Watchers

Docker image with Meinheld managed by Gunicorn for high-performance WSGI (Flask, Django, etc) web applications in Python with performance auto-tuning.

fastapi

88
Stars
23
Forks
Watchers

基于Fastapi开发,集成Celery-redis分布式任务队列、JWT 用户系统、ElasticSearch和encode orm的基础项目模板,大家可以根据自己的需求在本模板上进行修改