There are 0 repository under argparser topic.
Use this module to convert a cli program to a gui
argparse.sh contains bash functions that streamlines the management of command-line arguments in Bash scripts
Tiny library to create argparse.ArgumentParser automatically from annotations :snake:.
Functions to interactive command-line interfaces with ease.
Argument parser for modern C++: no runtime overhead; auto-generated help screen.
A very simple tool to create beautiful console application by using native argparse.
ArgParser: Streamline command-line argument parsing in C++ with this lightweight library. Effortlessly handle boolean, integer, double, and string types for seamless integration into your applications.
Modern CLI arguments parser for node.js (TypeScript / JavaScript).
CLI ArgumentParsers for Gerrit Hooks
A script-tool for consuming the Star Wars API.
Small library for program argument parser, inspired by Python's `argparse`, depending only on the standard library, with C++17 as minimum requirement.
Parse and store options from argc and argv
a lightweight, header-only C++ library for parsing command-line arguments that provides a type-safe, modern C++20 interface. It supports GNU-style options, positional arguments, subcommands, and a variety of data types including containers and custom types.
A C/C++ auto runner cli tool made with python
A simple callback based argument parser written in C
Argument parsing library for Go
CLI argument parser basen on pydantic v2
EasyArguments is a lightweight library for managing and parsing input arguments in C# .NET projects.
CLI tool to automatically create a new Poetry-based Python project and Poetry environment — even if you're not inside a virtual environment
C++23 based library to write command line based applications.
A command-line application to manage personal finances with ease.
A simple command-line utility to move files into folders based on their file extensions using Python's argparse.