Skip to content

Instantly share code, notes, and snippets.

@ShahriyarR
Created February 28, 2022 09:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ShahriyarR/40295be311e63ce1799fd4d8b849dd40 to your computer and use it in GitHub Desktop.
Save ShahriyarR/40295be311e63ce1799fd4d8b849dd40 to your computer and use it in GitHub Desktop.
$ ./qr-code green-badge generate -h
usage: qr-code green-badge generate [-h] [-v] first_name last_name birth_date [vaccinations <name>=<value> ...]
positional arguments:
first_name name of the vaccinated person
last_name surname of the vaccindate person
birth_date birthday of the vaccinated person in YYYY-MM-DD format
vaccinations <name>=<value>
vaccination information as date=manufacturer ['pfizer', 'moderna', 'astrazeneca', 'janssen', 'sinovac']
optional arguments:
-h, --help show this help message and exit
-v, --version show program's version number and exit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment