All Projects → docopt-ng → Similar Projects or Alternatives

82 Open source projects that are alternatives of or similar to docopt-ng

minimist2
TypeScript/JavaScript ES6 rewrite of popular Minimist argument parser
Stars: ✭ 20 (-78.72%)
Mutual labels:  argument-parser, argparse
declarative-parser
Modern, declarative argument parser for Python 3.6+
Stars: ✭ 31 (-67.02%)
Mutual labels:  argument-parser, argparse
jsonargparse
Implement minimal boilerplate CLIs derived from type hints and parse from command line, config files and environment variables
Stars: ✭ 168 (+78.72%)
Mutual labels:  argument-parser, argparse
docopt.swift
A command-line interface description language and parser that will make you smile http://docopt.org/
Stars: ✭ 53 (-43.62%)
Mutual labels:  argument-parser, docopt
cliar
Create modular Python CLIs with type annotations and inheritance
Stars: ✭ 47 (-50%)
Mutual labels:  docopt, argparse
argparse-to-class
Transform argparse into class format for Jupyter Notebook execution
Stars: ✭ 20 (-78.72%)
Mutual labels:  argument-parser, argparse
Argh
Rust derive-based argument parsing optimized for code size
Stars: ✭ 803 (+754.26%)
Mutual labels:  argument-parser
Argparse
Argument Parser for Modern C++
Stars: ✭ 680 (+623.4%)
Mutual labels:  argument-parser
Clap
Create your command-line parser, with all of the bells and whistles, declaratively or procedurally.
Stars: ✭ 7,174 (+7531.91%)
Mutual labels:  argument-parser
Structopt
Parse command line arguments by defining a struct
Stars: ✭ 323 (+243.62%)
Mutual labels:  argument-parser
args
Simple and type-safe commandline argument parser for C++14
Stars: ✭ 63 (-32.98%)
Mutual labels:  argument-parser
Lyra
A simple to use, composable, command line parser for C++ 11 and beyond
Stars: ✭ 238 (+153.19%)
Mutual labels:  argument-parser
AnyOption
C/C++ Command line and resource file option parsing
Stars: ✭ 83 (-11.7%)
Mutual labels:  argument-parser
Typescript To Cli
Transform your typescript module into a CLI
Stars: ✭ 101 (+7.45%)
Mutual labels:  argument-parser
mypy-check
github action for python's mypy type checker tool
Stars: ✭ 23 (-75.53%)
Mutual labels:  mypy
Clipp
easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation
Stars: ✭ 687 (+630.85%)
Mutual labels:  argument-parser
django-docopt-command
Django-docopt-command allows you to write Django manage.py commands using the docopt library
Stars: ✭ 24 (-74.47%)
Mutual labels:  docopt
Kotlin Argparser
Easy to use and concise yet powerful and robust command line argument parsing for Kotlin
Stars: ✭ 431 (+358.51%)
Mutual labels:  argument-parser
Argumentparser
Faster, easier, more declarative parsing of command line arguments in Objective-C/Foundation.
Stars: ✭ 251 (+167.02%)
Mutual labels:  argument-parser
Getopt Php
A PHP library for command-line argument processing
Stars: ✭ 305 (+224.47%)
Mutual labels:  argument-parser
doc484
Generate PEP 484 type annotations from docstrings
Stars: ✭ 24 (-74.47%)
Mutual labels:  mypy
cpp-utilities
Common C++ classes and routines used by my applications such as argument parser, IO and conversion utilities
Stars: ✭ 35 (-62.77%)
Mutual labels:  argument-parser
Argagg
A simple C++11 command line argument parser
Stars: ✭ 180 (+91.49%)
Mutual labels:  argument-parser
go-getoptions
Fully featured Go (golang) command line option parser with built-in auto-completion support.
Stars: ✭ 41 (-56.38%)
Mutual labels:  argument-parser
Console CommandLine
Full featured command line options and arguments parser.
Stars: ✭ 19 (-79.79%)
Mutual labels:  argument-parser
autoprogram
Documenting CLI programs
Stars: ✭ 37 (-60.64%)
Mutual labels:  argparse
Argparse.jl
Package for parsing command-line arguments to Julia programs.
Stars: ✭ 131 (+39.36%)
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 (-8.51%)
Mutual labels:  argument-parser
Clikt
Multiplatform command line interface parsing for Kotlin
Stars: ✭ 1,658 (+1663.83%)
Mutual labels:  argument-parser
argparse dataclass
Declarative CLIs with argparse and dataclasses
Stars: ✭ 30 (-68.09%)
Mutual labels:  argparse
Argumentum
C++ command line parsing library
Stars: ✭ 92 (-2.13%)
Mutual labels:  argument-parser
starlite
Light, Flexible and Extensible ASGI API framework
Stars: ✭ 1,525 (+1522.34%)
Mutual labels:  mypy
Argh
Argh! A minimalist argument handler.
Stars: ✭ 752 (+700%)
Mutual labels:  argument-parser
mypy-playground
The mypy playground. Try mypy with your web browser.
Stars: ✭ 58 (-38.3%)
Mutual labels:  mypy
linter-mypy
Atom Linter plugin to lint Python optional static type as defined in PEP 484
Stars: ✭ 29 (-69.15%)
Mutual labels:  mypy
Clize
CLIze: Turn Python functions into command-line interfaces
Stars: ✭ 439 (+367.02%)
Mutual labels:  argument-parser
argparse
Parser for command-line arguments
Stars: ✭ 24 (-74.47%)
Mutual labels:  argument-parser
Fire Hpp
Fire for C++: Create fully functional CLIs using function signatures
Stars: ✭ 395 (+320.21%)
Mutual labels:  argument-parser
argparser
Simple command-line parser for C/C++ programs
Stars: ✭ 50 (-46.81%)
Mutual labels:  argument-parser
Caporal.js
A full-featured framework for building command line applications (cli) with node.js
Stars: ✭ 3,279 (+3388.3%)
Mutual labels:  argument-parser
Commanddotnet
A modern framework for building modern CLI apps
Stars: ✭ 251 (+167.02%)
Mutual labels:  argument-parser
Argparse
Argparse for golang. Just because `flag` sucks
Stars: ✭ 294 (+212.77%)
Mutual labels:  argument-parser
CmdLine2
Command line argument parser (C++14)
Stars: ✭ 18 (-80.85%)
Mutual labels:  argument-parser
Flags
⛳ Simple, extensible, header-only C++17 argument parser released into the public domain.
Stars: ✭ 187 (+98.94%)
Mutual labels:  argument-parser
cmd-ts
💻 A type-driven command line argument parser
Stars: ✭ 92 (-2.13%)
Mutual labels:  argument-parser
phantom-types
Phantom types for Python.
Stars: ✭ 120 (+27.66%)
Mutual labels:  mypy
parseargs
Migrated to https://github.com/denoland/deno_std
Stars: ✭ 28 (-70.21%)
Mutual labels:  argument-parser
Deno Cliffy
Command line framework for deno 🦕 Including Commandline-Interfaces, Prompts, CLI-Table, Arguments Parser and more...
Stars: ✭ 149 (+58.51%)
Mutual labels:  argument-parser
args-parser
args-parser is a small C++ header-only library for parsing command line arguments.
Stars: ✭ 53 (-43.62%)
Mutual labels:  argument-parser
google-options
Command line argument parsing library from the folks at Google (java).
Stars: ✭ 61 (-35.11%)
Mutual labels:  argument-parser
option-parser
A Lightweight, header-only CLI option parser for C++
Stars: ✭ 16 (-82.98%)
Mutual labels:  argument-parser
Yaap
Yet Another (Swift) Argument Parser
Stars: ✭ 124 (+31.91%)
Mutual labels:  argument-parser
sf
Simple Bash framework which provides argument parsing, usage output and text formatting variables
Stars: ✭ 16 (-82.98%)
Mutual labels:  argument-parser
theconf
Python Package for Managing Configurations
Stars: ✭ 35 (-62.77%)
Mutual labels:  argument-parser
Programoptions.hxx
Single-header program options parsing library for C++11
Stars: ✭ 112 (+19.15%)
Mutual labels:  argument-parser
typed-argument-parser
Typed argument parser for Python
Stars: ✭ 259 (+175.53%)
Mutual labels:  argument-parser
vargs
Simple argument parsing library for V.
Stars: ✭ 36 (-61.7%)
Mutual labels:  argument-parser
Optimus
Command line arguments parser for Elixir
Stars: ✭ 110 (+17.02%)
Mutual labels:  argument-parser
Moderator
A simple, modular command line argument parser in Swift.
Stars: ✭ 19 (-79.79%)
Mutual labels:  argument-parser
flake8-mypy
A plugin for flake8 integrating Mypy.
Stars: ✭ 103 (+9.57%)
Mutual labels:  mypy
1-60 of 82 similar projects