Django | Introduction

django
django


Django is a Python-based and Open-Source web framework that allows you to quickly create efficient web applications.

Django web framework that follows the MVT (Model-View-Template) architecture.

What is a Framework?

A software framework is an abstraction in which software, providing generic functionality, can be selectively changed by additional user-written code

Why Django?

  • Excellent documentation and high scalability.
  • Used by Top MNCs and Companies, such as Instagram, Disqus, Spotify, Youtube, Bitbucket, Dropbox, etc. and the list is never-ending.
  • Easiest Framework to learn, rapid development 



Post a Comment (0)
Previous Post Next Post