I studied computer science at a Swiss institute of technology.
I like to share code and I enjoy writing documentation.
-
SettleNext
- Geneva, Switzerland
Highlights
- 8 discussions answered
Block or Report
Block or report fralau
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
mkdocs_macros_plugin Public
Create richer and more beautiful pages in MkDocs, by using variables and calls to macros in the markdown code.
-
-
1
# Converting an arbitrary list of key-value pairs from the command-line into a Python dictionary2## Problem3You want to create a series of key-value pairs from the command line, using the [argparse](https://docs.python.org/3/library/argparse.html) library, e.g.:45```bash
49 contributions in the last year
Contribution activity
May 2022
Created 1 commit in 1 repository
Reviewed 1 pull request in 1 repository
fralau/mkdocs_macros_plugin
1 pull request
Answered 1 discussion in 1 repository
fralau/mkdocs_macros_plugin
fralau/mkdocs_macros_plugin