Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Python by (55.6k points)

Can anyone tell me what is Flask Python used for?

1 Answer

0 votes
by (119k points)

In Python, Flask is a lightweight or micro-framework. It is known as a micro framework that used to create:

  • Social networks
  • Blogging platforms
  • Hackers news clones
  • Normal content sites, etc.

Flask is used by the developer to build web applications that need a little dependency to update and be on the lookout for security bugs.

Also, watch this video on creating a simple application in Python Flask:

Related questions

0 votes
1 answer
asked Jul 2, 2020 in Python by Sudhir_1997 (55.6k points)
0 votes
1 answer
0 votes
1 answer
asked Jul 2, 2020 in Python by Sudhir_1997 (55.6k points)
0 votes
1 answer
asked Jul 2, 2020 in Python by Sudhir_1997 (55.6k points)
0 votes
1 answer
asked Jul 2, 2020 in Python by Sudhir_1997 (55.6k points)

Browse Categories

...