Source code for backpainfree.org - a Q&A platform similar to StackOverFlow, which is designed specifically for people with back pain problems. Users can ask questions, post answers and comments, vote on other posts.
Source code for backpainfree.org - a Q&A platform similar to StackOverFlow
Overview
Flask-Diamond is a batteries-included Flask framework.
Flask-Diamond Flask-Diamond is a batteries-included Python Flask framework, sortof like Django but radically decomposable. Flask-Diamond offers some o
Quick and simple security for Flask applications
Note This project is non maintained anymore. Consider the Flask-Security-Too project as an alternative. Flask-Security It quickly adds security featur
This is a simple web application using Python Flask and MySQL database.
Simple Web Application This is a simple web application using Python Flask and MySQL database. This is used in the demonstration of development of Ans
Paid roles for discord using Stripe, Python, Flask & Docker
Welcome to Paycord Paid roles for discord using Stripe, Python, Flask & Docker. Setup Production On stripe dashboard, go Developers ➡️ Webhooks ➡️ Add
Formatting of dates and times in Flask templates using moment.js.
Flask-Moment This extension enhances Jinja2 templates with formatting of dates and times using moment.js. Quick Start Step 1: Initialize the extension
Rich implementation for Flask
Flask Rich Implements the Rich programming library with Flask. All features are toggleable, including: Better logging Colorful tracebacks Usage Import
A Flask extension that enables or disables features based on configuration.
Flask FeatureFlags This is a Flask extension that adds feature flagging to your applications. This lets you turn parts of your site on or off based on
Lightweight library for providing filtering mechanism for your APIs using SQLAlchemy
sqlalchemy-filters-plus is a light-weight extendable library for filtering queries with sqlalchemy. Install pip install sqlalchemy-fitlers-plus Usage
A flask app that turn image into ASCII art
ASCII art A flask app that turn image into ASCII art. This app has been deployed to https://motmaytinh.herokuapp.com Getting Started These instruction
Serve angular production application from python flask backend. Quick and Easy
Serve angular production application from python flask backend. Quick and Easy
An extension to add support of Plugin in Flask.
An extension to add support of Plugin in Flask.
A Flask wrapper of Starknet state. Similar in purpose to Ganache.
Introduction A Flask wrapper of Starknet state. Similar in purpose to Ganache. Aims to mimic Starknet's Alpha testnet, but with simplified functionali
Flask app + (html+css+ajax) contain ability add employee and place where employee work - plant or salon
#Manage your employees! With all employee information stored in one place, you no longer have to sift through hoards of spreadsheets to manually searc
Template for a rest app with flask, flask-rest and more...
Flask REST Template About the project (some comments): The ideia behind the project is to create an useful and simple template for an rest app . Besid
A service made with Flask and Python to help you find the weather of your favorite cities.
Weather-App A service made with Flask and Python to help you find the weather of your favorite cities. Features Backend using Flask and Jinja Weather
A flask template with Bootstrap 4, asset bundling+minification with webpack, starter templates, and registration/authentication.
cookiecutter-flask A Flask template for cookiecutter. (Supports Python ≥ 3.6) See this repo for an example project generated from the most recent vers
Library books management program, built with Flask, Python
Library books management program, With many features and good User Interface. built with Flask, Python. (Include Screenshots) and documentation on how to run it! Thank you :)
A boilerplate Flask API for a Fullstack Project :rocket:
Flask Boilerplate to quickly get started with production grade flask application with some additional packages and configuration prebuilt.
Boilerplate code for basic flask web apps
Flask Boilerplate This repository contains boilerplate code to start a project instantly It's mainly for projects which you plan to ship in less than
Socket.IO integration for Flask applications.
Flask-SocketIO Socket.IO integration for Flask applications. Installation You can install this package as usual with pip: pip install flask-socketio