-
Updated
Nov 11, 2021 - Jupyter Notebook
#
python-flask
Here are 316 public repositories matching this topic...
以撸代码的形式学习Python
Docker image with uWSGI and Nginx for Flask applications in Python running in a single container. Optionally with Alpine Linux.
python
nginx
dockerfile
flask
web
debian
docker-container
alpine
docker-image
uwsgi
python3
webapp
flask-application
python-3
nginx-server
python-flask
uwsgi-nginx
flask-image
-
Updated
Mar 25, 2022 - Python
接口自动化测试平台——python+flask版,支持http协议,java 版本开发完毕https://github.com/liwanlei/plan
-
Updated
Feb 19, 2022 - Python
Docker image with Meinheld and Gunicorn for Flask applications in Python. Optionally with Alpine Linux.
-
Updated
Mar 25, 2022 - Python
Book recommender system using collaborative filtering based on Spark
-
Updated
Dec 29, 2017 - Python
-
Updated
Jun 2, 2021 - Python
A python flask app that is purposefully vulnerable to SQL injection and XSS attacks. To be used for demonstrating attacks
-
Updated
Jul 22, 2019 - Python
Web Application for checking the similarity between query and document using the concept of Cosine Similarity.
flask
cosine-similarity
python-flask
plagiarism-checker
document-similarity
plagiarism-detection
python-project
-
Updated
Mar 22, 2022 - Python
Start building your next Python Flask app on IBM Cloud.
-
Updated
Mar 24, 2022 - HTML
Basic Python Flask app in Docker which prints the hostname and IP of the container
-
Updated
Jan 1, 2022 - Python
Start a REST API's using Flask in 30 sec. One-click deploy to Heroku Server (free) & integrated with Gitpod.
heroku
template
flask
boilerplate
rest
boilerplate-template
template-project
flask-api
python-flask
boilerplate-application
flask-restful
gitpod
gitpod-io
gitpod-boilerplate
template-flask
-
Updated
Oct 14, 2021 - Python
A simple Hello World server with Python Flask
-
Updated
Feb 18, 2022 - Python
This is a base code for testing websocket connection between python flask with socketio as Server and react Webapp as client
-
Updated
Feb 26, 2022 - JavaScript
Open
ER diagram of DB
7
DiptoChakrabarty
commented
Oct 3, 2020
Would be good to have an ER diagram of the databse under the database architecture part of the readme .
documentation
Improvements or additions to documentation
good first issue
Good for newcomers
hacktoberfest
hacktoberfest-accepted
Open
items count
3
How Use Flask-Babel on Windows - Python Flask
-
Updated
Feb 4, 2017 - Python
SPA quick start using Python Flask and Vue.js. Containerized with Docker.
mysql
docker
redis
flask
vuejs
vue
docker-compose
mysql-database
template-project
flask-backend
python-flask
seed-project
vue3
flask-vue
-
Updated
Feb 28, 2022 - Python
A simple, fast and easy-to-deploy Heroku ready flask web app template written in Python.
css
python
heroku
html
website
html5
backend
css3
web-app
python-script
python3
webapp
html-css
python-3
herokuapp
python-flask
heroku-deployment
heroku-python
-
Updated
May 3, 2021 - HTML
-
Updated
Jun 18, 2019 - TypeScript
darknao
commented
Nov 3, 2021
We only have 3 html templates for now, but we already have parts of the same code on all of them.
Use the power of templating to refactor those pages and eliminate code duplicates like footer & header.
See https://jinja.palletsprojects.com/en/3.0.x/templates/
T: improvement
Improves on something that already exists
good first issue
Good for newcomers
fragment
A functional rewrite of the project
frontend
Frontend development
leaflet tutorials interesting use Python Flask
-
Updated
Feb 22, 2017 - JavaScript
Network Attached Storage (NAS) Box using Raspberry Pi allows you to install comprehensive applications and services on your Raspberry Pi, whenever you need them.
-
Updated
Oct 28, 2017 - HTML
Python Flask Web Interface for proxmark3 RDV4 hardware.
-
Updated
Dec 8, 2020 - JavaScript
An angular-chart front end that creates charts from a Python Flask back end with IoT sensor data stored in MongoDB or InfluxDB
-
Updated
Jul 9, 2017 - Python
A web-based tool for labeling video clips (both front-end and back-end).
-
Updated
Jun 15, 2021 - JavaScript
A Kubernetes Hello World Project
-
Updated
Mar 18, 2021 - Python
Flask web application with CRUD operations and authentication using Google Books API
python
flask
authentication
sqlite-database
python-library
python3
flask-application
python-3
python-2
flask-web
flask-extensions
flask-api
python-flask
heroku-deployment
google-books-api
crud-operations
python-flask-application
python-flask-template
python-flask-web
python-flask-webpage
-
Updated
May 6, 2020 - Python
Improve this page
Add a description, image, and links to the python-flask topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the python-flask topic, visit your repo's landing page and select "manage topics."
Currently the applications forms are defined in resume/forms.py
It would be good if the form names are redefined to start with capital letters and ending with Form (eg UserExpForm)
The forms present are