Skip to content
This repository has been archived by the owner on Oct 3, 2021. It is now read-only.
Redowan Delowar edited this page Oct 15, 2020 · 6 revisions

Welcome to the konfik wiki!

Todo

  • Add support for YAML (using pyyaml)
  • Remove toml as the default configuration and remove this message from the CLI
FileNotFoundError: TOML file not found

Instead show FileNotFoundError: Config file not found

  • Investigate why the delay happens in the CLI when a key is not found (rich's traceback.install() is slow as fuck, get rid of that!)
  • Get rid of rich altogether in the next version!
  • Add test for the CLI class (Still don't know how to properly test that one out.)
  • Add config type casting
Clone this wiki locally