io4it 3.0.5.992__tar.gz → 3.0.5.993__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-3.0.5.993/PKG-INFO +30 -0
- io4it-3.0.5.993/io4it.egg-info/PKG-INFO +30 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/io4it.egg-info/SOURCES.txt +0 -3
- {io4it-3.0.5.992 → io4it-3.0.5.993}/io4it.egg-info/requires.txt +0 -4
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/utils/secret_manager.py +300 -300
- {io4it-3.0.5.992 → io4it-3.0.5.993}/setup.py +1 -5
- io4it-3.0.5.992/PKG-INFO +0 -7
- io4it-3.0.5.992/io4it.egg-info/PKG-INFO +0 -7
- io4it-3.0.5.992/orangecontrib/IO4IT/utils/audio.py +0 -284
- io4it-3.0.5.992/orangecontrib/IO4IT/widgets/OWDoclingASR.py +0 -215
- io4it-3.0.5.992/orangecontrib/IO4IT/widgets/OWSpeechToText.py +0 -200
- {io4it-3.0.5.992 → io4it-3.0.5.993}/io4it.egg-info/dependency_links.txt +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/io4it.egg-info/entry_points.txt +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/io4it.egg-info/namespace_packages.txt +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/io4it.egg-info/top_level.txt +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/__init__.py +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/ocr_function/__init__.py +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/ocr_function/word_converter.py +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/toolViews/designer/key_manager_ui.ui +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/toolViews/key_manager_ui.py +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/utils/__init__.py +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/utils/keys_manager.py +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/utils/mail.py +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/utils/pool_exec_utils.py +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/utils/utils_md.py +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/OWChatGpt.py +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/OWDeep_Search.py +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/OWDoclingToMarkdown.py +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/OWExportMarkdown.py +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/OWExtractTablesDocxToXlsx.py +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/OWInboxMailMonitoring.py +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/OWJsonToDataTable.py +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/OWMD2HTML.py +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/OWMarkdownLoader.py +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/OWMarkdownizer.py +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/OWOfficeNormalizer.py +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/OWParserHTML.py +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/OWPdfType.py +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/OWProcessPoolExecutor.py +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/OWS3Uploader.py +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/OWS3downloader.py +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/OWS3list.py +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/OWWebSearch.py +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/OWmailLoader.py +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/OWmailSender.py +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/OWwordpdf2docx.py +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/__init__.py +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/designer/__init__.py +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/designer/nogui.ui +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/designer/ow_extract_tables_docx_to_xlsx.ui +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/designer/ow_file_ext_selector.ui +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/designer/ow_json_to_data_table.ui +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/designer/owchatgpt.ui +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/designer/owdeepsearch.ui +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/designer/owdoclingasr.ui +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/designer/owdoclingtomarkdown.ui +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/designer/owexportmarkdown.ui +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/designer/owinboxmailmonitoring.ui +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/designer/owmailloader.ui +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/designer/owmailsender.ui +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/designer/owmarkdownizer.ui +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/designer/owmarkdownloader.ui +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/designer/owmd2html.ui +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/designer/owofficenormalizer.ui +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/designer/owparserhtml.ui +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/designer/owpdftype.ui +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/designer/owprocesspoolexecutor.ui +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/designer/owspeechtotext.ui +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/designer/owvisualizationer.ui +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/designer/owwebsearch.ui +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/designer/wordpdf2docx.ui +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/icons/__init__.py +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/icons/chatgpt.png +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/icons/check_pdf.png +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/icons/deepsearch.svg +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/icons/dep_md_old.png +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/icons/download.png +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/icons/export_md.png +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/icons/extract_table.png +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/icons/file_extensor.png +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/icons/html.png +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/icons/json-file.png +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/icons/list_aws.png +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/icons/load_md.png +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/icons/mail_loader.png +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/icons/mail_writer.png +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/icons/md.png +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/icons/monitor-email.svg +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/icons/office_normalizer.png +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/icons/owmd2html.svg +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/icons/process_pool_executor.png +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/icons/speech_to_text.png +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/icons/upload.png +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/icons/visualizationer.png +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/icons/websearch.png +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/icons/wordpdf2docx.png +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/IO4IT/widgets/icons_dev/__init__.py +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/orangecontrib/__init__.py +0 -0
- {io4it-3.0.5.992 → io4it-3.0.5.993}/setup.cfg +0 -0
io4it-3.0.5.993/PKG-INFO
ADDED
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
|
+
Name: io4it
|
|
3
|
+
Version: 3.0.5.993
|
|
4
|
+
Home-page:
|
|
5
|
+
Author:
|
|
6
|
+
Author-email:
|
|
7
|
+
Keywords: orange3 add-on
|
|
8
|
+
Requires-Dist: torchvision
|
|
9
|
+
Requires-Dist: torch
|
|
10
|
+
Requires-Dist: pylatexenc
|
|
11
|
+
Requires-Dist: docopt
|
|
12
|
+
Requires-Dist: boto3
|
|
13
|
+
Requires-Dist: opencv-python-headless
|
|
14
|
+
Requires-Dist: docling
|
|
15
|
+
Requires-Dist: docling-core
|
|
16
|
+
Requires-Dist: whisper
|
|
17
|
+
Requires-Dist: whisper-openai
|
|
18
|
+
Requires-Dist: pypandoc
|
|
19
|
+
Requires-Dist: pypandoc-binary
|
|
20
|
+
Requires-Dist: scikit-learn
|
|
21
|
+
Requires-Dist: openai
|
|
22
|
+
Requires-Dist: pip-system-certs
|
|
23
|
+
Requires-Dist: docx2pdf
|
|
24
|
+
Requires-Dist: msal
|
|
25
|
+
Requires-Dist: exchangelib
|
|
26
|
+
Requires-Dist: html2text
|
|
27
|
+
Requires-Dist: ddgs
|
|
28
|
+
Requires-Dist: CATEGORIT
|
|
29
|
+
Dynamic: keywords
|
|
30
|
+
Dynamic: requires-dist
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
|
+
Name: io4it
|
|
3
|
+
Version: 3.0.5.993
|
|
4
|
+
Home-page:
|
|
5
|
+
Author:
|
|
6
|
+
Author-email:
|
|
7
|
+
Keywords: orange3 add-on
|
|
8
|
+
Requires-Dist: torchvision
|
|
9
|
+
Requires-Dist: torch
|
|
10
|
+
Requires-Dist: pylatexenc
|
|
11
|
+
Requires-Dist: docopt
|
|
12
|
+
Requires-Dist: boto3
|
|
13
|
+
Requires-Dist: opencv-python-headless
|
|
14
|
+
Requires-Dist: docling
|
|
15
|
+
Requires-Dist: docling-core
|
|
16
|
+
Requires-Dist: whisper
|
|
17
|
+
Requires-Dist: whisper-openai
|
|
18
|
+
Requires-Dist: pypandoc
|
|
19
|
+
Requires-Dist: pypandoc-binary
|
|
20
|
+
Requires-Dist: scikit-learn
|
|
21
|
+
Requires-Dist: openai
|
|
22
|
+
Requires-Dist: pip-system-certs
|
|
23
|
+
Requires-Dist: docx2pdf
|
|
24
|
+
Requires-Dist: msal
|
|
25
|
+
Requires-Dist: exchangelib
|
|
26
|
+
Requires-Dist: html2text
|
|
27
|
+
Requires-Dist: ddgs
|
|
28
|
+
Requires-Dist: CATEGORIT
|
|
29
|
+
Dynamic: keywords
|
|
30
|
+
Dynamic: requires-dist
|
|
@@ -11,7 +11,6 @@ orangecontrib/IO4IT/__init__.py
|
|
|
11
11
|
orangecontrib/IO4IT/ocr_function/__init__.py
|
|
12
12
|
orangecontrib/IO4IT/ocr_function/word_converter.py
|
|
13
13
|
orangecontrib/IO4IT/utils/__init__.py
|
|
14
|
-
orangecontrib/IO4IT/utils/audio.py
|
|
15
14
|
orangecontrib/IO4IT/utils/keys_manager.py
|
|
16
15
|
orangecontrib/IO4IT/utils/mail.py
|
|
17
16
|
orangecontrib/IO4IT/utils/pool_exec_utils.py
|
|
@@ -19,7 +18,6 @@ orangecontrib/IO4IT/utils/secret_manager.py
|
|
|
19
18
|
orangecontrib/IO4IT/utils/utils_md.py
|
|
20
19
|
orangecontrib/IO4IT/widgets/OWChatGpt.py
|
|
21
20
|
orangecontrib/IO4IT/widgets/OWDeep_Search.py
|
|
22
|
-
orangecontrib/IO4IT/widgets/OWDoclingASR.py
|
|
23
21
|
orangecontrib/IO4IT/widgets/OWDoclingToMarkdown.py
|
|
24
22
|
orangecontrib/IO4IT/widgets/OWExportMarkdown.py
|
|
25
23
|
orangecontrib/IO4IT/widgets/OWExtractTablesDocxToXlsx.py
|
|
@@ -35,7 +33,6 @@ orangecontrib/IO4IT/widgets/OWProcessPoolExecutor.py
|
|
|
35
33
|
orangecontrib/IO4IT/widgets/OWS3Uploader.py
|
|
36
34
|
orangecontrib/IO4IT/widgets/OWS3downloader.py
|
|
37
35
|
orangecontrib/IO4IT/widgets/OWS3list.py
|
|
38
|
-
orangecontrib/IO4IT/widgets/OWSpeechToText.py
|
|
39
36
|
orangecontrib/IO4IT/widgets/OWWebSearch.py
|
|
40
37
|
orangecontrib/IO4IT/widgets/OWmailLoader.py
|
|
41
38
|
orangecontrib/IO4IT/widgets/OWmailSender.py
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
torchvision
|
|
2
|
-
torchaudio
|
|
3
2
|
torch
|
|
4
3
|
pylatexenc
|
|
5
4
|
docopt
|
|
@@ -7,11 +6,8 @@ boto3
|
|
|
7
6
|
opencv-python-headless
|
|
8
7
|
docling
|
|
9
8
|
docling-core
|
|
10
|
-
speechbrain
|
|
11
9
|
whisper
|
|
12
10
|
whisper-openai
|
|
13
|
-
pyannote.audio
|
|
14
|
-
pyannote-core
|
|
15
11
|
pypandoc
|
|
16
12
|
pypandoc-binary
|
|
17
13
|
scikit-learn
|