Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1073201
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T20:57:46+00:00 2026-05-16T20:57:46+00:00

From the moment I have faced Python, the only thing I can say for

  • 0

From the moment I have faced Python, the only thing I can say for it is “It is awesome”. I am using Django framework and I am amazed by how quick things happen and how developer friendly this language is. But from many sides I hear that Python is a scripting language, and very useful for small things, experiments etc.

So the question is can a big and heavy loaded application be built in Python (and django)? As I mainly focus on web development, examples of such applications could be Stack Overflow, Facebook, Amazon etc.


P.S. According to many of the answers maybe I have to rephrase the question. There are several big applications working with Python (the best example is You Tube) so it can handle them but why then it is not so popular for large projects as (for example) Java, C++ and .NET?

  • 1 1 Answer
  • 3 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T20:57:46+00:00Added an answer on May 16, 2026 at 8:57 pm

    Python is a pleasure to work with on big applications. Compared to other enterprise-popular languages you get:

    • No compilation time, if you ever worked on a large C++ project you know how time consuming this can get
    • A concise and clean syntax that makes reading code easier, also a big time saver when reading someone else’s code or even yours when it was written long time ago
    • Portability at the core level, if it’s important for your app to run on more than one platform it certainly helps
    • It’s fast enough for most things, and when it’s not, rewriting hot spots in C is trivial with tools such as Cython and numpy. People advocating against dynamic languages for speed reasons have forgotten the 80-20 rule (or never heard about it). The important thing to consider when choosing a language for a performance-critical application IMHO is how easily you can gain access to the C level when needed, and Python is great for that

    It’s not a magic language however, you need to use the same techniques used for big projects in other languages: TDD (some may argue that it’s more important than in other languages because of the lack of type checking, but that’s not a win for other languages, unit tests are always important in big projects), clean OO design, etc… or maintaining your application will become a nightmare.

    The main reason for its lack of acceptance in enterprise compared to .NET, Java et al. is probably not having herds of consultants and “certified specialists” bragging about their tool being the best thing on Earth. I also heard Java was easily accepted because its syntax resembled C++… that may not be such a silly idea considering C# also chose to take this route.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

At the moment I have a combobox that is populated from the name fields
I have a code at the moment that takes a line from a .txt
Folks, I'm tryning to extract data from web page using C#.. for the moment
At the moment I have a class that requires information from another class, but
at the moment I have a small application and need to take information from
At the moment I have a PHP/HTML select box that is created dynamically from
At the moment I have this code: $rawsql = SELECT * FROM numbers n
So, at the moment I have a spinner which is populated from a database
Hey at the moment we have an arrray selecting all from one table (relationship)
At the moment I have a module which can upload a file, extract it,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.