Wednesday, March 6, 2013

Re: Converting Django app into a Desktop app

thanks a lot, I will look at them if I have time :)

On Sat, Mar 2, 2013 at 3:00 AM, Czarek Tomczak <czarek.tomczak@gmail.com> wrote:
Hi Loai,

Have a look at CEF Python that embeds Chrome browser:
You will need to run a web server to convert it into a desktop application, have a look
at CefBottleDesktop that embeds CEF and runs a python web server along with
bottle.py framework.

Also have a look at Python Desktop that embeds Internet Explorer browser and

I am the author of both projects.

Cheers,
Czarek.


On Tuesday, December 18, 2012 8:06:19 AM UTC-8, Loai Ghoraba wrote:

Hi

I am very comfortable with Django, and I was wondering about whether there is some way to convert a Django web app into a Desktop app (may be not 100%), so that I can distribute it to users. May be wrapping it in a light web server "if there is something like this". 

Thanks

--
You received this message because you are subscribed to a topic in the Google Groups "Django users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/django-users/-VGqvHew35g/unsubscribe?hl=en.
To unsubscribe from this group and all its topics, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment