16 projects
system-query
Comprehensive and concise system information querying tool.
boilerplates
Various boilerplates used in almost all of my Python packages.
version-query
Zero-overhead package versioning for Python.
timing
Simplify logging of timings of selected parts of an application.
encrypted-config
Read and write partially encrypted configuration files.
hpctoolkit-dataframe
Operate on HPCtoolkit XML database files as pandas DataFrames.
maildaemon
Multi-server mail filtering daemon supporting IMAP, POP and SMTP.
slack-bots
Collection of simple and reusable Slack bot prototypes.
autotrello
Automation of workflows and high-level access to Trello.
argunparse
Reversed argparse: generate string of command-line args from Python objects.
ingit
Tool for managing a large collection of repositories in git.
open-fortran-parser
Python wrapper for XML output generator for Open Fortran Parser
transpyle
performance-oriented transpiler for Python
horast
human-oriented ast parser/unparser
static-typing
add static type information to Python abstract syntax trees
typed-astunparse
typed-astunparse is to typed-ast as astunparse is to ast