Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Watching for inputs from multiple sources concurrently
Post: RE: Watching for inputs from multiple sources conc...

Thanks Larz, though that is not quite what I'm after. I guess what I'm asking is - when I see example code it's always setting up for a particular job. Watch for an incoming UDP packet over network....
anakaine General Coding Help 4 2,818 Mar-03-2019, 09:03 AM
    Thread: Watching for inputs from multiple sources concurrently
Post: Watching for inputs from multiple sources concurre...

This is a question that I'm not sure how to begin answering - despite having written a few python scripts several thousand lines long, they've all been procedural - from one end to the other (spatial ...
anakaine General Coding Help 4 2,818 Mar-03-2019, 03:57 AM
    Thread: JSON - Am I looking at an array already?
Post: RE: JSON - Am I looking at an array already?

snippsat: Thank you very much. Thankyou both for letting me know it was a list, and also for showing how I could iterate over the list. Much obliged. That last line, using 'type', is also a great ti...
anakaine General Coding Help 2 2,762 Oct-23-2017, 10:03 AM
    Thread: JSON - Am I looking at an array already?
Post: JSON - Am I looking at an array already?

Python newbie, please be gentle. If you can point out what I'm looking at, I can hopefully self help from here in: I'm attempting a task that will return a list of object ID's from a database via J...
anakaine General Coding Help 2 2,762 Oct-23-2017, 09:26 AM
    Thread: Is there a better way to write this case scenario?
Post: RE: Is there a better way to write this case scena...

In actual fact the issues have forced me to adopt a fairly creative approach and I'm probably going to reuse the concept of tuples for force some answers. Thanks again for the above snippet.
anakaine General Coding Help 15 8,593 Sep-25-2017, 09:45 AM
    Thread: Is there a better way to write this case scenario?
Post: RE: Is there a better way to write this case scena...

I see that. It makes sense, really. I'm now struggling through working the code into my project and having lots of fun dealing with numbers coming from other places and trying to match them to those...
anakaine General Coding Help 15 8,593 Sep-25-2017, 09:12 AM
    Thread: Is there a better way to write this case scenario?
Post: RE: Is there a better way to write this case scena...

That is super helpful, thank you. It looks like I have some reading to do on things like Tuple and dictionaries in order to come up to speed. Once again, amazing work, thanks.
anakaine General Coding Help 15 8,593 Sep-25-2017, 04:45 AM
    Thread: Is there a better way to write this case scenario?
Post: Is there a better way to write this case scenario?

Relatively new programmer here, familiar with the 'basic' languages such as VB, but not so crash hot with Python. Is there a better way to write the script below? It may not look 100% correct for pure...
anakaine General Coding Help 15 8,593 Sep-24-2017, 08:50 AM

User Panel Messages

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