-
Updated
Apr 13, 2022 - Jupyter Notebook
#
python-flask
Here are 334 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
Jul 20, 2022 - Python
接口自动化测试平台——python+flask版,支持http协议,java 版本开发完毕https://github.com/liwanlei/plan
-
Updated
Apr 23, 2022 - Python
Docker image with Meinheld and Gunicorn for Flask applications in Python. Optionally with Alpine Linux.
-
Updated
Jul 20, 2022 - Python
Book recommender system using collaborative filtering based on Spark
-
Updated
Dec 29, 2017 - Python
-
Updated
Jun 2, 2021 - 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
Jun 15, 2022 - 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
Start building your next Python Flask app on IBM Cloud.
-
Updated
Jul 25, 2022 - HTML
Basic Python Flask app in Docker which prints the hostname and IP of the container
-
Updated
May 31, 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
Jul 5, 2022 - Python
This is a base code for testing websocket connection between python flask with socketio as Server and react Webapp as client
-
Updated
Jul 4, 2022 - JavaScript
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
Jul 21, 2022 - Python
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
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
How Use Flask-Babel on Windows - Python Flask
-
Updated
Feb 4, 2017 - 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
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
Jun 28, 2022 - 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
Open source form application made with Flask + pure HTML/CSS/JS.
-
Updated
Jul 28, 2022 - Python
A Photo Gallery built in Python/Flask
python
python-3
python-flask
python-application
python-flask-application
image-gallery-python
image-gallery-application
-
Updated
Jun 10, 2022 - HTML
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