click
CLI builder
A toolkit for creating command line interfaces with a minimal amount of code.
Python composable command line interface toolkit
16k stars
186 watching
1k forks
Language: Python
last commit: 12 days ago
Linked from 2 awesome lists
cliclickpalletspython
Related projects:
Repository | Description | Stars |
---|---|---|
prompt-toolkit/python-prompt-toolkit | A Python library for building interactive command line applications with advanced features like syntax highlighting and code completion. | 9,374 |
pallets/flask | A lightweight Python framework for building web applications with flexible dependencies and extensible functionality. | 68,094 |
google/python-fire | Automatically generates command line interfaces from any Python object | 27,080 |
prompt-toolkit/ptpython | An interactive Python shell with advanced features and customizable interface | 5,229 |
docopt/docopt | A Python library that generates beautiful command-line interfaces automatically from usage patterns. | 7,949 |
pysimplegui/pysimplegui | A Python GUI library that simplifies the development of desktop applications with a simple and intuitive interface. | 13,441 |
hoffstadt/dearpygui | A fast and powerful GUI toolkit for Python with minimal dependencies | 13,292 |
boppreh/keyboard | A Python library for capturing and simulating keyboard events. | 3,805 |
c-bata/go-prompt | A library for building interactive command-line interfaces with auto-complete suggestions. | 5,290 |
zauberzeug/nicegui | A Python-based framework for building browser-based GUI applications with minimal code | 10,128 |
clippyjs/clippy.js | Adds nostalgic character animations to web pages | 2,826 |
clap-rs/clap | A tool for creating command-line interfaces with flexible argument parsing and subcommand support. | 14,318 |
slackadays/clipboard | A clipboard manager that allows users to store and retrieve text, files, and other data across multiple platforms. | 4,829 |
pexpect/pexpect | A Python module for controlling interactive applications in a pseudo-terminal | 2,624 |
sveinbjornt/platypus | Creates native Mac applications from command line scripts | 2,836 |