Toolkit for developing sleek command line apps.
peter-murach/tty की मुख्य विशेषताएं हैं: CLI Development।
peter-murach/tty के ओपन-सोर्स विकल्पों में शामिल हैं: bw2/configargparse. chriskiehl/gooey — Gooey is a framework that transforms command-line programs into graphical applications by automatically generating… commander-rb/commander — The complete solution for Ruby command-line executables. dannyben/runfile — Command line for your projects. datafolklabs/cement — Application Framework for Python. ahoward/main — a class factory and dsl for generating command line programs real quick.
Gooey is a framework that transforms command-line programs into graphical applications by automatically generating user interfaces from existing argument definitions. By applying a decorator to a script, the tool maps standard command-line arguments to specialized graphical widgets, allowing users to interact with terminal-based utilities through forms, file pickers, and date selectors. The project distinguishes itself by providing a comprehensive suite of customization and lifecycle management tools that extend beyond simple interface generation. It includes capabilities for input validation
The complete solution for Ruby command-line executables