Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: argument-parsing

neverUsedGithub/Argue

Modern argument parsing, with colors, made easy.

Language: TypeScript - Size: 28.3 KB - Last synced: about 2 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

izenynn/mini-arg

A simple library for argument parsing in C.

Language: C - Size: 27.3 KB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

RuiDGPires/CCLArgs

Single header library for command line argument parsing in C

Language: C - Size: 18.6 KB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

jayanthkoushik/corgy

Feature rich Python data classes.

Language: Python - Size: 1.62 MB - Last synced: 24 days ago - Pushed: 3 months ago - Stars: 7 - Forks: 1

ndaba1/gommander

A commander package for creating CLIs in golang

Language: Go - Size: 600 KB - Last synced: 11 months ago - Pushed: about 1 year ago - Stars: 24 - Forks: 2

ibx34/pieces

A minimal argument parser

Language: Rust - Size: 47.9 KB - Last synced: about 1 month ago - Pushed: 5 months ago - Stars: 1 - Forks: 0

bornalgo/BinaryTree

Binary Tree: Sample C++ code inspired by LeetCode

Language: C++ - Size: 45.9 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

ZSendokame/arguing

Arguing is a library to do argument parsing without bloating your apps, Third-party free.

Language: Python - Size: 39.1 KB - Last synced: about 6 hours ago - Pushed: 2 months ago - Stars: 9 - Forks: 0

karusb/BazPO

Easy to use program options argument parser

Language: C++ - Size: 248 KB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 5 - Forks: 0

yehorbk/cli-argv-parser

A library that allows to parse command line arguments into hash-table or object by scheme

Language: JavaScript - Size: 183 KB - Last synced: 5 days ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

nirizr/argparseweb

web.py based tool to automatically convert argparse-like command line interfaces to simple web interfaces

Language: Python - Size: 36.1 KB - Last synced: 22 days ago - Pushed: over 7 years ago - Stars: 24 - Forks: 2

jibstack64/field

A subcommand-based argument parsing library for C++.

Language: C++ - Size: 34.2 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 3 - Forks: 0

trag1c/paperbush

🌿 Paperbush - a super concise argument parsing tool for Python

Language: Python - Size: 699 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 7 - Forks: 1

kenareb/SmartCon

A small collection of console tools for .NET.

Language: C# - Size: 97.7 KB - Last synced: 3 days ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

accetto/argbash-docker

Argbash project clone with added convenience wrapper utilities for using dockerized argbash

Language: M4 - Size: 979 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

deepbrook/gerrit-hooks πŸ“¦

CLI ArgumentParsers for Gerrit Hooks

Language: Python - Size: 29.3 KB - Last synced: over 1 year ago - Pushed: over 5 years ago - Stars: 2 - Forks: 1

babab/pycommand

Library / toolkit for creating command line programs with minimal effort.

Language: Python - Size: 313 KB - Last synced: 11 days ago - Pushed: about 6 years ago - Stars: 2 - Forks: 1

gershnik/argum

Fully-featured, powerful, command line argument parser in C++20

Language: C++ - Size: 390 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 2 - Forks: 0

ZhengqiaoWang/JArgsParser

A head-only arguments parser(argsparser) c++11 lib δΈ€δΈͺεͺζœ‰δΈ€δΈͺε€΄ζ–‡δ»Άηš„C++11ε‚ζ•°θ§£ζžεΊ“

Language: C++ - Size: 457 KB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 6 - Forks: 0

mbits-libs/args

Small library for program argument parser, inspired by Python's `argparse`, depending only on the standard library, with C++17 as minimum requirement.

Language: C++ - Size: 142 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

BiteDasher/sortopts

Allows you to combine getopt with getopts and also get rid of the need for --longopt=x

Language: Shell - Size: 8.79 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 4 - Forks: 0

asap-projects/asap-clap

C++ command line arguments parser with the popular features of other command line parsers, while keeping an intuitive interface and avoiding unnecessary bloat.

Language: C++ - Size: 4.53 MB - Last synced: 11 months ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

lukaswrz/readarg

A small, C99, single-header, zero-allocation, dependency-free, public domain argument parsing library

Language: C - Size: 99.6 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 3 - Forks: 0

kolitiri/validargs

A function decorator that is using the 'inspect' library to validate arguments passed in the decorated function.

Language: Python - Size: 20.5 KB - Last synced: about 1 month ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

suned/main-dec

A tiny library for creating CLIs in Python

Language: Python - Size: 9.77 KB - Last synced: 27 days ago - Pushed: almost 5 years ago - Stars: 2 - Forks: 0

ichlubna/arguments

Extremely simple command line arguments parser for C++

Language: C++ - Size: 9.77 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

liquidz/corne

Commandline argument parser for Common Lisp

Language: Common Lisp - Size: 50.8 KB - Last synced: about 1 month ago - Pushed: almost 7 years ago - Stars: 6 - Forks: 0

mcoffin/purescript-minimist

Purescript bindings for minimist

Language: PureScript - Size: 123 KB - Last synced: 24 days ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

krypciak-zz/FreeArgParser-Java

Free Argument Parser for Java

Language: Java - Size: 68.4 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

moebrowne/bash-argument-parser

BASH Argument Parser allows for easy access to command line arguments

Language: Shell - Size: 127 KB - Last synced: over 1 year ago - Pushed: about 4 years ago - Stars: 13 - Forks: 4

Stypox/arg-parser

Argument parser for modern C++: no runtime overhead; auto-generated help screen.

Language: C++ - Size: 105 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 7 - Forks: 2

entangled/arg-parse-example

Presents a way to structure command-line argument parsing with dispatch to several sub-commands.

Language: CSS - Size: 495 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

barbarbar338/bargs

✨ A simple argument parsing system

Language: TypeScript - Size: 56.6 KB - Last synced: 14 days ago - Pushed: over 2 years ago - Stars: 7 - Forks: 0

supposedly/joffrey

A powerful Python 3 command-line parser

Language: Python - Size: 189 KB - Last synced: 12 days ago - Pushed: over 2 years ago - Stars: 7 - Forks: 0

OlofHarrysson/anyfig

Dynamic config system based on python classes

Language: Python - Size: 2.37 MB - Last synced: 27 days ago - Pushed: over 1 year ago - Stars: 12 - Forks: 0

makuke1234/argparser

An argument vector parser for C++17 and onwards.

Language: C++ - Size: 12.7 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

billyfbrain/easy_flag

Simple command line flag parser for rust.

Language: Rust - Size: 9.77 KB - Last synced: 24 days ago - Pushed: over 4 years ago - Stars: 3 - Forks: 0

tcalmant/cpp-mini-argparse

A small library to parse command line arguments in C++

Language: C++ - Size: 11.7 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

nkh-lab/prog-arg-manager

c++ program options parser library

Language: C++ - Size: 35.2 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

Leaveyou/console

A set of console related components withoout the overhead of the illuminate framework

Language: PHP - Size: 32.2 KB - Last synced: 26 days ago - Pushed: over 2 years ago - Stars: 1 - Forks: 1

CarlBoneri/grabargs

A very small package with only one real purpose: to import the grab_args function into any package or Shiny App. I got tired of importing this function into all my private packages, so deploying as a package itself.

Language: R - Size: 298 KB - Last synced: over 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

IzyaSoft/EasyCli

Cross-platform lib for getting cmdline arguments

Language: C++ - Size: 33.1 MB - Last synced: 5 days ago - Pushed: over 6 years ago - Stars: 5 - Forks: 4

end2endzone/libArgvCodec

libArgvCodec is a c++ library which properly encode and decode command line arguments. It allows one to properly escape string values to use as command line parameters.

Language: C++ - Size: 1.07 MB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 1 - Forks: 0

bnbdr/argz

Argument parsing for the lazy

Language: Python - Size: 18.6 KB - Last synced: 21 days ago - Pushed: about 5 years ago - Stars: 2 - Forks: 0

lafkpages/argupy

Easy-to-use argument manager for Python3.

Language: Python - Size: 69.3 KB - Last synced: 22 days ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

jonbeebe/BBEdit-Light-VSCode-Theme

Port of BBEdit 11 default color scheme to Visual Studio Code.

Size: 751 KB - Last synced: over 1 year ago - Pushed: about 7 years ago - Stars: 1 - Forks: 1

phohenecker/arg-magic

Tools for defining and parsing command-line args automagically based on a configuration class.

Language: Python - Size: 34.2 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 1

new-mentat/argen

Generate argument parsing logic in C from a simple config

Language: Rust - Size: 233 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 14 - Forks: 0

diodel-agr/argparse

Command line argument parser for Golang.

Language: Go - Size: 63.5 KB - Last synced: about 2 months ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

cemoktra/argcpp17

argcpp17 is a command line parser using c++17 features

Language: C++ - Size: 42 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

spacequal/json-xml-argparse

Prototype Decorator Framework for Console-Scripts Grounded in JSON and/or XML

Language: Python - Size: 19.5 KB - Last synced: 3 days ago - Pushed: almost 5 years ago - Stars: 2 - Forks: 0

redox-os/arg-parser

Mirror of https://gitlab.redox-os.org/redox-os/arg-parser

Language: Rust - Size: 10.7 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 5 - Forks: 3

adamradvan/PyWeekend-Kiwi.com

Entry task for applying for Python weekend in Bratislava, Slovakia organized by Kiwi.com

Language: Python - Size: 13.7 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 1 - Forks: 0

massimomorara/yarg

yet another reinvented getopt

Language: C++ - Size: 29.3 KB - Last synced: 12 months ago - Pushed: about 6 years ago - Stars: 1 - Forks: 0

mitinarseny/flask-request-args-parser

Pyhton3 package, that implements flask.request args parsing.

Language: Python - Size: 12.7 KB - Last synced: 3 months ago - Pushed: over 5 years ago - Stars: 3 - Forks: 0

mtsokol/ForexBrowser

Console browser for BNP API

Language: Java - Size: 58.6 KB - Last synced: about 2 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

crazybusy/simple_parameters

Simple Command Line parameter processing using Json formatted text file as input for any application

Language: Python - Size: 22.5 KB - Last synced: 22 days ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

argumatronic/applicatives

slides and code from applicative workshop

Language: Haskell - Size: 700 KB - Last synced: over 1 year ago - Pushed: about 7 years ago - Stars: 8 - Forks: 0

martelogan/bash-standard-input-helpers

Simple bash function library of standard input helpers.

Language: Shell - Size: 5.86 KB - Last synced: over 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

qwazr/commons-cli-annotations

Parsing command line options thru annotations

Language: Java - Size: 38.1 KB - Last synced: 2 months ago - Pushed: about 6 years ago - Stars: 1 - Forks: 0

aksh1618/argparser

Clone of the python library's argparse module

Language: Python - Size: 4.88 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

src-run/bargash Fork of matejak/argbash

Bash argument parsing code generator

Language: M4 - Size: 598 KB - Last synced: about 2 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

MohamedLamineAllal/replaceInFilesNameInADiro_SimpleAndByRegex

A script that allow to apply a replace function, like with strings. But here we do it on files names of a given diro, and sub diro, with parametrisation for those choice. The replace function use two matching ways. a simple search (just like replace() funciton python), and regex search mode (using regex methods, it's based on re.sub())). Are you bored of doing replacemnet in multiple file in a diro or multiple nested diro. This script just do that. A gui will be cool too (to include with the project)

Language: Python - Size: 1.95 KB - Last synced: over 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

yuv4ik/Argum

Library to interact with command line arguments.

Language: C# - Size: 22.5 KB - Last synced: 4 days ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

nrjais/cmd-line-args-parser

An parser to parse arguments given in terminal to make an terminal or command line app.

Language: JavaScript - Size: 46.9 KB - Last synced: 29 days ago - Pushed: over 6 years ago - Stars: 0 - Forks: 1

halloleo/arghex

Extensions for argh, the "Natural CLI"

Language: Python - Size: 15.6 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

daishe/commander

The variation of the command design pattern

Language: C++ - Size: 127 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

purkkafi/jarpa

Java program arguments parser

Language: Java - Size: 24.4 KB - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 1 - Forks: 0

PgBiel/nodeargs

Yet another process argument parser for node.

Language: CoffeeScript - Size: 13.7 KB - Last synced: over 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

wmakeev/have2 Fork of chakrit/have

Have your arguments, and validate it too. -- Slick arguments validator for all your js functions.

Language: JavaScript - Size: 46.9 KB - Last synced: about 2 months ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0