#
arguments
Here are 256 public repositories matching this topic...
Open
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
A high-performance, extensible argument validation library.
-
Updated
Apr 25, 2020 - C#
Adds variables to python traceback. Simple, lightweight, controllable. Debug reasons of exceptions by logging or pretty printing colorful variable contexts for each frame in a stacktrace, showing every value. Dump locals environments after errors to console, files, and loggers. Works in Jupyter and IPython. Install with pip or conda.
python
stacktrace
debugging
errors
jupyter
colors
logging
arguments
pretty-print
python3
error-handling
exceptions
dump
frame
traceback
print
pretty
variables
exception-handling
locals
-
Updated
Dec 19, 2021 - Python
A Vim plugin to move function arguments (and other delimited-by-something items) left and right.
-
Updated
Feb 12, 2022 - Vim script
Parse command line arguments by defining a struct
lightweight
library
reflection
cross-platform
command-line
argument-parser
arguments
modern-cpp
header-only
type-safe
cpp17
argparse
mit-license
type-safety
clap
single-header-lib
structopt
header-library
visit-struct-library
magic-enum
-
Updated
May 27, 2022 - C++
A simple to use, composable, command line parser for C++ 11 and beyond
cli
parser
options
cpp
command-line
parameters
argument-parser
arguments
cpp14
cpp11
argument-parsing
header-only
cpp17
option-parser
options-parsing
command-line-parser
cmdline-parser
cpp20
-
Updated
Apr 21, 2022 - C++
A PHP library for command-line argument processing
-
Updated
Mar 24, 2022 - PHP
Wrap and unwrap function arguments, lists, and dictionaries in Vim
-
Updated
Feb 8, 2022 - Vim script
Argument parsing for the future 🚀
-
Updated
Feb 17, 2022 - Rust
Book of Bad Arguments & Mr. Rabbit's Guide to Sneaky Rhetoric
-
Updated
Apr 9, 2022 - HTML
A simple, extensible, library to make argument validation in Go palatable.
-
Updated
Feb 10, 2017 - Go
A simple C++ header only command line argument parser
cli
commandline
options
args
cross-platform
cpp
command-line
argument-parser
arguments
argv
cpp11
argument-parsing
header-only
argparse
option
option-parser
options-parsing
cmdline-parser
headeronly
argv-parser
-
Updated
Jun 1, 2020 - C++
args-parser is a small C++ header-only library for parsing command line arguments.
-
Updated
Apr 26, 2022 - C++
Node arguments parser
nodejs
javascript
npm
node
args
argument-parser
arguments
npm-package
argv
argument-parsing
node-js
argument
argv-parser
-
Updated
Jan 4, 2019 - JavaScript
The wanna-be-simplest command line arguments library for C++
cli
parser
options
terminal
cpp
command-line
parameters
constexpr
arguments
command-line-parser
cpp20
consteval
constexpr-all-the-things
-
Updated
May 30, 2022 - C++
TypeScript utility types for function arguments
-
Updated
Nov 4, 2020 - TypeScript
A lightweight cross-platform getopt alternative that works on Linux, Windows and macOS. Command line argument parser library for C/C++. Can be used to parse argv and argc parameters.
c
windows
macos
linux
getopt
cross-platform
command-line
argument-parser
arguments
command-line-parser
getopt-long
-
Updated
Apr 7, 2022 - C
davidjamesb
commented
Nov 9, 2021
Hi. There is a bug in this line where Take() is retrieving 1 item more than it should:
It should be:
var pagedResults = items.Skip(skipPast).Take(takeSome).ToList();
This is particular nasty if
This library will help you to pass and receive fragment arguments in easier way
-
Updated
Feb 15, 2017 - Java
Transform argparse into class format for Jupyter Notebook execution
-
Updated
Feb 17, 2021 - Python
Improve this page
Add a description, image, and links to the arguments topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the arguments topic, visit your repo's landing page and select "manage topics."
An example directory of common usage patterns