Only Python
This blog deals almost exclusively with my Python coding activities.
Friday, May 24, 2019
Avant-IDLE: an experiment
›
[Edit: this post has an embedded video, which is not visible for PlanetPython readers.] This is a follow-up from a previous post where I...
Monday, May 20, 2019
Test - please ignore
›
Simple test to embed a gist. That's all.
Friday, May 17, 2019
Idle hacking - part 1
›
File test_py.pyfr. The pyfr extension indicates that this is written in the "French Python" dialect. Since this is the main ...
Wednesday, May 15, 2019
Friendlier tracebacks
›
When beginners run programs that generate Python tracebacks, they are almost always confused by what the information shown and have no clue ...
Friday, April 05, 2019
AvantPy needs you
›
Update: Since this blog post was published, and before Pycoder's weekly mentioned it bringing in quite a few visitors, I had decided...
Sunday, November 11, 2018
User feedback is essential for improvements
›
A while ago, in Reeborg's World , I implemented a way to require Reeborg to follow a specific path in order to complete a task. For a wo...
Tuesday, June 26, 2018
Pythonic switch statement
›
Playing with experimental and an old recipe created by Brian Beck. The content of a test file: from __experimental__ import switch_sta...
1 comment:
‹
›
Home
View web version