io4it 2.1.0.6__tar.gz → 2.1.0.8__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.
- {io4it-2.1.0.6 → io4it-2.1.0.8}/PKG-INFO +1 -1
- {io4it-2.1.0.6 → io4it-2.1.0.8}/io4it.egg-info/PKG-INFO +1 -1
- {io4it-2.1.0.6 → io4it-2.1.0.8}/orangecontrib/IO4IT/widgets/OWMarkdownLoader.py +3 -3
- {io4it-2.1.0.6 → io4it-2.1.0.8}/orangecontrib/IO4IT/widgets/OWOfficeNormalizer.py +1 -1
- {io4it-2.1.0.6 → io4it-2.1.0.8}/orangecontrib/IO4IT/widgets/OWPdfType.py +1 -1
- {io4it-2.1.0.6 → io4it-2.1.0.8}/orangecontrib/IO4IT/widgets/OWProcessPoolExecutor.py +1 -1
- {io4it-2.1.0.6 → io4it-2.1.0.8}/orangecontrib/IO4IT/widgets/designer/owmarkdownloader.ui +29 -4
- {io4it-2.1.0.6 → io4it-2.1.0.8}/setup.py +1 -1
- {io4it-2.1.0.6 → io4it-2.1.0.8}/io4it.egg-info/SOURCES.txt +0 -0
- {io4it-2.1.0.6 → io4it-2.1.0.8}/io4it.egg-info/dependency_links.txt +0 -0
- {io4it-2.1.0.6 → io4it-2.1.0.8}/io4it.egg-info/entry_points.txt +0 -0
- {io4it-2.1.0.6 → io4it-2.1.0.8}/io4it.egg-info/namespace_packages.txt +0 -0
- {io4it-2.1.0.6 → io4it-2.1.0.8}/io4it.egg-info/requires.txt +0 -0
- {io4it-2.1.0.6 → io4it-2.1.0.8}/io4it.egg-info/top_level.txt +0 -0
- {io4it-2.1.0.6 → io4it-2.1.0.8}/orangecontrib/IO4IT/__init__.py +0 -0
- {io4it-2.1.0.6 → io4it-2.1.0.8}/orangecontrib/IO4IT/ocr_function/__init__.py +0 -0
- {io4it-2.1.0.6 → io4it-2.1.0.8}/orangecontrib/IO4IT/ocr_function/word_converter.py +0 -0
- {io4it-2.1.0.6 → io4it-2.1.0.8}/orangecontrib/IO4IT/utils/__init__.py +0 -0
- {io4it-2.1.0.6 → io4it-2.1.0.8}/orangecontrib/IO4IT/utils/mail.py +0 -0
- {io4it-2.1.0.6 → io4it-2.1.0.8}/orangecontrib/IO4IT/utils/offuscation_basique.py +0 -0
- {io4it-2.1.0.6 → io4it-2.1.0.8}/orangecontrib/IO4IT/utils/pool_exec_utils.py +0 -0
- {io4it-2.1.0.6 → io4it-2.1.0.8}/orangecontrib/IO4IT/utils/utils_md.py +0 -0
- {io4it-2.1.0.6 → io4it-2.1.0.8}/orangecontrib/IO4IT/widgets/OWChatGpt.py +0 -0
- {io4it-2.1.0.6 → io4it-2.1.0.8}/orangecontrib/IO4IT/widgets/OWDeep_Search.py +0 -0
- {io4it-2.1.0.6 → io4it-2.1.0.8}/orangecontrib/IO4IT/widgets/OWDoclingMarkdownizerSimple.py +0 -0
- {io4it-2.1.0.6 → io4it-2.1.0.8}/orangecontrib/IO4IT/widgets/OWExportMarkdown.py +0 -0
- {io4it-2.1.0.6 → io4it-2.1.0.8}/orangecontrib/IO4IT/widgets/OWMarkdownizer.py +0 -0
- {io4it-2.1.0.6 → io4it-2.1.0.8}/orangecontrib/IO4IT/widgets/OWS3Uploader.py +0 -0
- {io4it-2.1.0.6 → io4it-2.1.0.8}/orangecontrib/IO4IT/widgets/OWS3downloader.py +0 -0
- {io4it-2.1.0.6 → io4it-2.1.0.8}/orangecontrib/IO4IT/widgets/OWS3list.py +0 -0
- {io4it-2.1.0.6 → io4it-2.1.0.8}/orangecontrib/IO4IT/widgets/OWSpeechToText.py +0 -0
- {io4it-2.1.0.6 → io4it-2.1.0.8}/orangecontrib/IO4IT/widgets/OWmailLoader.py +0 -0
- {io4it-2.1.0.6 → io4it-2.1.0.8}/orangecontrib/IO4IT/widgets/OWmailSender.py +0 -0
- {io4it-2.1.0.6 → io4it-2.1.0.8}/orangecontrib/IO4IT/widgets/OWwordpdf2docx.py +0 -0
- {io4it-2.1.0.6 → io4it-2.1.0.8}/orangecontrib/IO4IT/widgets/__init__.py +0 -0
- {io4it-2.1.0.6 → io4it-2.1.0.8}/orangecontrib/IO4IT/widgets/designer/__init__.py +0 -0
- {io4it-2.1.0.6 → io4it-2.1.0.8}/orangecontrib/IO4IT/widgets/designer/nogui.ui +0 -0
- {io4it-2.1.0.6 → io4it-2.1.0.8}/orangecontrib/IO4IT/widgets/designer/ow_file_ext_selector.ui +0 -0
- {io4it-2.1.0.6 → io4it-2.1.0.8}/orangecontrib/IO4IT/widgets/designer/owchatgpt.ui +0 -0
- {io4it-2.1.0.6 → io4it-2.1.0.8}/orangecontrib/IO4IT/widgets/designer/owdeepsearch.ui +0 -0
- {io4it-2.1.0.6 → io4it-2.1.0.8}/orangecontrib/IO4IT/widgets/designer/owdoclingmarkdownizersimple.ui +0 -0
- {io4it-2.1.0.6 → io4it-2.1.0.8}/orangecontrib/IO4IT/widgets/designer/owexportmarkdown.ui +0 -0
- {io4it-2.1.0.6 → io4it-2.1.0.8}/orangecontrib/IO4IT/widgets/designer/owmailloader.ui +0 -0
- {io4it-2.1.0.6 → io4it-2.1.0.8}/orangecontrib/IO4IT/widgets/designer/owmailsender.ui +0 -0
- {io4it-2.1.0.6 → io4it-2.1.0.8}/orangecontrib/IO4IT/widgets/designer/owmarkdownizer.ui +0 -0
- {io4it-2.1.0.6 → io4it-2.1.0.8}/orangecontrib/IO4IT/widgets/designer/owofficenormalizer.ui +0 -0
- {io4it-2.1.0.6 → io4it-2.1.0.8}/orangecontrib/IO4IT/widgets/designer/owpdftype.ui +0 -0
- {io4it-2.1.0.6 → io4it-2.1.0.8}/orangecontrib/IO4IT/widgets/designer/owprocesspoolexecutor.ui +0 -0
- {io4it-2.1.0.6 → io4it-2.1.0.8}/orangecontrib/IO4IT/widgets/designer/owspeechtotext.ui +0 -0
- {io4it-2.1.0.6 → io4it-2.1.0.8}/orangecontrib/IO4IT/widgets/designer/wordpdf2docx.ui +0 -0
- {io4it-2.1.0.6 → io4it-2.1.0.8}/orangecontrib/IO4IT/widgets/icons/__init__.py +0 -0
- {io4it-2.1.0.6 → io4it-2.1.0.8}/orangecontrib/IO4IT/widgets/icons/chatgpt.png +0 -0
- {io4it-2.1.0.6 → io4it-2.1.0.8}/orangecontrib/IO4IT/widgets/icons/check_pdf.png +0 -0
- {io4it-2.1.0.6 → io4it-2.1.0.8}/orangecontrib/IO4IT/widgets/icons/deepsearch.svg +0 -0
- {io4it-2.1.0.6 → io4it-2.1.0.8}/orangecontrib/IO4IT/widgets/icons/dep_md_old.png +0 -0
- {io4it-2.1.0.6 → io4it-2.1.0.8}/orangecontrib/IO4IT/widgets/icons/download.png +0 -0
- {io4it-2.1.0.6 → io4it-2.1.0.8}/orangecontrib/IO4IT/widgets/icons/export_md.png +0 -0
- {io4it-2.1.0.6 → io4it-2.1.0.8}/orangecontrib/IO4IT/widgets/icons/file_extensor.png +0 -0
- {io4it-2.1.0.6 → io4it-2.1.0.8}/orangecontrib/IO4IT/widgets/icons/list_aws.png +0 -0
- {io4it-2.1.0.6 → io4it-2.1.0.8}/orangecontrib/IO4IT/widgets/icons/load_md.png +0 -0
- {io4it-2.1.0.6 → io4it-2.1.0.8}/orangecontrib/IO4IT/widgets/icons/mail_loader.png +0 -0
- {io4it-2.1.0.6 → io4it-2.1.0.8}/orangecontrib/IO4IT/widgets/icons/mail_writer.png +0 -0
- {io4it-2.1.0.6 → io4it-2.1.0.8}/orangecontrib/IO4IT/widgets/icons/md.png +0 -0
- {io4it-2.1.0.6 → io4it-2.1.0.8}/orangecontrib/IO4IT/widgets/icons/office_normalizer.png +0 -0
- {io4it-2.1.0.6 → io4it-2.1.0.8}/orangecontrib/IO4IT/widgets/icons/process_pool_executor.png +0 -0
- {io4it-2.1.0.6 → io4it-2.1.0.8}/orangecontrib/IO4IT/widgets/icons/speech_to_text.png +0 -0
- {io4it-2.1.0.6 → io4it-2.1.0.8}/orangecontrib/IO4IT/widgets/icons/upload.png +0 -0
- {io4it-2.1.0.6 → io4it-2.1.0.8}/orangecontrib/IO4IT/widgets/icons/visualizationer.png +0 -0
- {io4it-2.1.0.6 → io4it-2.1.0.8}/orangecontrib/IO4IT/widgets/icons/wordpdf2docx.png +0 -0
- {io4it-2.1.0.6 → io4it-2.1.0.8}/orangecontrib/IO4IT/widgets/icons_dev/__init__.py +0 -0
- {io4it-2.1.0.6 → io4it-2.1.0.8}/orangecontrib/__init__.py +0 -0
- {io4it-2.1.0.6 → io4it-2.1.0.8}/setup.cfg +0 -0
|
@@ -9,7 +9,7 @@ from AnyQt.QtWidgets import QCheckBox
|
|
|
9
9
|
|
|
10
10
|
try:
|
|
11
11
|
from Orange.widgets.orangecontrib.AAIT.utils.import_uic import uic
|
|
12
|
-
from
|
|
12
|
+
from Orange.widgets.orangecontrib.IO4IT.utils import utils_md
|
|
13
13
|
except ImportError:
|
|
14
14
|
from orangecontrib.IO4IT.utils import utils_md
|
|
15
15
|
from orangecontrib.AAIT.utils.import_uic import uic
|
|
@@ -29,8 +29,8 @@ class OWMarkdownLoader(widget.OWWidget):
|
|
|
29
29
|
data = Input("Data", Table)
|
|
30
30
|
|
|
31
31
|
class Outputs:
|
|
32
|
-
md_files = Output("Markdown Files", Table)
|
|
33
|
-
data = Output("Data", Table)
|
|
32
|
+
md_files = Output("Markdown Files", Table)
|
|
33
|
+
data = Output("Data", Table)
|
|
34
34
|
|
|
35
35
|
def __init__(self):
|
|
36
36
|
super().__init__()
|
|
@@ -20,7 +20,7 @@ else:
|
|
|
20
20
|
class OWOfficeNormalizer(widget.OWWidget):
|
|
21
21
|
name = "Office Normalizer"
|
|
22
22
|
description = "Convertit .doc→.docx et .ppt→.pptx via COM (Windows + Office)"
|
|
23
|
-
category = "
|
|
23
|
+
category = "AAIT - LLM INTEGRATION"
|
|
24
24
|
icon = "icons/office_normalizer.png"
|
|
25
25
|
if "site-packages/Orange/widgets" in os.path.dirname(os.path.abspath(__file__)).replace("\\", "/"):
|
|
26
26
|
icon = "icons_dev/office_normalizer.png"
|
|
@@ -23,7 +23,7 @@ else:
|
|
|
23
23
|
class OWPdfType(widget.OWWidget):
|
|
24
24
|
name = "PDF Type"
|
|
25
25
|
description = "Checks if a PDF is text-based or image-based"
|
|
26
|
-
category = "
|
|
26
|
+
category = "AAIT - LLM INTEGRATION"
|
|
27
27
|
icon = "icons/check_pdf.png"
|
|
28
28
|
if "site-packages/Orange/widgets" in os.path.dirname(os.path.abspath(__file__)).replace("\\", "/"):
|
|
29
29
|
icon = "icons_dev/check_pdf.png"
|
|
@@ -16,7 +16,7 @@ else:
|
|
|
16
16
|
class OWProcessPoolExecutor(widget.OWWidget):
|
|
17
17
|
name = "Process Pool Executor"
|
|
18
18
|
description = "Create and configure a Process Pool Executor"
|
|
19
|
-
category = "
|
|
19
|
+
category = "AAIT - TOOLBOX"
|
|
20
20
|
icon = "icons/process_pool_executor.png"
|
|
21
21
|
if "site-packages/Orange/widgets" in os.path.dirname(os.path.abspath(__file__)).replace("\\", "/"):
|
|
22
22
|
icon = "icons_dev/process_pool_executor.png"
|
|
@@ -13,13 +13,25 @@
|
|
|
13
13
|
<property name="windowTitle">
|
|
14
14
|
<string>Form</string>
|
|
15
15
|
</property>
|
|
16
|
+
<property name="minimumSize">
|
|
17
|
+
<size>
|
|
18
|
+
<width>470</width>
|
|
19
|
+
<height>311</height>
|
|
20
|
+
</size>
|
|
21
|
+
</property>
|
|
22
|
+
<property name="maximumSize">
|
|
23
|
+
<size>
|
|
24
|
+
<width>470</width>
|
|
25
|
+
<height>311</height>
|
|
26
|
+
</size>
|
|
27
|
+
</property>
|
|
16
28
|
<widget class="QGroupBox" name="groupBox">
|
|
17
29
|
<property name="geometry">
|
|
18
30
|
<rect>
|
|
19
31
|
<x>10</x>
|
|
20
32
|
<y>30</y>
|
|
21
|
-
<width>
|
|
22
|
-
<height>
|
|
33
|
+
<width>441</width>
|
|
34
|
+
<height>211</height>
|
|
23
35
|
</rect>
|
|
24
36
|
</property>
|
|
25
37
|
<property name="title">
|
|
@@ -31,7 +43,7 @@
|
|
|
31
43
|
<x>10</x>
|
|
32
44
|
<y>20</y>
|
|
33
45
|
<width>431</width>
|
|
34
|
-
<height>
|
|
46
|
+
<height>191</height>
|
|
35
47
|
</rect>
|
|
36
48
|
</property>
|
|
37
49
|
<property name="text">
|
|
@@ -47,8 +59,21 @@
|
|
|
47
59
|
<bool>true</bool>
|
|
48
60
|
</property>
|
|
49
61
|
</widget>
|
|
62
|
+
<widget class="QCheckBox" name="checkBoxRecursive">
|
|
63
|
+
<property name="geometry">
|
|
64
|
+
<rect>
|
|
65
|
+
<x>10</x>
|
|
66
|
+
<y>180</y>
|
|
67
|
+
<width>431</width>
|
|
68
|
+
<height>21</height>
|
|
69
|
+
</rect>
|
|
70
|
+
</property>
|
|
71
|
+
<property name="text">
|
|
72
|
+
<string>Recherche récursive</string>
|
|
73
|
+
</property>
|
|
74
|
+
</widget>
|
|
50
75
|
</widget>
|
|
51
76
|
</widget>
|
|
52
77
|
<resources/>
|
|
53
78
|
<connections/>
|
|
54
|
-
</ui>
|
|
79
|
+
</ui>
|
|
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
|
{io4it-2.1.0.6 → io4it-2.1.0.8}/orangecontrib/IO4IT/widgets/designer/ow_file_ext_selector.ui
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{io4it-2.1.0.6 → io4it-2.1.0.8}/orangecontrib/IO4IT/widgets/designer/owdoclingmarkdownizersimple.ui
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{io4it-2.1.0.6 → io4it-2.1.0.8}/orangecontrib/IO4IT/widgets/designer/owprocesspoolexecutor.ui
RENAMED
|
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
|