LabelCraft 2.0.2__tar.gz → 2.0.4__tar.gz
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.
- {labelcraft-2.0.2 → labelcraft-2.0.4}/LabelCraft.egg-info/PKG-INFO +1 -1
- {labelcraft-2.0.2 → labelcraft-2.0.4}/LabelCraft.egg-info/SOURCES.txt +6 -6
- {labelcraft-2.0.2 → labelcraft-2.0.4}/MANIFEST.in +0 -1
- {labelcraft-2.0.2 → labelcraft-2.0.4}/PKG-INFO +1 -1
- {labelcraft-2.0.2 → labelcraft-2.0.4}/libs/__init__.py +1 -1
- {labelcraft-2.0.2 → labelcraft-2.0.4}/libs/i18n_engine.py +2 -2
- {labelcraft-2.0.2 → labelcraft-2.0.4}/setup.py +3 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/LabelCraft.egg-info/dependency_links.txt +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/LabelCraft.egg-info/entry_points.txt +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/LabelCraft.egg-info/not-zip-safe +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/LabelCraft.egg-info/requires.txt +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/LabelCraft.egg-info/top_level.txt +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/README.md +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/data/coco_classes.txt +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/data/predefined_classes.txt +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/labelcraft_ui.py +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/libs/annotation_converter.py +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/libs/canvas.py +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/libs/coco_io.py +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/libs/colorDialog.py +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/libs/combobox.py +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/libs/constants.py +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/libs/create_ml_io.py +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/libs/csv_io.py +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/libs/default_label_combobox.py +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/libs/hashableQListWidgetItem.py +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/libs/json_io.py +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/libs/labelDialog.py +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/libs/labelFile.py +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/libs/lightWidget.py +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4/libs}/locales/de-DE.json +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4/libs}/locales/en.json +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4/libs}/locales/fr-FR.json +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4/libs}/locales/ja-JP.json +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4/libs}/locales/zh-CN.json +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4/libs}/locales/zh-TW.json +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/libs/newProjectDialog.py +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/libs/pascal_voc_io.py +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/libs/project.py +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/libs/resources.py +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/libs/settings.py +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/libs/shape.py +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/libs/toolBar.py +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/libs/ustr.py +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/libs/utils.py +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/libs/views/main_window_ui.py +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/libs/yolo_io.py +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/libs/zoomWidget.py +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/main.py +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/resources/icons/app.icns +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/resources/icons/app.png +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/resources/icons/app.svg +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/resources/icons/app_screen.png +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/resources/icons/cancel.png +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/resources/icons/close.png +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/resources/icons/color.png +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/resources/icons/color_line.png +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/resources/icons/copy.png +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/resources/icons/delete.png +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/resources/icons/done.png +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/resources/icons/done.svg +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/resources/icons/edit.png +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/resources/icons/expert1.png +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/resources/icons/expert2.png +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/resources/icons/eye.png +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/resources/icons/feBlend-icon.png +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/resources/icons/file.png +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/resources/icons/fit-width.png +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/resources/icons/fit-window.png +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/resources/icons/fit.png +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/resources/icons/format_createml.png +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/resources/icons/format_voc.png +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/resources/icons/format_yolo.png +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/resources/icons/help.png +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/resources/icons/labels.png +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/resources/icons/labels.svg +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/resources/icons/light_brighten.svg +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/resources/icons/light_darken.png +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/resources/icons/light_darken.svg +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/resources/icons/light_lighten.png +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/resources/icons/light_reset.png +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/resources/icons/light_reset.svg +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/resources/icons/new.png +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/resources/icons/next.png +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/resources/icons/objects.png +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/resources/icons/open.png +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/resources/icons/open.svg +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/resources/icons/prev.png +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/resources/icons/quit.png +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/resources/icons/resetall.png +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/resources/icons/save-as.png +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/resources/icons/save-as.svg +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/resources/icons/save.png +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/resources/icons/save.svg +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/resources/icons/undo-cross.png +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/resources/icons/undo.png +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/resources/icons/verify.png +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/resources/icons/zoom-in.png +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/resources/icons/zoom-out.png +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/resources/icons/zoom.png +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/resources.qrc +0 -0
- {labelcraft-2.0.2 → labelcraft-2.0.4}/setup.cfg +0 -0
|
@@ -41,13 +41,13 @@ libs/ustr.py
|
|
|
41
41
|
libs/utils.py
|
|
42
42
|
libs/yolo_io.py
|
|
43
43
|
libs/zoomWidget.py
|
|
44
|
+
libs/locales/de-DE.json
|
|
45
|
+
libs/locales/en.json
|
|
46
|
+
libs/locales/fr-FR.json
|
|
47
|
+
libs/locales/ja-JP.json
|
|
48
|
+
libs/locales/zh-CN.json
|
|
49
|
+
libs/locales/zh-TW.json
|
|
44
50
|
libs/views/main_window_ui.py
|
|
45
|
-
locales/de-DE.json
|
|
46
|
-
locales/en.json
|
|
47
|
-
locales/fr-FR.json
|
|
48
|
-
locales/ja-JP.json
|
|
49
|
-
locales/zh-CN.json
|
|
50
|
-
locales/zh-TW.json
|
|
51
51
|
resources/icons/app.icns
|
|
52
52
|
resources/icons/app.png
|
|
53
53
|
resources/icons/app.svg
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
__version_info__ = ('2', '0', '
|
|
1
|
+
__version_info__ = ('2', '0', '4')
|
|
2
2
|
__version__ = '.'.join(__version_info__)
|
|
@@ -31,9 +31,9 @@ class I18nEngine(QObject):
|
|
|
31
31
|
super().__init__()
|
|
32
32
|
|
|
33
33
|
if locales_dir is None:
|
|
34
|
-
# Default to project's locales directory
|
|
34
|
+
# Default to project's locales directory (inside libs package)
|
|
35
35
|
locales_dir = os.path.join(
|
|
36
|
-
os.path.dirname(
|
|
36
|
+
os.path.dirname(__file__),
|
|
37
37
|
'locales'
|
|
38
38
|
)
|
|
39
39
|
|
|
@@ -115,6 +115,9 @@ setup(
|
|
|
115
115
|
python_requires=REQUIRES_PYTHON,
|
|
116
116
|
py_modules=['main', 'labelcraft_ui', 'resources'],
|
|
117
117
|
packages=required_packages,
|
|
118
|
+
package_data={
|
|
119
|
+
'': ['locales/*.json'], # Include locale files
|
|
120
|
+
},
|
|
118
121
|
entry_points={
|
|
119
122
|
'gui_scripts': [
|
|
120
123
|
'labelcraft=main:main',
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|