gunicorn topic
uvicorn-gunicorn-docker
Docker image with Uvicorn managed by Gunicorn for high-performance web applications in Python with performance auto-tuning.
meinheld-gunicorn-flask-docker
Docker image with Meinheld and Gunicorn for Flask applications in Python.
docker-nginx-postgres-django-example
Example using Docker, Django, multiple Postgres databases, NginX, Gunicorn, pipenv, GitLab CI and tox.
uvicorn-gunicorn-starlette-docker
Docker image with Uvicorn managed by Gunicorn for high-performance Starlette web applications in Python with performance auto-tuning.
novel-fpg
小说开源项目,前端基于Flutter,后端是Python + Go双端,各自基于Flask、Gin实现了一遍,包含了用户注册、登录、jwt鉴权、签到、任务、书架、阅读器、购买章节、搜索书籍、绑定第三方账号、设置等功能。
heroku-django-template
A Django 2.0 base template featuring all recommended best practices for deployment on Heroku and local development.
Indian-Paper-Currency-Classification
Source code of Indian Paper Currency Classification :fire:
docker-flask-gunicorn-nginx
Bootstrap example of a Flask app served via Gunicorn and Nginx using Docker conteiners
meinheld-gunicorn-docker
Docker image with Meinheld managed by Gunicorn for high-performance WSGI (Flask, Django, etc) web applications in Python with performance auto-tuning.
fastapi
基于Fastapi开发,集成Celery-redis分布式任务队列、JWT 用户系统、ElasticSearch和encode orm的基础项目模板,大家可以根据自己的需求在本模板上进行修改