Only Python
This blog deals almost exclusively with my Python coding activities.
Friday, May 13, 2022
Python 🐍 fun with emojis
›
At EuroSciPy in 2018, Marc Garcia gave a lightning talk which started by pointing out that scientific Python programmers like to alias ever...
Sunday, April 10, 2022
Natural syntax for units in Python
›
In the past week, there has been an interesting discussion on Python-ideas about Natural support for units in Python . As I have taught intr...
Tuesday, February 08, 2022
Friendly-traceback and IPython: update
›
In my previous post , I mentioned that, unlike IPython, friendly/friendly-traceback included values of relevant objects in a traceback. As ...
Friday, February 04, 2022
Friendly-traceback: trying to stay ahead of IPython
›
UPDATE: Alex Hall pointed out that IPython can display the values of variables in the highlighted sections using %xmode verbose . He also su...
Wednesday, January 05, 2022
Python 101: enabling a restricted subset of Python
›
I decided to submit to the the Ideas category of Discuss-Python a proposal which I have summarized as follows: Summary: I propose that a new...
Tuesday, December 28, 2021
New milestone for friendly: version 0.5
›
Friendly (previously at 0.4.41) and friendly-traceback (previously at 0.4.111) are now at version 0.5. The joint documentation for both pro...
Saturday, November 20, 2021
Friendly-traceback en español
›
Friendly and Friendly-traceback are now partially available in Spanish thanks to the work of Mrtín René (https://github.com/martinvilu). Yo...
‹
›
Home
View web version