All Projects → argparse → Similar Projects or Alternatives

65 Open source projects that are alternatives of or similar to argparse

Yaap
Yet Another (Swift) Argument Parser
Stars: ✭ 124 (+416.67%)
Clikt
Multiplatform command line interface parsing for Kotlin
Stars: ✭ 1,658 (+6808.33%)
Lyra
A simple to use, composable, command line parser for C++ 11 and beyond
Stars: ✭ 238 (+891.67%)
typed-argument-parser
Typed argument parser for Python
Stars: ✭ 259 (+979.17%)
declarative-parser
Modern, declarative argument parser for Python 3.6+
Stars: ✭ 31 (+29.17%)
Caporal.js
A full-featured framework for building command line applications (cli) with node.js
Stars: ✭ 3,279 (+13562.5%)
ArgMacros.jl
Fast, flexible, macro-based, Julia package for parsing command line arguments.
Stars: ✭ 29 (+20.83%)
AnyOption
C/C++ Command line and resource file option parsing
Stars: ✭ 83 (+245.83%)
Clipp
easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation
Stars: ✭ 687 (+2762.5%)
Clap
Create your command-line parser, with all of the bells and whistles, declaratively or procedurally.
Stars: ✭ 7,174 (+29791.67%)
Argumentparser
Faster, easier, more declarative parsing of command line arguments in Objective-C/Foundation.
Stars: ✭ 251 (+945.83%)
Argparse.jl
Package for parsing command-line arguments to Julia programs.
Stars: ✭ 131 (+445.83%)
Console CommandLine
Full featured command line options and arguments parser.
Stars: ✭ 19 (-20.83%)
Mutual labels:  argument-parser
args-parser
args-parser is a small C++ header-only library for parsing command line arguments.
Stars: ✭ 53 (+120.83%)
Mutual labels:  argument-parser
parse it
A python library for parsing multiple types of config files, envvars & command line arguments that takes the headache out of setting app configurations.
Stars: ✭ 86 (+258.33%)
Mutual labels:  argument-parser
parseargs
Migrated to https://github.com/denoland/deno_std
Stars: ✭ 28 (+16.67%)
Mutual labels:  argument-parser
Flags
⛳ Simple, extensible, header-only C++17 argument parser released into the public domain.
Stars: ✭ 187 (+679.17%)
Mutual labels:  argument-parser
Programoptions.hxx
Single-header program options parsing library for C++11
Stars: ✭ 112 (+366.67%)
Mutual labels:  argument-parser
theconf
Python Package for Managing Configurations
Stars: ✭ 35 (+45.83%)
Mutual labels:  argument-parser
dropt
dropt is yet another C library for parsing command-line options.
Stars: ✭ 39 (+62.5%)
Mutual labels:  argument-parser
Optimus
Command line arguments parser for Elixir
Stars: ✭ 110 (+358.33%)
Mutual labels:  argument-parser
Kotlin Argparser
Easy to use and concise yet powerful and robust command line argument parsing for Kotlin
Stars: ✭ 431 (+1695.83%)
Mutual labels:  argument-parser
vargs
Simple argument parsing library for V.
Stars: ✭ 36 (+50%)
Mutual labels:  argument-parser
Argagg
A simple C++11 command line argument parser
Stars: ✭ 180 (+650%)
Mutual labels:  argument-parser
Sywac
🚫 🐭 Asynchronous, single package CLI framework for Node
Stars: ✭ 109 (+354.17%)
Mutual labels:  argument-parser
Structopt
Parse command line arguments by defining a struct
Stars: ✭ 323 (+1245.83%)
Mutual labels:  argument-parser
argparse-to-class
Transform argparse into class format for Jupyter Notebook execution
Stars: ✭ 20 (-16.67%)
Mutual labels:  argument-parser
docopt.swift
A command-line interface description language and parser that will make you smile http://docopt.org/
Stars: ✭ 53 (+120.83%)
Mutual labels:  argument-parser
Argh
Argh! A minimalist argument handler.
Stars: ✭ 752 (+3033.33%)
Mutual labels:  argument-parser
argparser
Simple command-line parser for C/C++ programs
Stars: ✭ 50 (+108.33%)
Mutual labels:  argument-parser
option-parser
A Lightweight, header-only CLI option parser for C++
Stars: ✭ 16 (-33.33%)
Mutual labels:  argument-parser
Argparse
Argument Parser for Modern C++
Stars: ✭ 680 (+2733.33%)
Mutual labels:  argument-parser
Getopt Php
A PHP library for command-line argument processing
Stars: ✭ 305 (+1170.83%)
Mutual labels:  argument-parser
sf
Simple Bash framework which provides argument parsing, usage output and text formatting variables
Stars: ✭ 16 (-33.33%)
Mutual labels:  argument-parser
Moderator
A simple, modular command line argument parser in Swift.
Stars: ✭ 19 (-20.83%)
Mutual labels:  argument-parser
Clize
CLIze: Turn Python functions into command-line interfaces
Stars: ✭ 439 (+1729.17%)
Mutual labels:  argument-parser
Case App
Type-level & seamless command-line argument parsing for Scala
Stars: ✭ 244 (+916.67%)
Mutual labels:  argument-parsing
Typescript To Cli
Transform your typescript module into a CLI
Stars: ✭ 101 (+320.83%)
Mutual labels:  argument-parser
Go Arg
Struct-based argument parsing in Go
Stars: ✭ 1,068 (+4350%)
Mutual labels:  argument-parsing
Nclap
NClap is a .NET library for parsing command-line arguments and building interactive command shells. It's driven by a declarative attribute syntax, and easy to extend.
Stars: ✭ 51 (+112.5%)
Mutual labels:  argument-parsing
docopt-ng
Humane command line arguments parser. Now with maintenance, typehints, and complete test coverage.
Stars: ✭ 94 (+291.67%)
Mutual labels:  argument-parser
Fire Hpp
Fire for C++: Create fully functional CLIs using function signatures
Stars: ✭ 395 (+1545.83%)
Mutual labels:  argument-parser
CmdLine2
Command line argument parser (C++14)
Stars: ✭ 18 (-25%)
Mutual labels:  argument-parser
Commanddotnet
A modern framework for building modern CLI apps
Stars: ✭ 251 (+945.83%)
Mutual labels:  argument-parser
google-options
Command line argument parsing library from the folks at Google (java).
Stars: ✭ 61 (+154.17%)
Mutual labels:  argument-parser
args
Simple and type-safe commandline argument parser for C++14
Stars: ✭ 63 (+162.5%)
Mutual labels:  argument-parser
jsonargparse
Implement minimal boilerplate CLIs derived from type hints and parse from command line, config files and environment variables
Stars: ✭ 168 (+600%)
Mutual labels:  argument-parser
Argparse
Argparse for golang. Just because `flag` sucks
Stars: ✭ 294 (+1125%)
Mutual labels:  argument-parser
Deno Cliffy
Command line framework for deno 🦕 Including Commandline-Interfaces, Prompts, CLI-Table, Arguments Parser and more...
Stars: ✭ 149 (+520.83%)
Mutual labels:  argument-parser
Argparse
Command-line arguments parsing library.
Stars: ✭ 362 (+1408.33%)
Mutual labels:  argument-parsing
Argbash
Bash argument parsing code generator
Stars: ✭ 873 (+3537.5%)
Mutual labels:  argument-parsing
cpp-utilities
Common C++ classes and routines used by my applications such as argument parser, IO and conversion utilities
Stars: ✭ 35 (+45.83%)
Mutual labels:  argument-parser
Argumentum
C++ command line parsing library
Stars: ✭ 92 (+283.33%)
Mutual labels:  argument-parser
Thunder
⚡ Zero-boilerplate commandline argument parsing in Rust
Stars: ✭ 358 (+1391.67%)
Mutual labels:  argument-parsing
minimist2
TypeScript/JavaScript ES6 rewrite of popular Minimist argument parser
Stars: ✭ 20 (-16.67%)
Mutual labels:  argument-parser
Picocli
Picocli is a modern framework for building powerful, user-friendly, GraalVM-enabled command line apps with ease. It supports colors, autocompletion, subcommands, and more. In 1 source file so apps can include as source & avoid adding a dependency. Written in Java, usable from Groovy, Kotlin, Scala, etc.
Stars: ✭ 3,286 (+13591.67%)
Mutual labels:  argument-parsing
cmd-ts
💻 A type-driven command line argument parser
Stars: ✭ 92 (+283.33%)
Mutual labels:  argument-parser
argen
Generate argument parsing logic in C from a simple config
Stars: ✭ 14 (-41.67%)
Mutual labels:  argument-parsing
Argh
Rust derive-based argument parsing optimized for code size
Stars: ✭ 803 (+3245.83%)
Mutual labels:  argument-parser
go-getoptions
Fully featured Go (golang) command line option parser with built-in auto-completion support.
Stars: ✭ 41 (+70.83%)
Mutual labels:  argument-parser
1-60 of 65 similar projects