
























GitHub - chriskiehl/Gooey - Turn (almost) any Python command line program into a full GUI application with one line.
This is incredibly useful for creating user-friendly interfaces for command-line tools without having to write GUI code from scratch.
GitHub - google/python-fire - Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
Python Fire can automatically generate CLIs from classes, functions, or even entire modules, making it super easy to expose Python functionality via command line.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。