Header banner
Revain logoHome Page
flask logo

Flask Review

3

Β·

Excellent

Revainrating 5 out of 5Β Β 
RatingΒ 
5.0
Development, Web Frameworks

View on AmazonView on Π―M

Description of Flask

Flask is a microframework for Python based on Werkzeug, Jinja 2 and good intentions.

Reviews

Global ratings 3
  • 5
    3
  • 4
    0
  • 3
    0
  • 2
    0
  • 1
    0

Type of review

Revainrating 5 out of 5

Flask brings simplicity & speed: Flask

I am using flask to work with an API from my startup's product. As of yet it has been working great but as we continue growing in size our traffic goes through various spikes when there are more people online than normal at once (i'm talking hundreds if not thousands). There was no apparent lag while waiting or downtime; this happens so quickly now that you wouldn't even really notice unless your app would break during peak usage times like right before launch/right after launching new features

Pros
  • Easy integration between python3+flask framework along side web frameworks built upon top them e.g Django & Pyramid.It provides simple interface among developers making code writing easier compared to others.In terms of performance ,it works well especially under heavy loads.I think one thing lacking here could include better support for asyncio module..asynchronous programming needs proper implementation..also good
Cons
  • Almost everything is ok

Revainrating 5 out of 5

Flask is one awesome Python web development library

I love that flask has very little dependencies to add other packages like redis or mysql which makes it really easy as you can just use sqlite3 directly with your database without having additional libraries installed! It's also super fast so there are no performance issues at all when using this framework in production environments (at least not yet). The documentation could be better but overall i'm pretty satisfied already how well designed everything works out of box together from logging…

Pros
  • A lot less boilerplate required than django1.+ Great community around github projects providing helpfull answers easily available by google search queries.
  • Lackluster ORM layer implementation requiring custom SQL statements instead
Cons
  • Secret

Revainrating 5 out of 5

Very easy and straight forward tool built just enough

I like that it's really simple to get started with flask as compared to other frameworks out there - the docs are great! The fact that you don't have many options when setting up your routes makes sense since this isn't meant to be an all-inclusive framework but rather one where developers can focus more of their attention towards what they need in order to make apps happen. There aren't any downsides either despite how small flasks codebase may seem at first glance. Try using it if you're…

Pros
  • Great documentation
  • Simple project structure (it keeps stuff neat)
  • Pretty straightforward, easy implementation procedure
Cons
  • Zero