Only Python
This blog deals almost exclusively with my Python coding activities.
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...
Saturday, October 23, 2021
Forgot to set up a custom exception hook? Perhaps it is not too late.
›
There are many custom exception hook that seek to improve upon the standard one from Python. The very first one is Python's cgitb modul...
Saturday, July 24, 2021
New interactive friendly tracebacks for Jupyter
›
Summary: I have a draft version of a new and arguably better way to display information from friendly for Jupyter labs/notebooks. For now, ...
Wednesday, July 21, 2021
Friendly-traceback 0.4 and PyConAu
›
Just a quick update ... After over 150 commits, most of which included new traceback cases explained by Friendly-traceback, it is time to g...
Monday, July 12, 2021
Friendlier tracebacks in REPLs (including Jupyter)
›
Traceback : Determination of origin; the process of tracing something back to its source . I have been working towards release 0.4 of frie...
‹
›
Home
View web version