15762 Forks
63519 Stars
63519 Watchers

flask

The Python micro framework for building web applications.

How to download and setup flask

Open terminal and run command
git clone https://github.com/pallets/flask.git
git clone is used to create a copy or clone of flask repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with flask https://github.com/pallets/flask/archive/master.zip

Or simply clone flask with SSH
[email protected]:pallets/flask.git

If you have some problems with flask

You may open issue on flask support forum (system) here: https://github.com/pallets/flask/issues