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 yea
Ok, double-checked again, and if force it to run under 2.7, then it
complains about lack of pyQT4 - that's one of the issues was asking
about relating to GUI frameworks - pyQT hasn't always worked too well
under 2.7 in terms of accessibility API's in past, but, will 'see' if
can get hold of tha
On Fri, Jan 8, 2016 at 1:54 AM, jacob Kruger wrote:
>
> Also, downloaded both the main master, and the RSS reader master images,
> but, both python 2.7 and python 3.4 tell me that they have no urllib2, and
> under 3.4, pip install can't find it either..?
>
> TIA
>
Python 3 does not have urllib2.
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 w
create multi platform desktop application by using Python, HTML, CSS and
Javascript.
source code is https://github.com/smoqadam/PyFladesk
you can find RSS Reader app that made by PyFladesk in the following url :
https://github.com/smoqadam/PyFladesk-rss-reader
I'll waiting for your feedback.