Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: asyncio not being faster than synchronous calls
Post: asyncio not being faster than synchronous calls

Hello, I'm trying to download data from the scopus api via python (https://dev.elsevier.com/documentation/A...alAPI.wadl). Since we're talking about hundreds of thousands of requests, this takes ages...
mikisDW General Coding Help 0 725 Sep-26-2022, 09:14 AM
    Thread: absolute imports between folders
Post: absolute imports between folders

Hello, I'm working on a tkinter gui, and I keep having issues with imports. I've spent quite some time reading about imports, but I guess it still hasn't sunk in. My project folder is setup like so:...
mikisDW General Coding Help 0 1,534 Aug-05-2020, 12:26 PM
    Thread: updating tkinter chart from within function
Post: updating tkinter chart from within function

Hello, I got a tkinter application with a "chart page". My user has to click a button to point me to the location of an SPSS file, after which a calculation is triggered. This calculation returns x- ...
mikisDW GUI 1 1,929 Jun-29-2020, 01:26 PM
    Thread: populating dropdown from Method
Post: RE: populating dropdown from Method

(Apr-06-2020, 05:41 PM)deanhystad Wrote: It would be *self.options, not self.*options. But that has nothing to do with your problem. I think your "*option" reference refers to this or a similar po...
mikisDW GUI 2 3,853 Apr-06-2020, 08:06 PM
    Thread: populating dropdown from Method
Post: populating dropdown from Method

Hello, (about Tkinter in python 3.7.3) I am trying to create a GUI where my user can select an excel file via a browse button. He should then get a dropdown list, that contains all the sheets within ...
mikisDW GUI 2 3,853 Apr-06-2020, 03:53 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020