flask-session
There are 44 repositories under flask-session topic.
hackersandslackers/flask-session-tutorial
:floppy_disk: :bow: Example Flask project for implementing Flask-Session with Redis.
hsuanchi/flask-template
📌 Flask Roadmap (30+ articles)
alejcas/flask-session-plus
Flask Multiple Sessions Interface (combine multiple sessions with different backends)
hneels/cs50-finance
A web app for managing a stock portfolio, making transactions, and checking real-time stock prices.
ozdemirozcelik/pairs-api
RESTful API for trading stocks (single or pairs), deployed on Heroku
free-programmers/GeoIPService
API web service for getting an IP's location
alisharify7/Food-Ordering-App
a simple yet powerful Food Ordering web Application for Employees (free and open sources)
pacificrm/BlogLiteV2
BlogLite is a social blogging web application using Flask, Rest Api Vuejs, Sqlite3, Celery, Redis etc.
emarifer/flask-htmx-todolist
Python/Flask to-do list app with user login and HTMx-powered frontend.
dayan2222/Flask-Login-MySQL
Flask-Login-MySQL with Session
ruanbekker/flask-sessions-demo
Python Flask Sessions Demo
alisharify7/flask-security-tips
top 10 security tips for flask application you should know.
alisharify7/Shatel.ir
a fill clone of Shatel.ir build with Python3 and Flask
Dawnnnnnn/flask-session-manager-for-burp
将flask-session-manager(py2)集成到burp中,方便快速测试
dudacgf/ovr_convert
Openvas XML Report Converter is a flask-based microweb page that helps using openvasreporting to convert xml reports exported from Greenbone Security Assistant into xlsx workbooks, docx documents or csv files.
edith007/Books404you
Book Review Website
rahulmoundekar/flask_login_logout_authorization_example
flask_login_logout_authorization_example
Yourun-proger/FLaskDeliveryFoodApp
This is a Flask delivery app with SQLAlchemy. This is project by course of Stepik
modemobpsycho/flask-sneaker-store
🐍 A Flask-based monolithic full stack application featuring a seamless integration of backend functionality with Flask and frontend components developed in HTML, CSS, Bootstrap 5, and JavaScript.
TruncatedDinoSour/flask-ishuman
[Migrated to self-hosted ari-web Forgejo: https://git.ari.lt/ari/flask-ishuman] simple flask captcha validation
Badmajor/Weather_flask-socketio
Пример веб приложения на Flask. Позволяет узнать погоду в реальном времени в любом городе
igi-chris/flask_session_demo
Basic app to test writing to & reading from session cache
IsmaeelMughal/BusXRide
Online Bus Ticket Booking System with Admin and User Interafaces
shreyansh818bytes/Movie-Ranklist-Flask
Flask web app to search and instantly sort movies based on average ratings. Movie ratings from IMDb, Rotten Tomatoes and TMDb
vinayak1809/medium-clone
clone website of medium(blog website) using html-css-flask-mysql
zachlagden/My-Portfolio
My portfolio (whsmith.me)
Arthemyst/tic_tac_toe_flask_app
Application with tic tac toe game. Stack: Flask, postgresql, sqlalchemy, flask-session, docker, docker-compose
Noorain-Raza-coder/Grocery-Store-Management-System
The "Grocery Store Management System" is a web-based application designed to automate and manage various aspects of a grocery store. This system allows store administrators to manage products and inventory efficiently, while customers can browse products, add items to their cart, and place orders online. The system provides a userfriendly interface
OtlichnikSasha/FlaskForumApp
Учебный проект. Реализация форума.
rahul-vinay/Captcha-trial
This Flask application implements CAPTCHA verification to confirm user authenticity before form submission. Using Flask-Session and Flask-Session-Captcha, it securely manages sessions with MongoDB integration for persistent session storage
sunayanajindal/Restaurant-Management-System
An interactive python code using libraries as Flask, Flask-Session, SQLAlchemy where people can order food for pickup from the menu items that are persisted in a MySQL Database and displays output via command line.
swordgeo/mulligan-tracker
This web tool is my first time ever using Python for web design using the Flask framework. Magic: The Gathering players may choose to submit their decklist using the Scryfall API, or use their physical cards. By choosing to keep or mulligan hands, players can view the data to see the reliability of their opening draws to determine deck consistency.
vincenganga/CX50x-Finance
Flask web application that enables the user to "buy" and "sell" stocks.