Properties2
| Type | Concept |
| Note created | Jun 12, 2025 |
Click is a command line interface toolkit for Python that originated from the Pocoo project. It makes creating command line interfaces simple and intuitive through decorators.
Created by the Pocoo team led by Armin Ronacher and Georg Brandl, Click became a popular choice for building CLI applications in Python. It’s now maintained under the Pallets Projects.