All Projects → rpicard → Explore Flask

rpicard / Explore Flask

Source of Explore Flask book

Programming Languages

python
139335 projects - #7 most used programming language
HTML
75241 projects

Labels

Projects that are alternatives of or similar to Explore Flask

Pyblog
Pyblog 是一个简单易用的在线 Markdown 博客系统,它使用 Python 的 flask 架构,理论上支持所有 flask-sqlalchemy 所能支持的数据库。 编辑器使用的是 editor.md。当前版本(v2.0)支持且仅支持 python3! Python 的 Markdown to HTML 编译器使用的是 Mistune! Just so!
Stars: ✭ 113 (-92.92%)
Mutual labels:  flask
Python Flask Sklearn Docker Template
A simple example of python api for real time machine learning, using scikit-learn, Flask and Docker
Stars: ✭ 117 (-92.66%)
Mutual labels:  flask
Python Tutorial
🏃 Some of the python tutorial - 《Python学习笔记》
Stars: ✭ 122 (-92.35%)
Mutual labels:  flask
Pi Temp
Web server using a Raspberry Pi and DHT22 sensor to graph the humidity and temperature in my apartment over time.
Stars: ✭ 114 (-92.85%)
Mutual labels:  flask
Flask Full
starter/boilerplate flask application with celery, mongoengine, signals, shell commands, swagger api docs and sphinx docs integration
Stars: ✭ 117 (-92.66%)
Mutual labels:  flask
Dockerized Flask
Dockerized web app using NGINX, Flask and PostgreSQL
Stars: ✭ 119 (-92.54%)
Mutual labels:  flask
Ni Pyt
Materiály k předmětu NI-PYT na FIT ČVUT
Stars: ✭ 112 (-92.98%)
Mutual labels:  flask
Jiosaavnapi
An unofficial API for JioSaavn written in Python 3
Stars: ✭ 123 (-92.29%)
Mutual labels:  flask
Flask Graphene Sqlalchemy
A demo project for Flask + GraphQL (With Graphene & SQLAlchemy)
Stars: ✭ 117 (-92.66%)
Mutual labels:  flask
Whoogle Search
A self-hosted, ad-free, privacy-respecting metasearch engine
Stars: ✭ 4,645 (+191.22%)
Mutual labels:  flask
Dynaconf
Configuration Management for Python ⚙
Stars: ✭ 2,082 (+30.53%)
Mutual labels:  flask
Docker Nginx Gunicorn Flask Letsencrypt
Boilerplate code for setting up Nginx + Gunicorn + Flask + automated LetsEncrypt certificates (https) using docker-compose.
Stars: ✭ 117 (-92.66%)
Mutual labels:  flask
Pyms
Library of utils to create REST Python Microservices
Stars: ✭ 120 (-92.48%)
Mutual labels:  flask
Jianso movie
🎬 电影资源爬虫,电影图片抓取脚本,Flask|Nginx|wsgi
Stars: ✭ 114 (-92.85%)
Mutual labels:  flask
Sapic
sapic(picbed) - 基于Flask的Web自建图床,可存储到又拍云、七牛云、阿里云OSS、腾讯云COS、GitHub、Gitee等,支持自定义扩展。
Stars: ✭ 123 (-92.29%)
Mutual labels:  flask
003 Arquitetura Flask
Arquitetura definitiva para projetos Flask
Stars: ✭ 111 (-93.04%)
Mutual labels:  flask
30 Days Of Python
Learn Python for the next 30 (or so) Days.
Stars: ✭ 1,748 (+9.59%)
Mutual labels:  flask
Search Libc
Web wrapper of niklasb/libc-database
Stars: ✭ 124 (-92.23%)
Mutual labels:  flask
Pytsp
A 2D/3D visualization of the Traveling Salesman Problem main heuristics
Stars: ✭ 122 (-92.35%)
Mutual labels:  flask
Flask2postman
🚀 Generate a Postman collection from your Flask application
Stars: ✭ 120 (-92.48%)
Mutual labels:  flask

Explore Flask

Welcome to the Explore Flask repository. This is where the reStructuredText source of the book lives. If you're looking to read the book itself, go here.

Contributing

If you have some ideas for the book, you can open up an issue in the issue tracker or submit a pull request. If you're making some big changes, it's probably best to suggest them first in the issue tracker so we can discuss whether or not they belong in the book before you do all of the work.

Contributions are all placed in the public domain like the rest of the text.

Building

Just cd into the repo and run sphinx-build -b html source/ build/ to build the website. Feel free to try your hand at building other formats, but HTML is the only officially supported one right now.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].