|
33ac0e008e
|
fix: format all code with black
and from now on should not deviate from that...
|
2025-08-31 12:42:59 -05:00 |
|
Lance Edgar
|
6c94b13b12
|
fix: avoid empty keys for importer
when keys come in from command line params, the arg parser may have an
empty value. which we need to avoid here
|
2025-06-29 11:24:10 -05:00 |
|
Lance Edgar
|
f43a066341
|
feat: add wutta import-csv command
|
2024-12-05 21:25:38 -06:00 |
|
Lance Edgar
|
e19eab418a
|
feat: initial release
just the basics in place for an ad-hoc CSV -> Wutta import. framework
API only at this point, no CLI yet
|
2024-12-05 07:57:51 -06:00 |
|