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

On Sat, Mar 2, 2013 at 3:00 AM, Czarek Tomczak <[email protected]>wrote:

> Hi Loai,
>
> Have a look at CEF Python that embeds Chrome browser:
> https://code.google.com/p/cefpython/
> You will need to run a web server to convert it into a desktop
> application, have a look
> at CefBottleDesktop <https://github.com/eristoddle/CefBottleDesktop> that
> embeds CEF and runs a python web server along with
> bottle.py <https://github.com/defnull/bottle> framework.
>
> Also have a look at Python Desktop that embeds Internet Explorer browser
> and
> Mongoose web server:
> https://code.google.com/p/phpdesktop/wiki/EmbeddingOtherScriptingLanguages
>
> 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
> [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/django-users?hl=en.
> 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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to