statum
meinheld-gunicorn-flask-docker
statum | meinheld-gunicorn-flask-docker | |
---|---|---|
2 | 1 | |
5 | 483 | |
- | 0.0% | |
0.0 | 5.0 | |
about 3 years ago | about 1 month ago | |
Python | Python | |
GNU General Public License v3.0 only | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
statum
- statum - a Python + Flask + MongoDB, Twitch-related dashboard. My first flask project.
-
I made a Twitch dashboard.
https://github.com/k9mil/statum which also has a demo (though, it's horrible for anything that is not Full HD, I have not done the CSS for responsiveness yet.)
meinheld-gunicorn-flask-docker
-
Automate Your Flask Deployment to VPS Using Github Actions
Now, before touching Docker, we need to talk about how to deploy Flask to production. Like Django, Flask needs a WSGI server to deploy the application. There are 2 common WSGI server: UWSGI and Gunicorn. I won’t go into detail what is the difference between them. This article will use Gunicorn as the WSGI server. GitHub - tiangolo/meinheld-gunicorn-flask-docker: Docker image with Meinheld and Gunicorn for Flask…
What are some alternatives?
weheartpy - A fast, reliable API wrapper for weheartit.com
CutCat - Copy objects from real life and directly paste them on a background image using only your phone's camera
languagepod101-scraper - Python scraper for Language Pods such as Japanesepod101.com :japanese_ogre: :japan: :sushi: Compatible with Japanese, Chinese, French, German, Italian, Korean, Portuguese, Russian, Spanish and many more! ✨
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.
bs4-in-lambda - Use Beautiful Soup in AWS Lambda with Python Runtimes
docked - A friendly and safe alternative to Dockefile. Write Docker images using the full power of Python.