Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Tips on Converting BASIC to Pygame
Post: Tips on Converting BASIC to Pygame

I posted on Stack Overflow about wanting some feedback/advice on converting old ZX Basic games to Pygame. I'd like to get some input on it, but so far no one has answered. I'm not sure what the deal i...
robin73 Game Development 4 2,462 Oct-05-2022, 08:03 AM
    Thread: Recursion in Python Production Code
Post: Recursion in Python Production Code

I want to get a picture of whether/when recursion is used in Python code "in the wild." Attempts to gather information on this on Stack Exchange have been met with surprising resistance. I'm hoping pe...
robin73 News and Discussions 1 1,857 Aug-12-2020, 04:10 PM
    Thread: Requests-HTML vs Beautiful Soup - How to Choose?
Post: Requests-HTML vs Beautiful Soup - How to Choose?

Requests-HTML and Beautiful Soup seem to share a lot of functionality. Could someone familiar with both libraries please explain how they differ and in what circumstances one would be more suitable th...
robin73 Web Scraping & Web Development 0 3,828 Jun-23-2020, 02:53 PM
    Thread: Tkinter/Turtle Stopping and Starting Timers Cleanly
Post: RE: Tkinter/Turtle Stopping and Starting Timers Cl...

Hey thanks @deanhystad that was super-useful. I've been pulling my hair out over this for a while now! @deanhystad I've just noticed that with your insight, I can now go back to using plain old Turtl...
robin73 GUI 2 3,411 Apr-01-2020, 07:31 AM
    Thread: Tkinter/Turtle Stopping and Starting Timers Cleanly
Post: Tkinter/Turtle Stopping and Starting Timers Cleanl...

I have come across several situations recently writing programs using Python Turtle Graphics where the ontimer() turtle method has been insufficient for my needs and I've had to use the underlying tki...
robin73 GUI 2 3,411 Mar-31-2020, 10:18 PM
    Thread: Python 2 to Python 3 Struct Issue
Post: RE: Python 2 to Python 3 Struct Issue

Great, thanks everyone. This is now working a treat. One little detail that would be icing on the cake - why does the very last note of any sequence I give this code clip in an unpleasant way? Is the...
robin73 General Coding Help 5 6,371 Jun-16-2018, 10:47 PM
    Thread: Python 2 to Python 3 Struct Issue
Post: Python 2 to Python 3 Struct Issue

I'm trying to get the following code to work in Python 3. It is fine in Python 2. I have changed the xranges to range, but there is a problem with this line: data = ''.join(struct.pack('f', samp) for ...
robin73 General Coding Help 5 6,371 Jun-16-2018, 09:35 PM

User Panel Messages

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