Commit Graph

18 Commits

Author SHA1 Message Date
cfeb253cac
Documentation and fixed a bug with the log 2023-10-13 14:09:03 +02:00
a72ccd4b26
Better error message 2023-10-13 13:53:54 +02:00
7b4a7c6f6d
Log format 2023-10-13 13:39:16 +02:00
b56750c27e
Began refactoring
Changes
* Added documentation
* More types
* Argparse command-line interface
* A '--dry-run' option

Tests
* Passes mypy
* Build with nix
2023-10-05 14:46:06 +02:00
ea99231f03 added type annotation. passed mypy 2023-08-15 23:01:09 +02:00
307a8e9819 added config command line option 2023-08-15 21:45:47 +02:00
f7d5a7d59f changed api call to not overwrite records 2023-08-13 14:49:49 +02:00
993c960aea removed default argument 2023-08-13 14:15:58 +02:00
b5ab25940a finalized code and added typing 2023-08-13 13:58:30 +02:00
fcd9326cf9 updated nix modules 2023-08-04 23:10:47 +02:00
e4f94e04a6 formatting, minor tweaks, fixed txpo 2023-08-03 23:14:04 +02:00
b9960c46a3 added type annotation 2023-08-02 20:48:06 +02:00
e732a3457d changed path to a standard config path 2023-08-02 20:47:28 +02:00
99d387c692 made more concise 2023-08-02 20:35:08 +02:00
91e4b5f73a added default path 2023-08-02 20:34:16 +02:00
12a4ab7ae7 added support for keys in external files 2023-08-01 21:58:56 +02:00
2511d6ae4d used more elegant library features 2023-07-26 22:31:05 +02:00
263c6f0a10 working flake 2023-07-26 22:27:02 +02:00