Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions content/pages/04-web-development/03-flask.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -238,6 +238,8 @@ combined with the example real-world projects listed in the next section.
[Frozen-Flask](http://pythonhosted.org/Frozen-Flask/) to generate a
static website from a backend data source.

* [Running Flask on Docker Swarm](https://testdriven.io/running-flask-on-docker-swarm)
details how to run a Flask app on Docker Swarm.

### Open source Flask example projects
Flask's lack of standard boilerplate via a commandline interface for
Expand Down