Flask free resources

Hi guys,

I need your help.

Where can I get free resources on Flask?

Thanks

1 Like

The first place I would go is to the Flask website itself. (That should always be your first stop bc you usually need to download and install stuff.)

A. Flask palletsprojects.com/p/flask

  1. Check out the tutorials in the docs.
    a. Find the “how to install” section.
    b. Download the file(s) and watch the fireworks fly!
  2. Then I just starting googling like crazy! Or
  3. Recently I go to Github and search for “flask tutorial” or “flask introduction” in all github.
    HTH :sunglasses:

P.S. If you DON’T have python first goto Anaconda Python scroll to the bottom.

1 Like