flask-blueprints
There are 38 repositories under flask-blueprints topic.
hackersandslackers/flask-blueprint-tutorial
:blue_book: :package: Structure your Flask apps in a scalable and intelligent way using Blueprints.
abs0lut3pwn4g3/RTB-CTF-Framework
A fast, efficient and lightweight (~100 KB) Capture The Flag framework inspired by the HackTheBox platform. Built with Flask.
brandon-wallace/fstack-forum
A Forum built with Python, Flask, Flask Blueprints, Flask-SQLAlchemy, and Postgresql.
choyiny/flask-api-starter
Boilerplate for building REST APIs in Flask
app-generator/sample-flask-blueprints
Flask Sample - Define a new Blueprint | AppSeed
aiscenblue/flask-blueprint
blueprint maker for flask application
m4n3dw0lf/flask-lxc
Flask LXC API Blueprint
ChristinaVoss/flask-blueprints
A simple Flask app that demonstrates how to use blueprints to organise your code.
riad-azz/flask-auth-example
A simple Flask authentication example using Flask-Login.
carlosmmairena/App-Flask-Blueprints
Estructura básica de un proyecto web con Flask Micro-Framework, con Blueprints implementado para la modularización de rutas.
mani144/flask_blueprint_swagger_mysql
Using Flask blueprint with mysql and swagger
nattui/flask-blueprint
Flask Application (WIP) with WTForms and Blueprints import. This program demostates routes, double underscore init files, and connecting HTML files with the corresorrding python functions using the Blueprints import.
Yola21/My-Blog-Site
I have created this blog site serving main feature i.e. CRUD operation along with many other features using different flask libraries such as Blueprints, and many more.
datahappy1/flask_mvc_github_example_project
a simple UI / API for branch and files management in a Github repo built with Flask
Ebube-Ochemba/AidAlley
This web application serves as my Portfolio project, developed during my Software Engineering Program at Alx-Africa.
rustamhsv/flask-movie-app
Web app for tracking movies using TMDB API and SQLAlchemy database. Users can have and account and write reviews about the movies.
s8sg/flaskleap
Swagger, Flask, Docker and Automation
vit0r/flask-blueprints-example
flask-blueprints-example
malcolmrichardson/authentication-flask-demo
Web application to practice/demonstrate Authentication and Authorization using Flask.
momotofu/Catalogger
Login and catalog / categorize your very own items using Flask. Features: OAuth 2.0, API, Session login, Flashing etc.
rushitsaliya/Note-share
A social network site to share notes among your colleagues.
theodoremoreland/Blogz
A rudimentary Python (Flask) based blogging platform. Uses Flask, SQLAlchemy ORM, PostgreSQL, CSS, JavaScript, and Docker.
bezborodow/flask-blueprints
Register all Flask Blueprints (including nested) from a package directory.
Fantaso/agrimodule-smart-system
It is a crop monitoring system that helps small farmers reduce resources used in their farm's operation.
Glocktober/FlaskOIDC
OIDC Service Provider for Flask applications
Pk13055/flask-app-blueprint
Blueprint for multimodule flask apps
rkasale28/E-Book-Manager
Implementing Flask Blueprints
romantomjak/flask-blueprint-quickstart
Flask starter kit for larger apps
stivenramireza/flask-learning
Building strong foundations and learning Jinja2 templates and extensions like Flask-Bootstrap, Flask-WTF and Flask-Testing in Flask web framework.
TCA166/gitWebhook
Flask blueprints for receiving git webhook requests, automatic deployment and testing
lcw726/PDF-File-Online-Viewing-Website
This project is delicated to share secret PDF files for certain people, not allow direct download but to view these files only on browsers.
paschalugwu/AirBnB_clone_v3
AirBnB Clone v3 - RESTful API is a Python and Flask-based implementation of a RESTful API for managing property rental resources, emphasizing CRUD operations and API development principles.
pratyush1712/wushu-server
Cornell Wushu's Flask-based server. Features JWT authentication, CORS management, and endpoints for member data, images, and performances. Built for efficiency and security.
victorBuzdugan/ConsumablesTracker
Consumables tracking app
Glocktober/FlaskSamlSP
A Flask blueprint providing SAML2 service provider implementation to Flask apps