#comandline — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #comandline, aggregated by home.social.
-
Had an enjoyable afternoon building a custom #cli #parser to replace #argparse in our internal tooling. I like its ease of use. But it is a custom parser and works only for my specific use case, but for use case it does more than argparse can and is simpler to use. #comandline #python