Skip to content

Commit

Permalink
New blog post
Browse files Browse the repository at this point in the history
  • Loading branch information
MarlinSchaefer committed Jan 11, 2023
1 parent 4fd7377 commit f1ebbe7
Show file tree
Hide file tree
Showing 2 changed files with 519 additions and 0 deletions.
9 changes: 9 additions & 0 deletions _posts/2023-01-11-configreader.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
title: ConfigReader
layout: blog
description: Easy-to-use configuration-file reader.
author: Marlin Benedikt Schäfer
excerpt: Configuration files are an important part for many applications. This post presents a easy-to-use and very powerful configuration file reader for .ini files.
---

<div class="notebook" data-nb-path= {{ "assets/notebooks/2023-01-11.ipynb" | relative_url }}></div>
Loading

0 comments on commit f1ebbe7

Please sign in to comment.