Aaaand there you go: My first very own Python package on PyPI.
https://pypi.org/project/felloff/
felloff is a CLI tool to extract, edit (non-interactively, i.e. via command line switches), or remove YAML front matter in text files.
Now also supports editing existing files in place (instead of just printing the changed version to stdout).
Also, if you installed the 0.1.0 version please upgrade to 0.1.1, there's been a silly bug that broke reading from stdin β¦ π€¦ββοΈ
