Projects using Textual
Markata
Markata is a plugins all the way down static site generator that can build your site with nothing more than markdown, but yes is fully customizable at every level. It's designed to come with all the things a good blog should have out of the box such as a sitemap, rss, seo tags, feeds, and code highlighting.
MLE-Monitor
"Did I already run this experiment before? How many resources are currently available on my cluster?" If these are common questions you encounter during your daily life as a researcher, then mle-monitor is made for you. It provides a lightweight API for tracking your experiments using a pickle protocol database (e.g. for hyperparameter searches and/or multi-configuration/multi-seed runs). Furthermore, it comes with built-in resource monitoring on Slurm/Grid Engine clusters and local machines/servers.
Textualog
Textualog is a starting project to visualize your logging messages in a structured way. The current version can load key-value log files, other formats, like JSON, will be added through a plugin framework. Logging messages can be filtered on logging level, next is filtering on package and or module. A search option is also in the pipeline.