All Projects → jsonargparse → Similar Projects or Alternatives

235 Open source projects that are alternatives of or similar to jsonargparse

parse it
A python library for parsing multiple types of config files, envvars & command line arguments that takes the headache out of setting app configurations.
Stars: ✭ 86 (-48.81%)
climatecontrol
Python library for loading settings and config data from files and environment variables
Stars: ✭ 20 (-88.1%)
argparse dataclass
Declarative CLIs with argparse and dataclasses
Stars: ✭ 30 (-82.14%)
Mutual labels:  argparse, dataclasses
argparse-to-class
Transform argparse into class format for Jupyter Notebook execution
Stars: ✭ 20 (-88.1%)
Mutual labels:  argument-parser, argparse
dataclasses-jsonschema
JSON schema generation from dataclasses
Stars: ✭ 145 (-13.69%)
Mutual labels:  type-hints, dataclasses
config-cpp
C++ Configuration management library inspired by the Viper package for golang.
Stars: ✭ 21 (-87.5%)
declarative-parser
Modern, declarative argument parser for Python 3.6+
Stars: ✭ 31 (-81.55%)
Mutual labels:  argument-parser, argparse
docopt-ng
Humane command line arguments parser. Now with maintenance, typehints, and complete test coverage.
Stars: ✭ 94 (-44.05%)
Mutual labels:  argument-parser, argparse
minimist2
TypeScript/JavaScript ES6 rewrite of popular Minimist argument parser
Stars: ✭ 20 (-88.1%)
Mutual labels:  argument-parser, argparse
envclasses
envclasses is a library to map fields on dataclass object to environment variables.
Stars: ✭ 26 (-84.52%)
Python Decouple
Strict separation of config from code.
Stars: ✭ 1,982 (+1079.76%)
Sywac
🚫 🐭 Asynchronous, single package CLI framework for Node
Stars: ✭ 109 (-35.12%)
Mutual labels:  argument-parser
AnyOption
C/C++ Command line and resource file option parsing
Stars: ✭ 83 (-50.6%)
Mutual labels:  argument-parser
cpp-utilities
Common C++ classes and routines used by my applications such as argument parser, IO and conversion utilities
Stars: ✭ 35 (-79.17%)
Mutual labels:  argument-parser
go-getoptions
Fully featured Go (golang) command line option parser with built-in auto-completion support.
Stars: ✭ 41 (-75.6%)
Mutual labels:  argument-parser
Lyra
A simple to use, composable, command line parser for C++ 11 and beyond
Stars: ✭ 238 (+41.67%)
Mutual labels:  argument-parser
Typescript To Cli
Transform your typescript module into a CLI
Stars: ✭ 101 (-39.88%)
Mutual labels:  argument-parser
Console CommandLine
Full featured command line options and arguments parser.
Stars: ✭ 19 (-88.69%)
Mutual labels:  argument-parser
args-parser
args-parser is a small C++ header-only library for parsing command line arguments.
Stars: ✭ 53 (-68.45%)
Mutual labels:  argument-parser
Argh
Rust derive-based argument parsing optimized for code size
Stars: ✭ 803 (+377.98%)
Mutual labels:  argument-parser
parseargs
Migrated to https://github.com/denoland/deno_std
Stars: ✭ 28 (-83.33%)
Mutual labels:  argument-parser
typed-argument-parser
Typed argument parser for Python
Stars: ✭ 259 (+54.17%)
Mutual labels:  argument-parser
dotenvy
Speed up your production sites by ditching .env for key/value variable pairs as Apache, Nginx, and shell equivalents
Stars: ✭ 31 (-81.55%)
Mutual labels:  environment-variables
Argagg
A simple C++11 command line argument parser
Stars: ✭ 180 (+7.14%)
Mutual labels:  argument-parser
Clipp
easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation
Stars: ✭ 687 (+308.93%)
Mutual labels:  argument-parser
dropt
dropt is yet another C library for parsing command-line options.
Stars: ✭ 39 (-76.79%)
Mutual labels:  argument-parser
Argparse
Argparse for golang. Just because `flag` sucks
Stars: ✭ 294 (+75%)
Mutual labels:  argument-parser
Optimus
Command line arguments parser for Elixir
Stars: ✭ 110 (-34.52%)
Mutual labels:  argument-parser
Commanddotnet
A modern framework for building modern CLI apps
Stars: ✭ 251 (+49.4%)
Mutual labels:  argument-parser
ArgMacros.jl
Fast, flexible, macro-based, Julia package for parsing command line arguments.
Stars: ✭ 29 (-82.74%)
Mutual labels:  argument-parser
cmd-ts
💻 A type-driven command line argument parser
Stars: ✭ 92 (-45.24%)
Mutual labels:  argument-parser
Clikt
Multiplatform command line interface parsing for Kotlin
Stars: ✭ 1,658 (+886.9%)
Mutual labels:  argument-parser
docopt.swift
A command-line interface description language and parser that will make you smile http://docopt.org/
Stars: ✭ 53 (-68.45%)
Mutual labels:  argument-parser
argparse
Parser for command-line arguments
Stars: ✭ 24 (-85.71%)
Mutual labels:  argument-parser
Argumentum
C++ command line parsing library
Stars: ✭ 92 (-45.24%)
Mutual labels:  argument-parser
Clap
Create your command-line parser, with all of the bells and whistles, declaratively or procedurally.
Stars: ✭ 7,174 (+4170.24%)
Mutual labels:  argument-parser
vargs
Simple argument parsing library for V.
Stars: ✭ 36 (-78.57%)
Mutual labels:  argument-parser
option-parser
A Lightweight, header-only CLI option parser for C++
Stars: ✭ 16 (-90.48%)
Mutual labels:  argument-parser
Flags
⛳ Simple, extensible, header-only C++17 argument parser released into the public domain.
Stars: ✭ 187 (+11.31%)
Mutual labels:  argument-parser
theconf
Python Package for Managing Configurations
Stars: ✭ 35 (-79.17%)
Mutual labels:  argument-parser
Argh
Argh! A minimalist argument handler.
Stars: ✭ 752 (+347.62%)
Mutual labels:  argument-parser
Moderator
A simple, modular command line argument parser in Swift.
Stars: ✭ 19 (-88.69%)
Mutual labels:  argument-parser
envsafe
🔒 Makes sure you don't accidentally deploy apps with missing or invalid environment variables.
Stars: ✭ 705 (+319.64%)
Mutual labels:  environment-variables
Argparse
Argument Parser for Modern C++
Stars: ✭ 680 (+304.76%)
Mutual labels:  argument-parser
CmdLine2
Command line argument parser (C++14)
Stars: ✭ 18 (-89.29%)
Mutual labels:  argument-parser
Deno Cliffy
Command line framework for deno 🦕 Including Commandline-Interfaces, Prompts, CLI-Table, Arguments Parser and more...
Stars: ✭ 149 (-11.31%)
Mutual labels:  argument-parser
Clize
CLIze: Turn Python functions into command-line interfaces
Stars: ✭ 439 (+161.31%)
Mutual labels:  argument-parser
Argparse.jl
Package for parsing command-line arguments to Julia programs.
Stars: ✭ 131 (-22.02%)
Mutual labels:  argument-parser
Kotlin Argparser
Easy to use and concise yet powerful and robust command line argument parsing for Kotlin
Stars: ✭ 431 (+156.55%)
Mutual labels:  argument-parser
argparser
Simple command-line parser for C/C++ programs
Stars: ✭ 50 (-70.24%)
Mutual labels:  argument-parser
google-options
Command line argument parsing library from the folks at Google (java).
Stars: ✭ 61 (-63.69%)
Mutual labels:  argument-parser
pait
Python Modern API Tools, fast to code
Stars: ✭ 24 (-85.71%)
Mutual labels:  type-hints
args
Simple and type-safe commandline argument parser for C++14
Stars: ✭ 63 (-62.5%)
Mutual labels:  argument-parser
Fire Hpp
Fire for C++: Create fully functional CLIs using function signatures
Stars: ✭ 395 (+135.12%)
Mutual labels:  argument-parser
sf
Simple Bash framework which provides argument parsing, usage output and text formatting variables
Stars: ✭ 16 (-90.48%)
Mutual labels:  argument-parser
Go Env
a golang library to manage environment variables
Stars: ✭ 247 (+47.02%)
Mutual labels:  environment-variables
Yaap
Yet Another (Swift) Argument Parser
Stars: ✭ 124 (-26.19%)
Mutual labels:  argument-parser
Structopt
Parse command line arguments by defining a struct
Stars: ✭ 323 (+92.26%)
Mutual labels:  argument-parser
Konfig
Simple config properties API for Kotlin
Stars: ✭ 249 (+48.21%)
Mutual labels:  environment-variables
Cleanenv
✨Clean and minimalistic environment configuration reader for Golang
Stars: ✭ 245 (+45.83%)
Mutual labels:  environment-variables
1-60 of 235 similar projects