Deutsch   English   Français   Italiano  
<utdj65$15kp1$1@dont-email.me>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: DFS <nospam@dfs.com>
Newsgroups: comp.os.linux.advocacy
Subject: Re: Why Python When There Is Perl?
Date: Tue, 19 Mar 2024 22:55:03 -0400
Organization: A noiseless patient Spider
Lines: 25
Message-ID: <utdj65$15kp1$1@dont-email.me>
References: <17be420c4f90bfc7$63225$1585792$802601b3@news.usenetexpress.com>
 <utd86u$1ipcj$1@solani.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Wed, 20 Mar 2024 02:55:01 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="37891cf52e1fbf2d7a6dba8b75260a75";
	logging-data="1233697"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX1/QKX80u1s+ByfrpILbdgll"
User-Agent: Betterbird (Windows)
Cancel-Lock: sha1:M6mrDf78aOsk4/pWdLh32NT9plA=
Content-Language: en-US
In-Reply-To: <utd86u$1ipcj$1@solani.org>
Bytes: 1568

On 3/19/2024 7:47 PM, Physfitfreak wrote:

> I think, if I had not relied on COLA to provide help on these matters, 
> by now, I'd be months into fruitful learning of ... probably C++ and 
> into several exciting programming projects.


Go with python (and pyqt or pyside for a GUI)

Sample of what you can do with them:

https://uploadnow.io/f/QGsMX7G


To run it:

1) install Python

2) install PyQt 5

3) extract the .7z file to a folder, and from the command line:

$ python usenet.py

and the GUI should open