FICHA · MANJARO

python-click

Simple wrapper around optparse for powerful command line utilities

  • Library
  • Dev
  • CLI
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Create polished command-line interfaces for Python programs with decorators and clear option handling. It helps developers define commands, flags, arguments, prompts, and help output without writing low-level parser code.

This is a library used by many terminal tools, not an app to open directly. The safety of a Click-based command depends on the program using it, especially when commands change files, credentials, services, or system settings.

Permissions

Permissions not analysed for this source yet.