This website requires JavaScript.
Explore
Help
Sign In
LeoVasanko
/
pagerite
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
42609a54c16befe004fbfc3e0da55570bd09b704
pagerite
/
scripts
T
History
LeoVasanko
42609a54c1
import_translation: read the input file outside the event loop (ruff ASYNC230/SIM115)
2026-09-20 23:47:28 +00:00
..
fastapi-vue
Upgrade fastapi-vue-setup 1.7.2.
2026-09-18 19:14:14 +00:00
devserver.py
Update fastapi-vue-setup 1.6.1
2026-09-15 05:20:57 +00:00
fake_traffic.py
Cleanup: break up the massive app.py into separate modules of manageable size.
2026-09-03 13:36:29 +00:00
import_translation.py
import_translation: read the input file outside the event loop (ruff ASYNC230/SIM115)
2026-09-20 23:47:28 +00:00
llm_translator.py
scripts/llm_translator.py: instruct-LLM translator client (markdown + article modes)
2026-09-20 23:22:27 +00:00
translator.py
Double Ctrl-C or other situation could cause ugly traceback, avoid that situation by exiting quietly on CancelledError and KeyboardInterrupt.
2026-09-20 01:14:47 +00:00