Your Ads Here

Your Ads Here

Breaking

Wednesday, 7 June 2017

Brief Introduction To Django (Python Framework for Web Development)

Why Django?

With Django, you can take Web applications from concept to launch in a matter of hours. Django takes care of much of the hassle of Web development, so you can focus on writing your app without needing to reinvent the wheel. It’s free and open source.

Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. It takes care of much of the hassle of Web development, so you can focus on writing your app without needing to reinvent the wheel.

1. Django is Free
2. Open Source
3. Secure
4. Scalable
5. Fast


So what are some website created with Python and django

YouTube

We all know YouTube as the place to upload cat videos and fails. As one of the most popular websites in existence, it provides us with endless hours of video entertainment. The Python programming language powers it and the features we love.

DropBox

DropBox started the online document storing revolution that has become part of daily life. We now store almost everything in the cloud. Dropbox allows us to store, sync, and share almost anything using the power of Python.



Survey Monkey

Survey Monkey is the largest online survey company. They can handle over one million responses every day on their rewritten Python website.



Google

Python also provides the power behind the most popular search engine in the world – Google. The programming language can handle the traffic and computing needs of the search engine and its connected apps.

Bitly

A majority of the code for Bitly URL shortening services and analytics are all built with Python. Their service can handle hundreds of millions of events per day.

Instagram

We all know Instagram as the place to share your life in pictures. The Instagram website is a Python website that allows users to browse, find and post pictures. 
More at







2 comments:

  1. Hi I am interested in learning this django.can you please suggest me source from where I can learn django.

    ReplyDelete
    Replies
    1. hi, i will be creating some video on that also, but you can try the django documentation

      Delete

Adbox