2023-06-06 Weeknotes #
New versions of attrbox, pdfmerge, and ezq; a Design Lab for a Visual Schedule; converting subtitles into transcripts.
Going forward, I'm going to start calling these "weeknotes" following the apparent convention for this kind of thing.
Releases #
-
attrbox0.1.2; my brief notes. Because of annoyingpy.typedandPyPIissues, I eventually had to releaseattrbox0.1.5 -
pdfmerge1.0.0; my brief notes. I use this about once a week and not having to keep around python 2 feels like a huge relief. -
ezq3.0.4 just to make itpy.typed. -
visual-schedule0.1.0. This was the inaugural project for Design Lab. -
srt2txt.pya quick gist to aggregate subtitle file by speaker.
Posts #
-
Fun with Python Mapping: I learned more about the python type system than I expected.
-
PEP 8 Thoughts: I re-read PEP 8 for the first time in a long time and found a few bits I didn't agree with anymore.
-
aptsegfault: partially resolved a segfault inapt. -
1 hour to make a visual schedule (Design Lab #1): This was a lot of fun to make. I'm trying to keep the amount of work low
-
Trying whisperX: Trying to generate subtitles and transcript from a video file.