#
arguments
Here are 228 public repositories matching this topic...
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
Jul 20, 2021 - Python
A high-performance, extensible argument validation library.
-
Updated
Apr 25, 2020 - C#
A Vim plugin to move function arguments (and other delimited-by-something items) left and right.
-
Updated
Sep 18, 2021 - 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
Apr 29, 2021 - C++
A PHP library for command-line argument processing
-
Updated
Jun 29, 2021 - PHP
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
Jul 22, 2021 - C++
Wrap and unwrap function arguments, lists, and dictionaries in Vim
-
Updated
Sep 21, 2021 - Vim script
Owez
commented
Sep 18, 2021
https://github.com/Owez/clonk/blob/15e8676fe218f63a4f6ca36f4f33300161f9c2d3/src/lib.rs#L145
Arguments formatted as -a
are currently allowed but not ones like -ab
(which go to both -a
and -b
) when inputted by a user.
EDIT: the overall issue is still relevant despite the codeblock shown being outdated.
A simple, extensible, library to make argument validation in Go palatable.
-
Updated
Feb 10, 2017 - Go
Book of Bad Arguments & Mr. Rabbit's Guide to Sneaky Rhetoric
-
Updated
Jun 22, 2021 - HTML
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++
A small library helping to parse commandline parameters (for C/C++)
-
Updated
Oct 15, 2021 - C++
args-parser is a small C++ header-only library for parsing command line arguments.
-
Updated
Oct 13, 2021 - 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
Oct 11, 2021 - C++
TypeScript utility types for function arguments
-
Updated
Nov 4, 2020 - TypeScript
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
A set of extensions for working with HotChocolate GraphQL and Database access with micro-orms such as RepoDb (or Dapper). This extension pack provides access to key elements such as Selections/Projections, Sort arguments, & Paging arguments in a significantly simplified facade so this logic can be leveraged in the Serivces/Repositories that encapsulate all data access (without dependency on IQueryable and execution outside of the devs control).
sql
sql-server
repository
arguments
projection
dapper
repository-pattern
database-access
sqlserver
resolvers
selections
cursor-pagination
hotchocolate
repodb
micro-orms
hotchocolate-graphql
sort-arguments
-
Updated
Aug 9, 2021 - C#
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 14, 2021 - C
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