# CLI11 vs Click

| Attribute | CLI11 | Click |
|---|---|---|
| **Vioscale score** | 52.1 (14% (low)) | 64.5 (24% (low)) |
| activity.commits_last_30d | 45 | 22 |
| adoption.dependent_repos | 1 | 316,082 |
| adoption.github_stars | 4,424 | 17,635 |
| deployment.options | - | `{"self_hosted":true}` |
| description.long | CLI11 is a C++ library for building command-line tools. It offers an intuitive API for defining command options, subcommands, and configuration files with no external dependencies beyond C++11, and is tested across Linux, macOS, and Windows. | A Python library that simplifies creating command-line applications by automating help page generation and supporting composable command structures with nested commands. |
| language.primary | C++ | Python |
| license.spdx | - | BSD-3-Clause |
| market.availability | - | `{"primaryMarkets":[],"availabilityScope":"global","availableCountries":[],"notAvailableCountries":[]}` |
| platform.support | `{"cli":true,"mac":true,"linux":true,"windows":true}` | - |
| pricing | `{"type":"open_source","sourceUrl":"https://cliutils.github.io/CLI11/","retrievedAt":"2026-08-18T12:55:28.057Z"}` | `{"type":"open_source","freeTier":true,"sourceUrl":"https://click.palletsprojects.com","retrievedAt":"2026-08-18T12:52:09.182Z"}` |
| pricing.free_tier | - | yes |
| pricing.model | commercial | commercial |
| pricing.price_level | free | free |
| release.cadence_days | 86 | 29 |
| release.history | `[{"url":"https://github.com/CLIUtils/CLI11/releases/tag/v2.7.2","date":"2026-08-02T14:12:37Z","type":"stable","version":"v2.7.2"},{"url":"https://github.com/CLIUtils/CLI11/releases/tag/v2.7.1","date":"2026-07-31T14:21:47Z","type":"stable","version":"v2.7.1"},{"url":"https://github.com/CLIUtils/CLI11/releases/tag/v2.7.0","date":"2026-07-30T22:06:37Z","type":"stable","version":"v2.7.0"},{"url":"https://github.com/CLIUtils/CLI11/releases/tag/v2.6.2","date":"2026-02-26T14:44:25Z","type":"stable","version":"v2.6.2"},{"url":"https://github.com/CLIUtils/CLI11/releases/tag/v2.6.1","date":"2025-10-27T13:19:41Z","type":"stable","version":"v2.6.1"},{"url":"https://github.com/CLIUtils/CLI11/releases/tag/v2.6.0","date":"2025-10-20T13:10:54Z","type":"stable","version":"v2.6.0"},{"url":"https://github.com/CLIUtils/CLI11/releases/tag/v2.5.0","date":"2025-02-27T12:29:12Z","type":"stable","version":"v2.5.0"},{"url":"https://github.com/CLIUtils/CLI11/releases/tag/v2.4.2","date":"2024-05-04T04:56:04Z","type":"stable","version":"v2.4.2"},{"url":"https://github.com/CLIUtils/CLI11/releases/tag/v2.4.1","date":"2024-02-08T03:17:44Z","type":"stable","version":"v2.4.1"},{"url":"https://github.com/CLIUtils/CLI11/releases/tag/v2.4.0","date":"2024-02-05T04:07:04Z","type":"stable","version":"v2.4.0"},{"url":"https://github.com/CLIUtils/CLI11/releases/tag/v2.3.2","date":"2023-01-04T04:09:13Z","type":"stable","version":"v2.3.2"},{"url":"https://github.com/CLIUtils/CLI11/releases/tag/v2.3.1","date":"2022-11-01T03:57:58Z","type":"stable","version":"v2.3.1"},{"url":"https://github.com/CLIUtils/CLI11/releases/tag/v2.3.0","date":"2022-10-06T04:23:10Z","type":"stable","version":"v2.3.0"},{"url":"https://github.com/CLIUtils/CLI11/releases/tag/v2.2.0","date":"2022-03-27T03:47:26Z","type":"stable","version":"v2.2.0"},{"url":"https://github.com/CLIUtils/CLI11/releases/tag/v2.1.2","date":"2021-10-18T14:15:41Z","type":"stable","version":"v2.1.2"},{"url":"https://github.com/CLIUtils/CLI11/releases/tag/v2.1.1","date":"2021-09-29T13:05:57Z","type":"stable","version":"v2.1.1"},{"url":"https://github.com/CLIUtils/CLI11/releases/tag/v2.1.0","date":"2021-09-20T20:11:34Z","type":"stable","version":"v2.1.0"},{"url":"https://github.com/CLIUtils/CLI11/releases/tag/v2.0.0","date":"2021-07-14T15:39:09Z","type":"stable","version":"v2.0.0"},{"url":"https://github.com/CLIUtils/CLI11/releases/tag/v1.9.1","date":"2020-06-20T14:34:02Z","type":"stable","version":"v1.9.1"},{"url":"https://github.com/CLIUtils/CLI11/releases/tag/v1.9.0","date":"2020-01-19T23:03:12Z","type":"stable","version":"v1.9.0"}]` | `[{"url":"https://github.com/pallets/click/releases/tag/8.4.2","date":"2026-06-26T16:11:15Z","type":"stable","version":"8.4.2"},{"url":"https://github.com/pallets/click/releases/tag/8.4.1","date":"2026-05-22T04:08:49Z","type":"stable","version":"8.4.1"},{"url":"https://github.com/pallets/click/releases/tag/8.4.0","date":"2026-05-17T05:12:31Z","type":"stable","version":"8.4.0"},{"url":"https://github.com/pallets/click/releases/tag/8.3.3","date":"2026-04-22T16:22:12Z","type":"stable","version":"8.3.3"},{"url":"https://github.com/pallets/click/releases/tag/8.3.2","date":"2026-04-03T19:14:59Z","type":"stable","version":"8.3.2"},{"url":"https://github.com/pallets/click/releases/tag/8.3.1","date":"2025-11-15T20:46:24Z","type":"stable","version":"8.3.1"},{"url":"https://github.com/pallets/click/releases/tag/8.3.0","date":"2025-09-18T17:34:57Z","type":"stable","version":"8.3.0"},{"url":"https://github.com/pallets/click/releases/tag/8.2.2","date":"2025-08-02T02:25:26Z","type":"stable","version":"8.2.2"},{"url":"https://github.com/pallets/click/releases/tag/8.2.1","date":"2025-05-20T23:20:12Z","type":"stable","version":"8.2.1"},{"url":"https://github.com/pallets/click/releases/tag/8.2.0","date":"2025-05-10T22:22:29Z","type":"stable","version":"8.2.0"},{"url":"https://github.com/pallets/click/releases/tag/8.1.8","date":"2024-12-21T18:39:41Z","type":"stable","version":"8.1.8"},{"url":"https://github.com/pallets/click/releases/tag/8.1.7","date":"2023-08-17T17:29:32Z","type":"stable","version":"8.1.7"},{"url":"https://github.com/pallets/click/releases/tag/8.1.6","date":"2023-07-18T20:05:42Z","type":"stable","version":"8.1.6"},{"url":"https://github.com/pallets/click/releases/tag/8.1.5","date":"2023-07-13T15:08:19Z","type":"stable","version":"8.1.5"},{"url":"https://github.com/pallets/click/releases/tag/8.1.4","date":"2023-07-06T18:28:00Z","type":"stable","version":"8.1.4"},{"url":"https://github.com/pallets/click/releases/tag/8.1.3","date":"2022-04-28T17:37:47Z","type":"stable","version":"8.1.3"},{"url":"https://github.com/pallets/click/releases/tag/8.1.2","date":"2022-03-31T20:55:12Z","type":"stable","version":"8.1.2"},{"url":"https://github.com/pallets/click/releases/tag/8.1.1","date":"2022-03-30T20:17:25Z","type":"stable","version":"8.1.1"},{"url":"https://github.com/pallets/click/releases/tag/8.1.0","date":"2022-03-28T17:42:02Z","type":"stable","version":"8.1.0"},{"url":"https://github.com/pallets/click/releases/tag/8.0.4","date":"2022-02-18T20:32:53Z","type":"stable","version":"8.0.4"}]` |
| security.scorecard | - | 7.4 |
| security.vulnerabilities | `{"count":0,"source":"https://advisories.ecosyste.ms/api/v1/advisories?ecosystem=conda&package_name=cli11&per_page=100","last_12m":0,"max_severity":null}` | `{"count":0,"source":"https://advisories.ecosyste.ms/api/v1/advisories?ecosystem=pypi&package_name=click&per_page=100","last_12m":0,"max_severity":null}` |

## Capabilities (CLI Frameworks)

| Capability | CLI11 | Click |
|---|:--:|:--:|
| **Capabilities** |  |  |
| Language | - | - |
| Design style | - | - |
| Nested subcommands | - | - |
| Auto generated help | - | - |
| Plugin system | - | - |
| Interactive prompts | - | - |
| Type validation | - | - |
| Styled rich output | - | - |
| Project scaffolding | - | - |
| Test harness | - | - |
| Open source | - | - |
| License | - | - |

*Source: Vioscale. Generated 2026-09-01T16:37:26.243Z. "-" = undocumented, not absent.*
