Hi @garabik, it has come to my attention that… - pydf is still using `optparse` and - stdlib `argparse` [has enabled color output with Python 3.14](https://github.com/python/cpython/issues/130645) by now. I would like to offer a migration to `argparse` (after merge of #26) if that welcome. What do you think? Best, Sebastian