supervertaler 1.9.147__py3-none-any.whl → 1.9.149__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- Supervertaler.py +609 -236
- modules/ai_attachment_manager.py +3 -3
- modules/config_manager.py +10 -10
- modules/database_manager.py +107 -10
- modules/non_translatables_manager.py +1 -1
- modules/prompt_library_migration.py +1 -1
- modules/setup_wizard.py +8 -8
- modules/superbrowser.py +16 -12
- modules/superlookup.py +6 -2
- modules/tmx_editor_qt.py +1 -1
- modules/translation_memory.py +52 -7
- modules/unified_prompt_library.py +1 -1
- modules/unified_prompt_manager_qt.py +11 -30
- {supervertaler-1.9.147.dist-info → supervertaler-1.9.149.dist-info}/METADATA +23 -17
- {supervertaler-1.9.147.dist-info → supervertaler-1.9.149.dist-info}/RECORD +19 -19
- {supervertaler-1.9.147.dist-info → supervertaler-1.9.149.dist-info}/WHEEL +0 -0
- {supervertaler-1.9.147.dist-info → supervertaler-1.9.149.dist-info}/entry_points.txt +0 -0
- {supervertaler-1.9.147.dist-info → supervertaler-1.9.149.dist-info}/licenses/LICENSE +0 -0
- {supervertaler-1.9.147.dist-info → supervertaler-1.9.149.dist-info}/top_level.txt +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: supervertaler
|
|
3
|
-
Version: 1.9.
|
|
4
|
-
Summary: Professional AI-
|
|
3
|
+
Version: 1.9.149
|
|
4
|
+
Summary: Professional AI-enhanced translation workbench with multi-LLM support, glossary system, TM, spellcheck, voice commands, and PyQt6 interface. Batteries included (core).
|
|
5
5
|
Home-page: https://supervertaler.com
|
|
6
6
|
Author: Michael Beijer
|
|
7
7
|
Author-email: Michael Beijer <info@michaelbeijer.co.uk>
|
|
@@ -46,7 +46,6 @@ Requires-Dist: chardet>=5.0.0
|
|
|
46
46
|
Requires-Dist: pyyaml>=6.0.0
|
|
47
47
|
Requires-Dist: markdown>=3.4.0
|
|
48
48
|
Requires-Dist: pyspellchecker>=0.7.0
|
|
49
|
-
Requires-Dist: platformdirs>=4.0.0
|
|
50
49
|
Requires-Dist: sounddevice>=0.4.6
|
|
51
50
|
Requires-Dist: numpy>=1.24.0
|
|
52
51
|
Requires-Dist: PyMuPDF>=1.23.0
|
|
@@ -72,7 +71,7 @@ Dynamic: home-page
|
|
|
72
71
|
Dynamic: license-file
|
|
73
72
|
Dynamic: requires-python
|
|
74
73
|
|
|
75
|
-
# 🚀 Supervertaler v1.9.
|
|
74
|
+
# 🚀 Supervertaler v1.9.148-beta
|
|
76
75
|
|
|
77
76
|
[](https://pypi.org/project/Supervertaler/)
|
|
78
77
|
[](https://www.python.org/downloads/)
|
|
@@ -80,20 +79,27 @@ Dynamic: requires-python
|
|
|
80
79
|
|
|
81
80
|
AI-enhanced CAT tool with multi-LLM support (GPT-4, Claude, Gemini, Ollama), innovative Superlookup concordance system offering access to multiple terminology sources (TMs, glossaries, web resources, etc.), and seamless CAT tool integration (memoQ, Trados, CafeTran, Phrase).
|
|
82
81
|
|
|
83
|
-
**Current Version:** v1.9.
|
|
82
|
+
**Current Version:** v1.9.148-beta (January 21, 2026)
|
|
84
83
|
|
|
85
|
-
### NEW in v1.9.
|
|
84
|
+
### NEW in v1.9.148-beta - 📁 User-Choosable Data Folder
|
|
86
85
|
|
|
87
|
-
**
|
|
86
|
+
**Your Data, Your Location!** On first run, you choose where to store your data (API keys, TMs, glossaries, prompts). Default is a visible folder in your home directory:
|
|
88
87
|
|
|
89
|
-
| Platform |
|
|
90
|
-
|
|
91
|
-
| **Windows** |
|
|
92
|
-
| **macOS** | `~/
|
|
93
|
-
| **Linux** |
|
|
94
|
-
| **Windows EXE** | `user_data\` next to executable (portable) |
|
|
88
|
+
| Platform | Default Location |
|
|
89
|
+
|----------|-----------------|
|
|
90
|
+
| **Windows** | `C:\Users\Username\Supervertaler\` |
|
|
91
|
+
| **macOS** | `~/Supervertaler/` |
|
|
92
|
+
| **Linux** | `~/Supervertaler/` |
|
|
95
93
|
|
|
96
|
-
|
|
94
|
+
**Features:**
|
|
95
|
+
- First-run dialog lets you choose your data folder
|
|
96
|
+
- Change location anytime in Settings → General
|
|
97
|
+
- Auto-recovery if config pointer is deleted
|
|
98
|
+
- Easy to backup - just copy the folder!
|
|
99
|
+
|
|
100
|
+
### v1.9.147 - 📁 Persistent User Data Location
|
|
101
|
+
|
|
102
|
+
**No More Data Loss on Upgrade!** User data now stored outside the pip package directory, surviving `pip install --upgrade`.
|
|
97
103
|
|
|
98
104
|
### FIXED in v1.9.146 - 🔑 Gemini/Google API Key Alias
|
|
99
105
|
|
|
@@ -443,7 +449,7 @@ python Supervertaler.py
|
|
|
443
449
|
- 📊 **Smart Status** - Manual edits reset status requiring confirmation
|
|
444
450
|
|
|
445
451
|
**v1.4.0 - Supervoice Voice Dictation + Detachable Log:**
|
|
446
|
-
- 🎤 **Supervoice Voice Dictation** - AI-
|
|
452
|
+
- 🎤 **Supervoice Voice Dictation** - AI-enhanced hands-free translation input
|
|
447
453
|
- 🌍 **100+ Languages** - OpenAI Whisper supports virtually any language
|
|
448
454
|
- ⌨️ **F9 Global Hotkey** - Press-to-start, press-to-stop recording anywhere
|
|
449
455
|
- 🎚️ **5 Model Sizes** - Tiny to Large (balance speed vs accuracy)
|
|
@@ -493,7 +499,7 @@ python Supervertaler.py
|
|
|
493
499
|
- 🔍 **Superlookup** - System-wide search with global hotkey (Ctrl+Alt+L)
|
|
494
500
|
- 📝 **TMX Editor** - Professional translation memory editor with database support
|
|
495
501
|
- 🧹 **AutoFingers** - Automated translation pasting for memoQ with tag cleaning
|
|
496
|
-
- 🔧 **PDF Rescue** - AI-
|
|
502
|
+
- 🔧 **PDF Rescue** - AI-enhanced OCR for poorly formatted PDFs
|
|
497
503
|
- 🔧 **Encoding Repair Tool** - Detect and fix text encoding corruption (mojibake)
|
|
498
504
|
- 💾 **Translation Memory** - Fuzzy matching with TMX import/export
|
|
499
505
|
- 📚 **Multiple Termbases** - Glossary support per project
|
|
@@ -554,7 +560,7 @@ For comprehensive project information, see [PROJECT_CONTEXT.md](PROJECT_CONTEXT.
|
|
|
554
560
|
- 🤖 **LLM Integration** - OpenAI GPT-4/5, Anthropic Claude, Google Gemini
|
|
555
561
|
- 🎯 **Context-aware Translation** - Full document understanding
|
|
556
562
|
- 📚 **Unified Prompt Library** - System Prompts + Custom Instructions
|
|
557
|
-
- 🆘 **PDF Rescue** - AI-
|
|
563
|
+
- 🆘 **PDF Rescue** - AI-enhanced OCR for badly-formatted PDFs
|
|
558
564
|
- ✅ **CAT Features** - Segment editing, grid pagination, dual selection
|
|
559
565
|
- 📝 **TMX Editor** - Professional translation memory editor
|
|
560
566
|
- 🔗 **CAT Tool Integration** - memoQ, CafeTran, Trados Studio
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
Supervertaler.py,sha256=
|
|
1
|
+
Supervertaler.py,sha256=BsFGQGmLE6924KfDDtC_CAiOIClqXKH0sXGVVbKzpvw,2176848
|
|
2
2
|
modules/__init__.py,sha256=G58XleS-EJ2sX4Kehm-3N2m618_W2Es0Kg8CW_eBG7g,327
|
|
3
3
|
modules/ai_actions.py,sha256=i5MJcM-7Y6CAvKUwxmxrVHeoZAVtAP7aRDdWM5KLkO0,33877
|
|
4
|
-
modules/ai_attachment_manager.py,sha256=
|
|
4
|
+
modules/ai_attachment_manager.py,sha256=juZlrW3UPkIkcnj0SREgOQkQROLf0fcu3ShZcKXMxsI,11361
|
|
5
5
|
modules/ai_file_viewer_dialog.py,sha256=lKKqUUlOEVgHmmu6aRxqH7P6ds-7dRLk4ltDyjCwGxs,6246
|
|
6
6
|
modules/autofingers_engine.py,sha256=eJ7tBi7YJvTToe5hYTfnyGXB-qme_cHrOPZibaoR2Xw,17061
|
|
7
7
|
modules/cafetran_docx_handler.py,sha256=_F7Jh0WPVaDnMhdxEsVSXuD1fN9r-S_V6i0gr86Pdfc,14076
|
|
8
|
-
modules/config_manager.py,sha256=
|
|
9
|
-
modules/database_manager.py,sha256=
|
|
8
|
+
modules/config_manager.py,sha256=MkPY3xVFgFDkcwewLREg4BfyKueO0OJkT1cTLxehcjM,17894
|
|
9
|
+
modules/database_manager.py,sha256=Vta2UqqSHrJg9459Qq3E440gD2feQxwzSAWeilehmyA,78715
|
|
10
10
|
modules/database_migrations.py,sha256=Y1onFsLDV_6vzJLOpNy3WCZDohBZ2jc4prM-g2_RwLE,14085
|
|
11
11
|
modules/dejavurtf_handler.py,sha256=8NZPPYtHga40SZCypHjPoJPmZTvm9rD-eEUUab7mjtg,28156
|
|
12
12
|
modules/document_analyzer.py,sha256=t1rVvqLaTcpQTEja228C7zZnh8dXshK4wA9t1E9aGVk,19524
|
|
@@ -29,30 +29,30 @@ modules/local_llm_setup.py,sha256=33y-D_LKzkn2w8ejyjeKaovf_An6xQ98mKISoqe-Qjc,42
|
|
|
29
29
|
modules/model_update_dialog.py,sha256=kEg0FuO1N-uj6QY5ZIj-FqdiLQuPuAY48pbuwT0HUGI,13113
|
|
30
30
|
modules/model_version_checker.py,sha256=41g7gcWvyrKPYeobaOGCMZLwAHgQmFwVF8zokodKae8,12741
|
|
31
31
|
modules/mqxliff_handler.py,sha256=-tUFubKsxkx6nW7aMDhuDaTBcVTPtVHV1HyzF0TbkVo,26205
|
|
32
|
-
modules/non_translatables_manager.py,sha256=
|
|
32
|
+
modules/non_translatables_manager.py,sha256=izorabiX6rSQzuBIvnY67wmu5vd85SbzexXccbmwPs4,27465
|
|
33
33
|
modules/pdf_rescue_Qt.py,sha256=9W_M0Zms4miapQbrqm-viHNCpaW39GL9VaKKFCJxpnE,80479
|
|
34
34
|
modules/pdf_rescue_tkinter.py,sha256=a4R_OUnn7X5O_XMR1roybrdu1aXoGCwwO-mwYB2ZpOg,39606
|
|
35
35
|
modules/phrase_docx_handler.py,sha256=7vJNbvxxURzdcinZ3rkqyJ-7Y5O1NpVL4Lvu9NuGFjQ,18598
|
|
36
36
|
modules/project_home_panel.py,sha256=P0PgMnoPp6WEiGrfq8cNJNEdxO83aHQDdXzRLqF173w,6810
|
|
37
37
|
modules/prompt_assistant.py,sha256=shkZqNTvyQKNDO_9aFEu1_gN0zQq0fR5krXkWfnTR2Y,13150
|
|
38
38
|
modules/prompt_library.py,sha256=t5w4cqB6_Sin4BQDVNALKpfB1EN_oaDeHFwlHxILLSY,26894
|
|
39
|
-
modules/prompt_library_migration.py,sha256=
|
|
39
|
+
modules/prompt_library_migration.py,sha256=fv3RHhe2-EnH50XW5tyTWy0YP_KJ2EsESuTxR8klfmI,17639
|
|
40
40
|
modules/quick_access_sidebar.py,sha256=RPn5ssvYXlitNMWFZN9Yxv7So8u_z5RGNpHN6N-SFDI,10151
|
|
41
41
|
modules/ribbon_widget.py,sha256=QNGKxmit_oM5C5nJViadYYEzeRlIdIsla8Bzu_RNGO0,21990
|
|
42
42
|
modules/sdlppx_handler.py,sha256=o6Rj_T0B94toiYlvDDwMYLSz4q6kANgegFaDK5i3yhs,33538
|
|
43
|
-
modules/setup_wizard.py,sha256=
|
|
43
|
+
modules/setup_wizard.py,sha256=7apNkeTcmMyw8pzJOWAmTOncxFvt3klOtmg-kKjQNgQ,13091
|
|
44
44
|
modules/shortcut_manager.py,sha256=Yf3ZlzJg8c0P0Z_GhfOYosLCAj5FWXWnmYe2DMXS8GU,31993
|
|
45
45
|
modules/simple_segmenter.py,sha256=-V7L-tjajW1M3DADxvcYEgBu0VLJvmRQl6VB9OshiuM,4480
|
|
46
46
|
modules/spellcheck_manager.py,sha256=jwduHJ66pOKv1MtzSAltxpP8LPgz11FvF6j8h7BiRZY,27592
|
|
47
47
|
modules/statuses.py,sha256=t6TCA9pNZHDw3SbKTxT73uKezJhwWk9gFLr0NOgEufs,6911
|
|
48
48
|
modules/style_guide_manager.py,sha256=QBvbygF2E-cgRuwJPWmIatwQl37voU1FErYnycv8Sac,10809
|
|
49
49
|
modules/superbench_ui.py,sha256=O8pSb-R8Mul1Qz9-8gbBrFR1j7Z8b8_G0wSTSLSCf2U,55563
|
|
50
|
-
modules/superbrowser.py,sha256=
|
|
50
|
+
modules/superbrowser.py,sha256=FAEaYTMiklXizYm3iPt83kp254bCGrFHRsGHduedKYI,12759
|
|
51
51
|
modules/supercleaner.py,sha256=uRJAEh03Eu4Qtujrf_jxuIyPBbcxKAZzryhV9Chi9ro,22939
|
|
52
52
|
modules/supercleaner_ui.py,sha256=sVTnYxlX9R20eWs52BKCeQ15iFVFOIQEl29L72lup1c,18812
|
|
53
53
|
modules/superdocs.py,sha256=vMYyUbHU8zDkS1YMSDF7niDkT8d8FJFDcfIxSktCyGc,522
|
|
54
54
|
modules/superdocs_viewer_qt.py,sha256=dBxKz71m7EH0jPoKfWLXByMXeAgEZa7zMRu13YsMBBI,14975
|
|
55
|
-
modules/superlookup.py,sha256=
|
|
55
|
+
modules/superlookup.py,sha256=xXT1nArWJjefko-sXitndfsbSyL66RnqB-JweVWWKyY,8729
|
|
56
56
|
modules/tag_cleaner.py,sha256=u7VOchIWzD4sAhFs3X1Vuo3hX6X72zESQ0AGZE83cYc,8703
|
|
57
57
|
modules/tag_manager.py,sha256=Buc2yUD3vE5VM40nsyQQG_qw_oRlC0qjYT8JCQJmXe8,11910
|
|
58
58
|
modules/term_extractor.py,sha256=qPvKNCVXFTGEGwXNvvC0cfCmdb5c3WhzE38EOgKdKUI,11253
|
|
@@ -65,21 +65,21 @@ modules/tm_editor_dialog.py,sha256=AzGwq4QW641uFJdF8DljLTRRp4FLoYX3Pe4rlTjQWNg,3
|
|
|
65
65
|
modules/tm_manager_qt.py,sha256=h2bvXkRuboHf_RRz9-5FX35GVRlpXgRDWeXyj1QWtPs,54406
|
|
66
66
|
modules/tm_metadata_manager.py,sha256=mZrypIK3tTo4hXXJGrL4Ph7QbWD8htG2uiU6JK3FvVY,21503
|
|
67
67
|
modules/tmx_editor.py,sha256=n0CtdZI8f1fPRWmCqz5Ysxbnp556Qj-6Y56a-YIz6pY,59239
|
|
68
|
-
modules/tmx_editor_qt.py,sha256=
|
|
68
|
+
modules/tmx_editor_qt.py,sha256=PxBIUw_06PHYTBHsd8hZzVJXW8T0A0ljfz1Wjjsa4yU,117022
|
|
69
69
|
modules/tmx_generator.py,sha256=pNkxwdMLvSRMMru0lkB1gvViIpg9BQy1EVhRbwoef3k,9426
|
|
70
70
|
modules/tracked_changes.py,sha256=S_BIEC6r7wVAwjG42aSy_RgH4KaMAC8GS5thEvqrYdE,39480
|
|
71
71
|
modules/trados_docx_handler.py,sha256=VPRAQ73cUHs_SEj6x81z1PmSxfjnwPBp9P4fXeK3KpQ,16363
|
|
72
|
-
modules/translation_memory.py,sha256=
|
|
72
|
+
modules/translation_memory.py,sha256=1dKFbpAra8JX2d4IRHAS35slDVyxT1uARm8sagmd6M0,28696
|
|
73
73
|
modules/translation_results_panel.py,sha256=DmEe0pZRSfcZFg2cWeEREK7H9vrTcPkgeuMW54Pgrys,92505
|
|
74
74
|
modules/translation_services.py,sha256=lyVpWuZK1wtVtYZMDMdLoq1DHBoSaeAnp-Yejb0TlVQ,10530
|
|
75
|
-
modules/unified_prompt_library.py,sha256=
|
|
76
|
-
modules/unified_prompt_manager_qt.py,sha256
|
|
75
|
+
modules/unified_prompt_library.py,sha256=lzbevgjUz_qCiYSf141BB0mmuaDhSsevWju_a7welu0,26008
|
|
76
|
+
modules/unified_prompt_manager_qt.py,sha256=-Iw1T9mCA__0UDEIc7rPZxL_7PpoXqY2fNBfpcOyg4Y,170409
|
|
77
77
|
modules/voice_commands.py,sha256=iBb-gjWxRMLhFH7-InSRjYJz1EIDBNA2Pog8V7TtJaY,38516
|
|
78
78
|
modules/voice_dictation.py,sha256=QmitXfkG-vRt5hIQATjphHdhXfqmwhzcQcbXB6aRzIg,16386
|
|
79
79
|
modules/voice_dictation_lite.py,sha256=jorY0BmWE-8VczbtGrWwt1zbnOctMoSlWOsQrcufBcc,9423
|
|
80
|
-
supervertaler-1.9.
|
|
81
|
-
supervertaler-1.9.
|
|
82
|
-
supervertaler-1.9.
|
|
83
|
-
supervertaler-1.9.
|
|
84
|
-
supervertaler-1.9.
|
|
85
|
-
supervertaler-1.9.
|
|
80
|
+
supervertaler-1.9.149.dist-info/licenses/LICENSE,sha256=m28u-4qL5nXIWnJ6xlQVw__H30rWFtRK3pCOais2OuY,1092
|
|
81
|
+
supervertaler-1.9.149.dist-info/METADATA,sha256=ruHPwkMKu6TzfxwA4sk7i77FsC5Lp56xGkglabB7jeQ,44628
|
|
82
|
+
supervertaler-1.9.149.dist-info/WHEEL,sha256=qELbo2s1Yzl39ZmrAibXA2jjPLUYfnVhUNTlyF1rq0Y,92
|
|
83
|
+
supervertaler-1.9.149.dist-info/entry_points.txt,sha256=NP4hiCvx-_30YYKqgr-jfJYQvHr1qTYBMfoVmKIXSM8,53
|
|
84
|
+
supervertaler-1.9.149.dist-info/top_level.txt,sha256=9tUHBYUSfaE4S2E4W3eavJsDyYymkwLfeWAHHAPT6Dk,22
|
|
85
|
+
supervertaler-1.9.149.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|