gunicorn-flask-webserver
There are 29 repositories under gunicorn-flask-webserver topic.
solnsumei/flask-rest-api-setup
Starter template for your Flask and Flask Rest API projects. Build on or modify to suit your development need. No need to setup, just fork this repo and start building your project.
divyansh1195/Car-Price-Prediction
End to end implementation and deployment of Machine Learning Car Price Prediction using python, flask, gunicorn, scikit-Learn, etc. on Heroku web application platform.
divyansh1195/Cotton-Disease-Predictor
End-to-end implementation and deployment of Deep Learning Cotton Disease Predictor web application created using python, flask, gunicorn, scikit-Learn, Keras, TensorFlow, etc., and deployed on the Heroku web application platform.
divyansh1195/Restaurant-Reviews-Sentiment-Analysis
End-to-end implementation and deployment of Machine Learning Restaurant Reviews Sentiment Analysis using python, flask, gunicorn, scikit-Learn, nltk, etc. on the Heroku web application platform.
kevinkoech357/screen_rekod
A screen recording web app that allows users to record their screens and upload to an online server. Users can also download and generate a shareable link to send to their peers or showcase app demos.
nimadata/Qazan
Qazan allows investors to get AI insights on financial assets.
sigtica/model-deployment-gcp-cloud-run
Module for model deployment to GCP using the Gunicorn framework with support for multi-threading.
divyansh1195/Bank-Notes-Authenticator
End-to-end implementation and deployment of Machine Learning Bank Notes Authenticator web application created using python, flask, gunicorn, scikit-Learn, etc., and deployed on the Heroku web application platform.
gamitej/Code-Project-Backend
A backend for code coding platform
rbandooni/analyzr
Keyword and Image Analyzer
Ziang-Lu/Flask-Blog
Demo blog Flask application
Ziang-Lu/RESTful-with-Flask
Demo RESTful-architecture web-service & API design, based on a Flask application
Campus-Castolo/m169
Services mit Containern bereistellen
Chris-luiz-16/Hello-world-flask-app-with-systemd-file
This repository includes a basic Flask application (app.py) that serves a "Hello World" message with a systemd file for deploying.
jackseceng/LinkShort
Containerised URL shortener written in Python, using the Flask/Gunicorn web engine and Turso as a database. The aim of this project is to eventually have it hosted publicly as a public ally available web service. This repository is also being used to test DevSecOps tooling.
jamylguimaraes/Python-flask-app-Docker
Aplicação Web Dockenizada, escrita em Python3 / Flask, utiliza Gunicorn como Web Server, CI-CD (Github Actions), Azure Web App, Azure Container Registry e IaC Terraform.
jayhere1/Book_library
Book library built on Flask and Bootstrap deployed on Heroku
kosli-dev/tdd
Demo Python Gunicorn+Flask app skeleton
lob0scuro/UDTv2
UDTv2 is a web application to locate and serialize unit identification data for HVAC wall pack units, so I can access and utilize that data for parts ordering and routine service of HVAC units at large scale.
TheOneCurly/GreyArea-Old
Sous-Vide Controller For The Raspberry Pi Zero
vvives/keras-rest-api
Keras REST API with Flask RESTPlus, Swagger, Gunicorn and Docker
Akumucollins/News_Headlines
This application displays a list of all various news sources and users can view newa articles and their categories. This applications makes use of News API to retrieve top news articles from different news sources with relative categories.
alehpineda/reverse-proxy
Flask app, reverse nginx proxy, Docker Compose
arvind-4/summarizer
Simple Summarizer using python
divyansh1195/PIMA-Diabetes-Kaggle-Problem-Statement
End-to-end implementation and deployment of Machine Learning Diabetes Predictor web application created using python, flask, gunicorn, scikit-Learn, etc., and deployed on the Heroku web application platform.
fumiko0701/RFW
Modelo de criação de aplicação Flask usando Gunicorn e Dockerfile para host no DashboardRender
Mark33Mark/newsfeed-python-server
A Python server side to create a post / blog application intended for technology enthusiasts. Includes log in / log out functionality. No image uploading provided.
Pabel89/CatDogImageClassifierServer
Dockerisierter Server um Bilder hochzuladen, der das CatDogClassifierCNN benutzt und eine Response liefert geschrieben in Python