arguments
There are 331 repositories under arguments topic.
NaiboWang/CommandlineConfig
A library for users to write (experiment in research) configurations in Python Dict or JSON format, read and write parameter value via dot . in code, while can read parameters from the command line to modify values. 一个供用户以Python Dict或JSON格式编写(科研中实验)配置的库,在代码中用点.读写属性,同时可以从命令行中读取参数配置并修改参数值。
google/argh
Rust derive-based argument parsing optimized for code size
safakgur/guard
A high-performance, extensible argument validation library.
andy-landy/traceback_with_variables
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.
mvdan/unparam
Find unused parameters in Go
bfgroup/Lyra
A simple to use, composable, command line parser for C++ 11 and beyond
AndrewRadev/sideways.vim
A Vim plugin to move function arguments (and other delimited-by-something items) left and right.
p-ranav/structopt
Parse command line arguments by defining a struct
jonschlinkert/kind-of
Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!
getopt-php/getopt-php
A PHP library for command-line argument processing
FooSoft/vim-argwrap
Wrap and unwrap function arguments, lists, and dictionaries in Vim
kiwicom/navigation-compose-typed
Type-safe arguments for Jetpack Navigation Compose using Kotlinx.Serialization
likle/cargs
A lightweight cross-platform getopt alternative that is tested on Linux, Windows, FreeBSD and macOS. Command line argument parser library for C/C++. Can be used to parse argv and argc parameters.
NorthwaveSecurity/fridax
Fridax enables you to read variables and intercept/hook functions in Xamarin/Mono JIT and AOT compiled iOS/Android applications.
dcb9/curl2httpie
covert command arguments between cURL and HTTPie
jamolnng/argparse
A simple C++ header only command line argument parser
almossawi/badarguments
Book of Bad Arguments & Mr. Rabbit's Guide to Sneaky Rhetoric
Owez/argi
Argument parsing for the future 🚀
clercjs/clerc
🖖🏻 Clerc: The full-featured cli library.
kat-co/vala
A simple, extensible, library to make argument validation in Go palatable.
igormironchik/args-parser
args-parser is a small C++ header-only library for parsing command line arguments.
hasherezade/paramkit
A small library helping to parse commandline parameters (for C/C++)
kgabis/kgflags
kgflags is an easy to use command-line flag parsing library
cajuncoding/GraphQL.RepoDB
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).
de-soot/mc-fps-jvm-args
JVM arguments that you can use in your Minecraft launcher to increase game performance.
FluentContracts/FluentContracts
Fluent argument validation for fluent software development.
ethanent/gar
Node arguments parser
HexadigmSystems/FunctionTraits
Professionally written C++ function traits library (single header-only) for retrieving info about any function (arg types, arg count, return type, etc.)
ggabriel96/opzioni
The wanna-be-simplest command line arguments library for C++
pavlosgi/freecli
Command line parsing library using Free Applicative
Morglod/tsargs
TypeScript utility types for function arguments
saleyn/etran
Erlang Parse Transforms Including Fold (MapReduce) comprehension, Elixir-like Pipeline, and default function arguments
rybakit/arguments-resolver
ArgumentsResolver allows you to determine the arguments to pass to a function or method.
idapgroup/ArgumentDelegate
Property binding for Android Bundle arguments.
sngjuk/argparse-to-class
Transform argparse into class format for Jupyter Notebook execution
rehdi93/sessions
Modern, safe environment interactions for C++