home.social

#subprocessh — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #subprocessh, aggregated by home.social.

  1. is a simple process spawning .

    .h provides convenient, cross platform utilities for spawning processes and interacting with them. subprocess.h uses a shell IO interface for interacting between processes, with communication happening primarily over stdin and stdout. subprocess.h can wait for a process to complete, as well as set (or inherit) the environment.

    Website 🔗️: github.com/sheredom/subprocess