Build desktop application using django

John Gordon gordon at panix.com
Mon Oct 17 12:59:58 EDT 2016


In <c9801e8b-2b8b-45a8-bcb0-27f775c1d326 at googlegroups.com> ayuchitsaluja8 at gmail.com writes:

> Hello I want to build a desktop application which retrieves data from
> server and stores data on server. I have basic experience of python and
> I dont know how to build that thing.

The term "desktop application" generally means something which runs
locally on your computer, such as Microsoft Word or a game.

But Django is for building websites, not local applications.

So Django probably isn't what you want.

-- 
John Gordon                   A is for Amy, who fell down the stairs
gordon at panix.com              B is for Basil, assaulted by bears
                                -- Edward Gorey, "The Gashlycrumb Tinies"




More information about the Python-list mailing list