Haven't posted any of my projects yet, so here we go:
A UI for Shellista, currently only with basic command history buttons, but more to come. This may get pulled into transistor1's repo.
And (not quite ready yet) a program/package manager-ish thing that supports un/installing of programs, optionally with multiple files, different install locations (e. g. site-packages), dependency installation, and primitive versioning and updating.
The program metadata is downloaded from two JSON files currently hosted on my multipurpose repo, though additional ones can be added. (pythonista-scripts?) This is not meant to replace pipista, though I might integrate it at some point.