Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #101377

Re: PyFladesk :: create GUI apps by Python and HTML, CSS and Javascript.

From Michael Torrie <torriem@gmail.com>
Newsgroups comp.lang.python
Subject Re: PyFladesk :: create GUI apps by Python and HTML, CSS and Javascript.
Date 2016-01-08 07:37 -0700
Message-ID <mailman.70.1452263865.2305.python-list@python.org> (permalink)
References <23384de9-7909-41e8-8a63-ebadb583bf84@googlegroups.com> <568F3305.9080404@blindza.co.za>

Show all headers | View raw


On 01/07/2016 08:54 PM, jacob Kruger wrote:
> I would definitely like to try out something like this - I am primarily 
> a web developer, and, partly since am 100% blind, any form of GUI design 
> is at times an issue for me, whereas I have been working with HTML 
> markup layouts for almost 20 years now, but, which versions of python 
> should this work with, and, what does it actually then use to 
> generate/handle GUI interface? Ask since, some of the GUI frameworks are 
> not too accessible themselves.

This project is simply a web browser (qtwebkit) embedded in a bare
window that automatically loads a python-based web application you write
separately.  That's all it is.  It's not a GUI toolkit or even a
web-based GUI toolkit.  It's primary purpose is to allow you to wrap up
a Python-based web app (using Flask, but I have no doubt it could handle
Django) in a little self-contained package so you can run it as if it
were a standalone app. Kind of like how Google Chrome let's you take a
url and make a virtual app out of it.

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

PyFladesk :: create GUI apps by Python and HTML, CSS and Javascript. Saeed Moqadam <phpro.ir@gmail.com> - 2016-01-07 15:08 -0800
  Re: PyFladesk :: create GUI apps by Python and HTML, CSS and Javascript. jacob Kruger <jacob@blindza.co.za> - 2016-01-08 05:54 +0200
  Re: PyFladesk :: create GUI apps by Python and HTML, CSS and Javascript. Bernardo Sulzbach <mafagafogigante@gmail.com> - 2016-01-08 03:07 -0200
  Re: PyFladesk :: create GUI apps by Python and HTML, CSS and Javascript. jacob Kruger <jacob@blindza.co.za> - 2016-01-08 08:07 +0200
  Re: PyFladesk :: create GUI apps by Python and HTML, CSS and Javascript. wxjmfauth@gmail.com - 2016-01-08 01:50 -0800
  Re: PyFladesk :: create GUI apps by Python and HTML, CSS and Javascript. Michael Torrie <torriem@gmail.com> - 2016-01-08 07:37 -0700

csiph-web