Comment on Pyrasite - Inject code into a running Python processparentComments−ehsanu114yI just did PyWeek (week-long python game competition), and this would have been great for seeing the effects of my code changes right away.I still had a workable solution: I wrote a script that watched for any .py files that have been saved, and if so, ran the game for 15 seconds.
Comments
I just did PyWeek (week-long python game competition), and this would have been great for seeing the effects of my code changes right away.
I still had a workable solution: I wrote a script that watched for any .py files that have been saved, and if so, ran the game for 15 seconds.