Sign in
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

Python Django and Flask developer suit by Techlatest.net

Techlatest.net | 1.0.3

Linux/Unix, Ubuntu Ubuntu 18.04 - 64-bit Amazon Machine Image (AMI)

Reviews from AWS Marketplace

0 AWS reviews
  • 5 star
    0
  • 4 star
    0
  • 3 star
    0
  • 2 star
    0
  • 1 star
    0

External reviews

5 reviews
from G2

External reviews are not included in the AWS star rating for the product.


    Kushal S.

I would like to review on Python's Django and Flask framework is best on the own kind to features.

  • April 06, 2024
  • Review provided by G2

What do you like best about the product?
Python's Django and Flask have their own best feature, flask is best for small projects and is fast and convenient and it is easy to use for small projects for early development and Django is best for big projects to implement and integrate with your projects
What do you dislike about the product?
Python's Django and Flask have their cons depending on the use in the organization for the projects and frequency of the usage of the projects.
What problems is the product solving and how is that benefiting you?
It depends on the use and Integration of the project and how to use the framework on the projects for their convenient process of use.


    Consumer Services

A fastrack suit for quick deployment

  • October 17, 2023
  • Review provided by G2

What do you like best about the product?
The abstracted implementation of all the basic functionalities like session management, admin interface, sitemaps makes this first choice, if speed of delivery is concerned.
What do you dislike about the product?
The second side of the coin, inability to handle multiple requests, it's monolithic design principle and tightly coupled components leaves a very little space for innovation.
What problems is the product solving and how is that benefiting you?
In our case, the speed of delivery of the features while having a strong concern towards security of the application is of atmost priority. As Django and Flask are thoroughly tested in these areas, the development can be completely be focused towards the required feature implementation rather than spending a huge time in testing abstracted application features.


    Palash S.

lightweight python based microframework and full stack framework for web Developoment

  • July 23, 2023
  • Review provided by G2

What do you like best about the product?
best about Django is that provides a lot of pre-built features for authentication as well as security while Flask is best for medium-sized projects.
What do you dislike about the product?
as it relies on a single-threaded server it cant be scalable, flask does not provide ORM, built in admin site as well as authentication system
What problems is the product solving and how is that benefiting you?
our team provides web-based data science and machine learning-based solutions to small-scale businesses using flask framework


    Jaspreet S.

API/Website Development

  • December 03, 2022
  • Review provided by G2

What do you like best about the product?
API can be initiated in a very quick way. It allows us to use python decorators above API function to define the API type (E.g. GET/PUT/POST)
What do you dislike about the product?
Django framework structure is a bit complex and needs some deep study to understand.
What problems is the product solving and how is that benefiting you?
They themselves give us a server on which our application runs. We no longer need a seperate application server like Apache anymore.


    Debashis O.

Fast to create web application which scales super well

  • November 01, 2021
  • Review provided by G2

What do you like best about the product?
One of the best things about Django is the python community, meaning every almost library available in the Python ecosystem you can use, you can use it in the Django project.
The Django ORM is steep but once you learn it properly with a little bit of thinking it is really powerful. Using Django ORM and admin app Django builds an Admin Panel automatically which saves a ton of time when developing projects and tuning it can also be used in a production environment.
And Flask is really simple to get started and so small that people can learn it in days.
What do you dislike about the product?
Currently, the async support for both of these projects is not well done. Although you can use other libraries to use those features however it's not easier as it should be.
What problems is the product solving and how is that benefiting you?
Here at my current company we create rest apis for frontend stack to consume. We also provide apis for external partners which might needs to scale to million users.
With djangos focus on rapid development and security we are being able to focus on the actual product and make the features as fast as possible and deliver within the timeline. Djangos ORM is really powerful so we almost never need to write raw SQL for our applications. And built in "authentication" system, "Admin" app means we didn't needed to focus on those part as well.
Recommendations to others considering the product:
Focus on Django basics, ORM and then dive deeper.


showing 1 - 5