4146 Forks
8196 Stars
8196 Watchers

flasky

Companion code to my O'Reilly book "Flask Web Development", second edition.

How to download and setup flasky

Open terminal and run command
git clone https://github.com/miguelgrinberg/flasky.git
git clone is used to create a copy or clone of flasky 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 flasky https://github.com/miguelgrinberg/flasky/archive/master.zip

Or simply clone flasky with SSH
[email protected]:miguelgrinberg/flasky.git

If you have some problems with flasky

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