encode refactor

This commit is contained in:
dingfeng.wong
2025-07-10 00:00:32 +08:00
parent b04e2b6550
commit 4ae037ceab
3 changed files with 143 additions and 16 deletions
+1
View File
@@ -8,6 +8,7 @@ authors = [
]
requires-python = ">=3.13"
dependencies = [
"googletrans>=4.0.2",
"pyperclip>=1.9.0",
"rich>=14.0.0",
"typer>=0.16.0",