Skip to content

Generate description tables for your Pydantic BaseSettings

Notifications You must be signed in to change notification settings

caffeinatedgaze/genvars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GenVars

Generate description tables for your Pydantic BaseSettings models in Markdown.

Usage: poetry run python3 -m genvars [-h] [--output OUTPUT] modules [modules ...]

positional arguments:
  modules          Modules with settings to describe, e.g. common.settings config <...>

options:
  -h, --help       show this help message and exit
  --output OUTPUT  Output file in Markdown.

About

Generate description tables for your Pydantic BaseSettings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages