Commit Graph

10 Commits

Author SHA1 Message Date
bbdb8d3596 fix: revert back to ThreadPoolExecutor
ProcessPoolExecutor didn't work for me :(
2024-05-08 17:21:34 +07:00
63f5c36391 chore: fix dependencies 2024-02-06 12:12:42 +07:00
bdf1f8d785 fix: use packaging.version instead of distutils
distutils is dead
2024-02-06 12:04:53 +07:00
70eb0e9443 feat: add hi3 stub
HI3 isn't working atm, don't expect too much
2024-02-06 11:48:16 +07:00
fe7b1945ef feat(cli): use cleo
It is much smarter than typer in terms of options parsing, and also once you know how to use it (with the holy outdated documentation) then it suits my purpose pretty well.
2024-01-02 02:31:15 +07:00
4db6e92b54 feat/cli: migrate to typer
Fire is too hard to customize.
2023-07-03 22:44:07 +07:00
b85cc5db4b feat: initial work on CLI 2023-06-17 22:21:10 +07:00
426062c20b deps: add requests
How could I forget that
2023-06-17 09:25:14 +07:00
1e734494f7 feat: add pre-commit hook 2023-06-16 19:52:43 +07:00
7c60dc18a6 repo: upload files 2023-06-13 04:03:47 +07:00