Paul Barrett

Results 4 issues of Paul Barrett

Since StructDef.add can accept instances of other subclasses of _BaseDef for the datatype, this type hint doesn't cover all possible cases, which annoys my IDE and type checker.

I love your site! I use it when teaching sorting algorithms, and I think the visualization really helps at least some of the students to grok the concepts where just...

Python 3.13 is out, which means this project needs an update to support it. I gave it [the old college try](https://github.com/pmbarrett314/windows-curses), but ran into [some snags](https://github.com/pmbarrett314/windows-curses/actions/runs/11338298421/job/31531276743) I don't have the...

enhancement