Refactoring & install with pyproject.toml #1

Merged
lysis merged 16 commits from toml into main 2024-03-30 10:16:16 +01:00

16 Commits

Author SHA1 Message Date
lysis 3cd4e224d1 Merge branch 'main' into toml 2024-03-30 10:15:16 +01:00
lysis ac41bc7fb6 use venv etc/userconfig2.conf if it exists 2024-03-30 09:19:38 +01:00
lysis d8bb56cb7b pass debug to Conf init, so it can print from the beginnig 2024-03-30 09:19:19 +01:00
lysis ee19f4b1b1 install userconfig2.conf 2024-03-30 09:18:53 +01:00
lysis 7ed282057f removed old userconfig.cfg, added new userconfig2.cfg 2024-03-30 09:18:38 +01:00
lysis b5c898035a fixed cfg.get syntax 2024-03-30 00:57:14 +01:00
lysis 2c06ecca77 output commentstring as well 2024-03-30 00:56:58 +01:00
lysis e82fd99a16 fixes for configparser.get for files in configdir 2024-03-30 00:25:35 +01:00
lysis 4790429f24 introduce force_filename to set filename exclusively 2024-03-30 00:24:55 +01:00
lysis 57b3600d47 set verbose 2024-03-30 00:24:24 +01:00
lysis e46c8249de ignore .swp 2024-03-30 00:24:14 +01:00
lysis 16020e8fbb fixed debug outputs 2024-03-29 23:36:16 +01:00
lysis d747df7aa4 foo 2024-03-29 22:48:52 +01:00
lysis 81d38a93a0 ignore everything in .idea 2024-03-29 22:47:20 +01:00
lysis baebb052b8 first draft refactor 2024-03-29 22:36:07 +01:00
lysis ef0efba96a unfinished changes, needs to be continued 2024-03-29 21:48:06 +01:00