options-parsing
There are 50 repositories under options-parsing topic.
remkop/picocli
Picocli is a modern framework for building powerful, user-friendly, GraalVM-enabled command line apps with ease. It supports colors, autocompletion, subcommands, and more. In 1 source file so apps can include as source & avoid adding a dependency. Written in Java, usable from Groovy, Kotlin, Scala, etc.
scopt/scopt
command line options parsing for Scala
muellan/clipp
easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation
bfgroup/Lyra
A simple to use, composable, command line parser for C++ 11 and beyond
carlobaldassi/ArgParse.jl
Package for parsing command-line arguments to Julia programs.
jamolnng/argparse
A simple C++ header only command line argument parser
j-maly/CommandLineParser
Command line parser. Declarative arguments support. Rich set of argument types (switches, enums, files, etc...). Mutually exclusive arguments validations.
pantuza/c-project-template
A C project template with Makefile, command line options parsing, unittest using cmocka and valgrind
ThetaData-API/thetadata-python
Real-time & historical data API for US stocks and options
dillonkearns/elm-cli-options-parser
Build type-safe command-line utilities in Elm!
ToToTec/CmdOption
CmdOption is a simple annotation-driven command line parser toolkit for Java 6+ applications that is configured through annotations.
fumieval/clap4shell
Standalone wrapper of clap for shell scripts
Qqwy/elixir-specify
A library to create Comfortable, Explicit, Multi-Layered and Well-Documented Specifications for all your configurations, settings and options in Elixir.
oracle/olcut
A Java configuration, shell, and general utility toolkit
asad70/Options-Max-Pain-Calculator
A python command line tool to calculate options max pain for a given company symbol and options expiry date.
aaronNGi/petopts
Portable and simple option parsing, powered by getopts(1p).
bash-bastion/bash-args
A cute little Bash library for blazing fast argument parsing
bkase/swift-optparse-applicative
Commandline parsing using applicatives (optparse-applicative ported from Haskell/Scala)
Papierkorb/toka
A type-safe, object-oriented option parser
carlobaldassi/bash_optparse
An advanced command line parser for bash intended to be a replacement for getopt / getopts, loosely inspired to python's optparse
bystrano/bash-args
A framework for writing bash scripts that accept options and/or arguments. This repo is a mirror of https://gitlab.com/bystrano/bash-args
Choochera/Weekly-Winner
Python command-line program that leverages the user's Robinhood account to assist in choosing options to perform the wheel strategy. This is done by utilizing a delta-based risk assessment and listing qualifying weekly options in order of potential profit within price range.
khtdr/opts
A library for parsing command line options in javascript.
p-groarke/ns_getopt
C++17 argument parsing.
damianwajser/spring-rest-commons-options
This project contains the general-purpose documentation to spring rest api http options
Freakwill/FuckHaskell
☯ When I do it, I always say fuck Haskell.
Solstice-Designs/ScalpNet-v1
Option data suite capable of pinpointing intra-day high/lows before they happen based on "Auction Market Theory" and delta weighted volume analysis of the 0 DTE option chain for indexes.
atw31337/parsOpts
parsOpts is a bash function that can be used to parse positional parameters into options and their corresponding arguments
axelhahn/ahcli
helper for php cli tool
p-groarke/fea_getopt
C++17 Utf-8 Functional Argument Parsing.
qwazr/commons-cli-annotations
Parsing command line options thru annotations
ColasNahaboo/bashoptions
bash utilities to parse command line options
Cvelth/argument_parser
A small lightweight single header only library for command line options parsing. Written using modern C++, such as <charconv>, <optional> and <string_view>.
yhabteab/trainee-cpp-sort
Trainee-cpp-sort is an imitation of the satandard sort command. I recommend to use this only for test and learning purposes. I developed this sort program so that I can gradually learn to use C ++.
romnn/configo
Dead simple handling of config structs containing optional values for your golang app.
yb66/Docopted
Alpha, do not use