环境: python3.6+,NodeJs v7+,并安装cnpm 后端接口目录 app/api 后端数据库类目录 app/models 后端数据文件(sqlite)app/app.db 参考接口类 app/api/user.py 新增接口,需要将接口或者Service类添加到 app/api/router的数组中 安装python依赖包: 在项目根目录 执行 pip3 install -r requirements.txt 执行python后端: 在项目根目录 执行 python3 dev.py 生成migrations/db,执行 flask db init flask db migrate -m "Initial migration." flask db upgrade web端开发目录 web 打包后web输出目录 static/ 安装web依赖包: 在项目根目录/web 目录下执行 cnpm install 执行web端: 在项目根目录/web 目录下执行 npm run serve
Flask-app scaffold, generate flask restful backend
Overview
Control YouTube, streaming sites, media players on your computer using your phone as a remote.
Media Control Control Youtube, streaming sites, media players on your computer using your phone as a remote. Installation pip install -r requirements.
Flaskr: Intro to Flask, Test-Driven Development (TDD), and JavaScript
Flaskr - Intro to Flask, Test-Driven Development, and JavaScript Share on Twitter As many of you know, Flaskr -- a mini-blog-like-app -- is the app th
flask-apispec MIT flask-apispec (🥉24 · ⭐ 520) - Build and document REST APIs with Flask and apispec. MIT
flask-apispec flask-apispec is a lightweight tool for building REST APIs in Flask. flask-apispec uses webargs for request parsing, marshmallow for res
Rubik's cube assistant on Flask webapp
webcube Rubik's cube assistant on Flask webapp. This webapp accepts the six faces of your cube and gives you the voice instructions as a response. Req
Flask extension that takes care of API representation and authentication.
Flask-API-Utils Flask-API-Utils helps you to create APIs. It makes responses in appropriate formats, for instance, JSON. All you need to do is to retu
retorna informações de pessoas que não existem
random-person-api API que entrega dados aleatórios sobre pessoas que (provavelmente) não existem. Como usar? Copie o link abaixo https://random-person
Small flask based opds catalog designed to serve a directory via OPDS
teenyopds Small flask based opds catalog designed to serve a directory via OPDS, it has currently only been verified to work with KyBook 3 on iOS but
Small and simple gravatar usage in Flask.
Flask Gravatar About This is small and simple integration gravatar into flask. Installation Flask-Gravatar is on PyPI so all you need is: pip install
SeaSurf is a Flask extension for preventing cross-site request forgery (CSRF).
Flask-SeaSurf SeaSurf is a Flask extension for preventing cross-site request forgery (CSRF). CSRF vulnerabilities have been found in large and popular
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
Heroku Flask Setup
Heroku Flask Setup
This is a API/Website to see the attendance recorded in your college website along with how many days you can take days off OR to attend class!!
Bunker-Website This is a GUI version of the Bunker-API along with some visualization charts to see your attendance progress. Website Link Check out th
Flask webassets integration.
Integrates the webassets library with Flask, adding support for merging, minifying and compiling CSS and Javascript files. Documentation: https://flas
Beautiful Interactive tables in your Flask templates.
flask-tables Beautiful interactive tables in your Flask templates Resources Video demonstration: Go to YouTube video. Learn how to use this code: Go t
A simple application builder. Made with python.
Python Flask Server Template Check the Github Repository for updates Flask is an application builder. It is very common in Python but can also be used
A simple way to demo Flask apps from your machine.
flask-ngrok A simple way to demo Flask apps from your machine. Makes your Flask apps running on localhost available over the internet via the excellen
This is a small notes web app, with python and flask microframework. Using sqlite3
Python Notes App. This is a small web application maked with flask-python for add notes easily and quickly. Dependencies. You can create a virtual env
An extension to add support of Plugin in Flask.
An extension to add support of Plugin in Flask.
Flask-app scaffold, generate flask restful backend
Flask-app scaffold, generate flask restful backend
Python3🐍 webApp to display your current playing music on OBS Studio.
Spotify Overlay A Overlay to display on Obs Studio or any related video/stream recorder, the current music that is playing on your Spotify. Installati