fmtr.tools 1.1.1__tar.gz → 1.1.3__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.
Potentially problematic release.
This version of fmtr.tools might be problematic. Click here for more details.
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/PKG-INFO +38 -36
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/fmtr/tools/ai_tools/agentic_tools.py +11 -5
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/fmtr/tools/api_tools.py +1 -0
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/fmtr/tools/constants.py +4 -0
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/fmtr/tools/path_tools.py +1 -5
- fmtr_tools-1.1.3/fmtr/tools/version +1 -0
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/fmtr.tools.egg-info/PKG-INFO +38 -36
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/fmtr.tools.egg-info/requires.txt +37 -35
- fmtr_tools-1.1.1/fmtr/tools/version +0 -1
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/LICENSE +0 -0
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/README.md +0 -0
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/fmtr/tools/__init__.py +0 -0
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/fmtr/tools/ai_tools/__init__.py +0 -0
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/fmtr/tools/ai_tools/inference_tools.py +0 -0
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/fmtr/tools/async_tools.py +0 -0
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/fmtr/tools/augmentation_tools.py +0 -0
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/fmtr/tools/caching_tools.py +0 -0
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/fmtr/tools/console_script_tools.py +0 -0
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/fmtr/tools/data_modelling_tools.py +0 -0
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/fmtr/tools/dataclass_tools.py +0 -0
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/fmtr/tools/datatype_tools.py +0 -0
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/fmtr/tools/debugging_tools.py +0 -0
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/fmtr/tools/docker_tools.py +0 -0
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/fmtr/tools/environment_tools.py +0 -0
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/fmtr/tools/function_tools.py +0 -0
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/fmtr/tools/google_api_tools.py +0 -0
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/fmtr/tools/hash_tools.py +0 -0
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/fmtr/tools/hfh_tools.py +0 -0
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/fmtr/tools/html_tools.py +0 -0
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/fmtr/tools/import_tools.py +0 -0
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/fmtr/tools/inspection_tools.py +0 -0
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/fmtr/tools/interface_tools.py +0 -0
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/fmtr/tools/iterator_tools.py +0 -0
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/fmtr/tools/json_fix_tools.py +0 -0
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/fmtr/tools/json_tools.py +0 -0
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/fmtr/tools/logging_tools.py +0 -0
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/fmtr/tools/merging_tools.py +0 -0
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/fmtr/tools/metric_tools.py +0 -0
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/fmtr/tools/name_tools.py +0 -0
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/fmtr/tools/netrc_tools.py +0 -0
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/fmtr/tools/openai_tools.py +0 -0
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/fmtr/tools/parallel_tools.py +0 -0
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/fmtr/tools/pdf_tools.py +0 -0
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/fmtr/tools/platform_tools.py +0 -0
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/fmtr/tools/process_tools.py +0 -0
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/fmtr/tools/profiling_tools.py +0 -0
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/fmtr/tools/random_tools.py +0 -0
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/fmtr/tools/semantic_tools.py +0 -0
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/fmtr/tools/settings_tools.py +0 -0
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/fmtr/tools/spaces_tools.py +0 -0
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/fmtr/tools/string_tools.py +0 -0
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/fmtr/tools/tabular_tools.py +0 -0
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/fmtr/tools/tests/__init__.py +0 -0
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/fmtr/tools/tests/conftest.py +0 -0
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/fmtr/tools/tests/helpers.py +0 -0
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/fmtr/tools/tests/test_datatype.py +0 -0
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/fmtr/tools/tests/test_environment.py +0 -0
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/fmtr/tools/tests/test_json.py +0 -0
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/fmtr/tools/tests/test_path.py +0 -0
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/fmtr/tools/tests/test_yaml.py +0 -0
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/fmtr/tools/tokenization_tools.py +0 -0
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/fmtr/tools/tools.py +0 -0
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/fmtr/tools/unicode_tools.py +0 -0
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/fmtr/tools/version_tools.py +0 -0
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/fmtr/tools/yaml_tools.py +0 -0
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/fmtr.tools.egg-info/SOURCES.txt +0 -0
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/fmtr.tools.egg-info/dependency_links.txt +0 -0
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/fmtr.tools.egg-info/entry_points.txt +0 -0
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/fmtr.tools.egg-info/top_level.txt +0 -0
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/setup.cfg +0 -0
- {fmtr_tools-1.1.1 → fmtr_tools-1.1.3}/setup.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: fmtr.tools
|
|
3
|
-
Version: 1.1.
|
|
3
|
+
Version: 1.1.3
|
|
4
4
|
Summary: Collection of high-level tools to simplify everyday development tasks, with a focus on AI/ML
|
|
5
5
|
Home-page: https://github.com/fmtr/fmtr.tools
|
|
6
6
|
Author: Frontmatter
|
|
@@ -9,50 +9,51 @@ License: Copyright © 2025 Frontmatter. All rights reserved.
|
|
|
9
9
|
Description-Content-Type: text/markdown
|
|
10
10
|
License-File: LICENSE
|
|
11
11
|
Provides-Extra: test
|
|
12
|
-
Requires-Dist: peft; extra == "test"
|
|
13
12
|
Requires-Dist: flet-webview; extra == "test"
|
|
14
|
-
Requires-Dist: html2text; extra == "test"
|
|
15
|
-
Requires-Dist: deepmerge; extra == "test"
|
|
16
|
-
Requires-Dist: tabulate; extra == "test"
|
|
17
13
|
Requires-Dist: torchvision; extra == "test"
|
|
18
|
-
Requires-Dist:
|
|
19
|
-
Requires-Dist:
|
|
20
|
-
Requires-Dist:
|
|
21
|
-
Requires-Dist: semver; extra == "test"
|
|
22
|
-
Requires-Dist: pymupdf; extra == "test"
|
|
23
|
-
Requires-Dist: openpyxl; extra == "test"
|
|
24
|
-
Requires-Dist: google-auth; extra == "test"
|
|
25
|
-
Requires-Dist: logfire; extra == "test"
|
|
26
|
-
Requires-Dist: pymupdf4llm; extra == "test"
|
|
27
|
-
Requires-Dist: sentence_transformers; extra == "test"
|
|
28
|
-
Requires-Dist: tinynetrc; extra == "test"
|
|
14
|
+
Requires-Dist: pydevd-pycharm; extra == "test"
|
|
15
|
+
Requires-Dist: pytest-cov; extra == "test"
|
|
16
|
+
Requires-Dist: ollama; extra == "test"
|
|
29
17
|
Requires-Dist: torchaudio; extra == "test"
|
|
30
|
-
Requires-Dist:
|
|
31
|
-
Requires-Dist:
|
|
18
|
+
Requires-Dist: faker; extra == "test"
|
|
19
|
+
Requires-Dist: uvicorn[standard]; extra == "test"
|
|
32
20
|
Requires-Dist: Unidecode; extra == "test"
|
|
33
|
-
Requires-Dist:
|
|
34
|
-
Requires-Dist: pyyaml; extra == "test"
|
|
35
|
-
Requires-Dist: transformers[sentencepiece]; extra == "test"
|
|
36
|
-
Requires-Dist: pydantic-settings; extra == "test"
|
|
21
|
+
Requires-Dist: semver; extra == "test"
|
|
37
22
|
Requires-Dist: openai; extra == "test"
|
|
38
|
-
Requires-Dist:
|
|
39
|
-
Requires-Dist:
|
|
40
|
-
Requires-Dist:
|
|
41
|
-
Requires-Dist:
|
|
42
|
-
Requires-Dist:
|
|
43
|
-
Requires-Dist: huggingface_hub; extra == "test"
|
|
44
|
-
Requires-Dist: pytest-cov; extra == "test"
|
|
45
|
-
Requires-Dist: diskcache; extra == "test"
|
|
23
|
+
Requires-Dist: transformers[sentencepiece]; extra == "test"
|
|
24
|
+
Requires-Dist: google-auth-httplib2; extra == "test"
|
|
25
|
+
Requires-Dist: openpyxl; extra == "test"
|
|
26
|
+
Requires-Dist: peft; extra == "test"
|
|
27
|
+
Requires-Dist: docker; extra == "test"
|
|
46
28
|
Requires-Dist: json_repair; extra == "test"
|
|
47
|
-
Requires-Dist:
|
|
29
|
+
Requires-Dist: dask[bag]; extra == "test"
|
|
30
|
+
Requires-Dist: logfire[fastapi]; extra == "test"
|
|
31
|
+
Requires-Dist: deepmerge; extra == "test"
|
|
32
|
+
Requires-Dist: tinynetrc; extra == "test"
|
|
33
|
+
Requires-Dist: sre_yield; extra == "test"
|
|
34
|
+
Requires-Dist: tabulate; extra == "test"
|
|
35
|
+
Requires-Dist: sentence_transformers; extra == "test"
|
|
36
|
+
Requires-Dist: google-auth; extra == "test"
|
|
37
|
+
Requires-Dist: logfire; extra == "test"
|
|
38
|
+
Requires-Dist: html2text; extra == "test"
|
|
48
39
|
Requires-Dist: bokeh; extra == "test"
|
|
49
|
-
Requires-Dist:
|
|
40
|
+
Requires-Dist: pydantic; extra == "test"
|
|
50
41
|
Requires-Dist: contexttimer; extra == "test"
|
|
51
42
|
Requires-Dist: flet[all]; extra == "test"
|
|
52
|
-
Requires-Dist: pydevd-pycharm; extra == "test"
|
|
53
|
-
Requires-Dist: faker; extra == "test"
|
|
54
|
-
Requires-Dist: docker; extra == "test"
|
|
55
43
|
Requires-Dist: fastapi; extra == "test"
|
|
44
|
+
Requires-Dist: google-auth-oauthlib; extra == "test"
|
|
45
|
+
Requires-Dist: pandas; extra == "test"
|
|
46
|
+
Requires-Dist: huggingface_hub; extra == "test"
|
|
47
|
+
Requires-Dist: pymupdf; extra == "test"
|
|
48
|
+
Requires-Dist: google-api-python-client; extra == "test"
|
|
49
|
+
Requires-Dist: pydantic-settings; extra == "test"
|
|
50
|
+
Requires-Dist: diskcache; extra == "test"
|
|
51
|
+
Requires-Dist: distributed; extra == "test"
|
|
52
|
+
Requires-Dist: tokenizers; extra == "test"
|
|
53
|
+
Requires-Dist: flet-video; extra == "test"
|
|
54
|
+
Requires-Dist: pyyaml; extra == "test"
|
|
55
|
+
Requires-Dist: pydantic-ai[logfire,openai]; extra == "test"
|
|
56
|
+
Requires-Dist: pymupdf4llm; extra == "test"
|
|
56
57
|
Provides-Extra: yaml
|
|
57
58
|
Requires-Dist: pyyaml; extra == "yaml"
|
|
58
59
|
Provides-Extra: logging
|
|
@@ -88,10 +89,11 @@ Provides-Extra: merging
|
|
|
88
89
|
Requires-Dist: deepmerge; extra == "merging"
|
|
89
90
|
Provides-Extra: api
|
|
90
91
|
Requires-Dist: fastapi; extra == "api"
|
|
91
|
-
Requires-Dist: uvicorn; extra == "api"
|
|
92
|
+
Requires-Dist: uvicorn[standard]; extra == "api"
|
|
92
93
|
Requires-Dist: logfire; extra == "api"
|
|
93
94
|
Requires-Dist: semver; extra == "api"
|
|
94
95
|
Requires-Dist: pydantic; extra == "api"
|
|
96
|
+
Requires-Dist: logfire[fastapi]; extra == "api"
|
|
95
97
|
Provides-Extra: ai
|
|
96
98
|
Requires-Dist: peft; extra == "ai"
|
|
97
99
|
Requires-Dist: transformers[sentencepiece]; extra == "ai"
|
|
@@ -24,6 +24,7 @@ class Task:
|
|
|
24
24
|
PROVIDER_FMTR = OpenAIProvider(base_url=API_URL_FMTR)
|
|
25
25
|
|
|
26
26
|
MODEL_ID = 'gpt-4o'
|
|
27
|
+
MODEL_ID_FMTR = 'qwen2.5-coder:14b'
|
|
27
28
|
SYSTEM_PROMPT = None
|
|
28
29
|
DEPS_TYPE = str
|
|
29
30
|
RESULT_TYPE = str
|
|
@@ -86,14 +87,19 @@ class Task:
|
|
|
86
87
|
"""
|
|
87
88
|
return output
|
|
88
89
|
|
|
90
|
+
if __name__ == '__main__':
|
|
91
|
+
import asyncio
|
|
92
|
+
from fmtr.tools import dm
|
|
89
93
|
|
|
90
|
-
class TaskTest(Task):
|
|
91
|
-
PROVIDER = Task.PROVIDER_FMTR
|
|
92
|
-
MODEL_ID = 'mixtral:8x7b'
|
|
93
94
|
|
|
95
|
+
class TestOutput(dm.BaseModel):
|
|
96
|
+
text: str
|
|
94
97
|
|
|
95
|
-
|
|
96
|
-
|
|
98
|
+
|
|
99
|
+
class TaskTest(Task):
|
|
100
|
+
PROVIDER = Task.PROVIDER_FMTR
|
|
101
|
+
MODEL_ID = 'qwen2.5-coder:14b'
|
|
102
|
+
RESULT_TYPE = TestOutput
|
|
97
103
|
|
|
98
104
|
task = TaskTest()
|
|
99
105
|
result = asyncio.run(task.run('Hello! What is your name?'))
|
|
@@ -153,11 +153,7 @@ class PackagePaths:
|
|
|
153
153
|
|
|
154
154
|
"""
|
|
155
155
|
|
|
156
|
-
|
|
157
|
-
DIR_NAME_ARTIFACTS = 'artifacts'
|
|
158
|
-
FILENAME_VERSION = 'version'
|
|
159
|
-
|
|
160
|
-
def __init__(self, path=None, org_singleton=None, dir_name_artifacts=DIR_NAME_ARTIFACTS, filename_config=FILENAME_CONFIG, file_version=FILENAME_VERSION):
|
|
156
|
+
def __init__(self, path=None, org_singleton=None, dir_name_artifacts=Constants.DIR_NAME_ARTIFACTS, filename_config=Constants.FILENAME_CONFIG, file_version=Constants.FILENAME_VERSION):
|
|
161
157
|
|
|
162
158
|
"""
|
|
163
159
|
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
1.1.3
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: fmtr.tools
|
|
3
|
-
Version: 1.1.
|
|
3
|
+
Version: 1.1.3
|
|
4
4
|
Summary: Collection of high-level tools to simplify everyday development tasks, with a focus on AI/ML
|
|
5
5
|
Home-page: https://github.com/fmtr/fmtr.tools
|
|
6
6
|
Author: Frontmatter
|
|
@@ -9,50 +9,51 @@ License: Copyright © 2025 Frontmatter. All rights reserved.
|
|
|
9
9
|
Description-Content-Type: text/markdown
|
|
10
10
|
License-File: LICENSE
|
|
11
11
|
Provides-Extra: test
|
|
12
|
-
Requires-Dist: peft; extra == "test"
|
|
13
12
|
Requires-Dist: flet-webview; extra == "test"
|
|
14
|
-
Requires-Dist: html2text; extra == "test"
|
|
15
|
-
Requires-Dist: deepmerge; extra == "test"
|
|
16
|
-
Requires-Dist: tabulate; extra == "test"
|
|
17
13
|
Requires-Dist: torchvision; extra == "test"
|
|
18
|
-
Requires-Dist:
|
|
19
|
-
Requires-Dist:
|
|
20
|
-
Requires-Dist:
|
|
21
|
-
Requires-Dist: semver; extra == "test"
|
|
22
|
-
Requires-Dist: pymupdf; extra == "test"
|
|
23
|
-
Requires-Dist: openpyxl; extra == "test"
|
|
24
|
-
Requires-Dist: google-auth; extra == "test"
|
|
25
|
-
Requires-Dist: logfire; extra == "test"
|
|
26
|
-
Requires-Dist: pymupdf4llm; extra == "test"
|
|
27
|
-
Requires-Dist: sentence_transformers; extra == "test"
|
|
28
|
-
Requires-Dist: tinynetrc; extra == "test"
|
|
14
|
+
Requires-Dist: pydevd-pycharm; extra == "test"
|
|
15
|
+
Requires-Dist: pytest-cov; extra == "test"
|
|
16
|
+
Requires-Dist: ollama; extra == "test"
|
|
29
17
|
Requires-Dist: torchaudio; extra == "test"
|
|
30
|
-
Requires-Dist:
|
|
31
|
-
Requires-Dist:
|
|
18
|
+
Requires-Dist: faker; extra == "test"
|
|
19
|
+
Requires-Dist: uvicorn[standard]; extra == "test"
|
|
32
20
|
Requires-Dist: Unidecode; extra == "test"
|
|
33
|
-
Requires-Dist:
|
|
34
|
-
Requires-Dist: pyyaml; extra == "test"
|
|
35
|
-
Requires-Dist: transformers[sentencepiece]; extra == "test"
|
|
36
|
-
Requires-Dist: pydantic-settings; extra == "test"
|
|
21
|
+
Requires-Dist: semver; extra == "test"
|
|
37
22
|
Requires-Dist: openai; extra == "test"
|
|
38
|
-
Requires-Dist:
|
|
39
|
-
Requires-Dist:
|
|
40
|
-
Requires-Dist:
|
|
41
|
-
Requires-Dist:
|
|
42
|
-
Requires-Dist:
|
|
43
|
-
Requires-Dist: huggingface_hub; extra == "test"
|
|
44
|
-
Requires-Dist: pytest-cov; extra == "test"
|
|
45
|
-
Requires-Dist: diskcache; extra == "test"
|
|
23
|
+
Requires-Dist: transformers[sentencepiece]; extra == "test"
|
|
24
|
+
Requires-Dist: google-auth-httplib2; extra == "test"
|
|
25
|
+
Requires-Dist: openpyxl; extra == "test"
|
|
26
|
+
Requires-Dist: peft; extra == "test"
|
|
27
|
+
Requires-Dist: docker; extra == "test"
|
|
46
28
|
Requires-Dist: json_repair; extra == "test"
|
|
47
|
-
Requires-Dist:
|
|
29
|
+
Requires-Dist: dask[bag]; extra == "test"
|
|
30
|
+
Requires-Dist: logfire[fastapi]; extra == "test"
|
|
31
|
+
Requires-Dist: deepmerge; extra == "test"
|
|
32
|
+
Requires-Dist: tinynetrc; extra == "test"
|
|
33
|
+
Requires-Dist: sre_yield; extra == "test"
|
|
34
|
+
Requires-Dist: tabulate; extra == "test"
|
|
35
|
+
Requires-Dist: sentence_transformers; extra == "test"
|
|
36
|
+
Requires-Dist: google-auth; extra == "test"
|
|
37
|
+
Requires-Dist: logfire; extra == "test"
|
|
38
|
+
Requires-Dist: html2text; extra == "test"
|
|
48
39
|
Requires-Dist: bokeh; extra == "test"
|
|
49
|
-
Requires-Dist:
|
|
40
|
+
Requires-Dist: pydantic; extra == "test"
|
|
50
41
|
Requires-Dist: contexttimer; extra == "test"
|
|
51
42
|
Requires-Dist: flet[all]; extra == "test"
|
|
52
|
-
Requires-Dist: pydevd-pycharm; extra == "test"
|
|
53
|
-
Requires-Dist: faker; extra == "test"
|
|
54
|
-
Requires-Dist: docker; extra == "test"
|
|
55
43
|
Requires-Dist: fastapi; extra == "test"
|
|
44
|
+
Requires-Dist: google-auth-oauthlib; extra == "test"
|
|
45
|
+
Requires-Dist: pandas; extra == "test"
|
|
46
|
+
Requires-Dist: huggingface_hub; extra == "test"
|
|
47
|
+
Requires-Dist: pymupdf; extra == "test"
|
|
48
|
+
Requires-Dist: google-api-python-client; extra == "test"
|
|
49
|
+
Requires-Dist: pydantic-settings; extra == "test"
|
|
50
|
+
Requires-Dist: diskcache; extra == "test"
|
|
51
|
+
Requires-Dist: distributed; extra == "test"
|
|
52
|
+
Requires-Dist: tokenizers; extra == "test"
|
|
53
|
+
Requires-Dist: flet-video; extra == "test"
|
|
54
|
+
Requires-Dist: pyyaml; extra == "test"
|
|
55
|
+
Requires-Dist: pydantic-ai[logfire,openai]; extra == "test"
|
|
56
|
+
Requires-Dist: pymupdf4llm; extra == "test"
|
|
56
57
|
Provides-Extra: yaml
|
|
57
58
|
Requires-Dist: pyyaml; extra == "yaml"
|
|
58
59
|
Provides-Extra: logging
|
|
@@ -88,10 +89,11 @@ Provides-Extra: merging
|
|
|
88
89
|
Requires-Dist: deepmerge; extra == "merging"
|
|
89
90
|
Provides-Extra: api
|
|
90
91
|
Requires-Dist: fastapi; extra == "api"
|
|
91
|
-
Requires-Dist: uvicorn; extra == "api"
|
|
92
|
+
Requires-Dist: uvicorn[standard]; extra == "api"
|
|
92
93
|
Requires-Dist: logfire; extra == "api"
|
|
93
94
|
Requires-Dist: semver; extra == "api"
|
|
94
95
|
Requires-Dist: pydantic; extra == "api"
|
|
96
|
+
Requires-Dist: logfire[fastapi]; extra == "api"
|
|
95
97
|
Provides-Extra: ai
|
|
96
98
|
Requires-Dist: peft; extra == "ai"
|
|
97
99
|
Requires-Dist: transformers[sentencepiece]; extra == "ai"
|
|
@@ -16,10 +16,11 @@ ollama
|
|
|
16
16
|
|
|
17
17
|
[api]
|
|
18
18
|
fastapi
|
|
19
|
-
uvicorn
|
|
19
|
+
uvicorn[standard]
|
|
20
20
|
logfire
|
|
21
21
|
semver
|
|
22
22
|
pydantic
|
|
23
|
+
logfire[fastapi]
|
|
23
24
|
|
|
24
25
|
[augmentation]
|
|
25
26
|
faker
|
|
@@ -112,50 +113,51 @@ tabulate
|
|
|
112
113
|
openpyxl
|
|
113
114
|
|
|
114
115
|
[test]
|
|
115
|
-
peft
|
|
116
116
|
flet-webview
|
|
117
|
-
html2text
|
|
118
|
-
deepmerge
|
|
119
|
-
tabulate
|
|
120
117
|
torchvision
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
semver
|
|
125
|
-
pymupdf
|
|
126
|
-
openpyxl
|
|
127
|
-
google-auth
|
|
128
|
-
logfire
|
|
129
|
-
pymupdf4llm
|
|
130
|
-
sentence_transformers
|
|
131
|
-
tinynetrc
|
|
118
|
+
pydevd-pycharm
|
|
119
|
+
pytest-cov
|
|
120
|
+
ollama
|
|
132
121
|
torchaudio
|
|
133
|
-
|
|
134
|
-
|
|
122
|
+
faker
|
|
123
|
+
uvicorn[standard]
|
|
135
124
|
Unidecode
|
|
136
|
-
|
|
137
|
-
pyyaml
|
|
138
|
-
transformers[sentencepiece]
|
|
139
|
-
pydantic-settings
|
|
125
|
+
semver
|
|
140
126
|
openai
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
huggingface_hub
|
|
147
|
-
pytest-cov
|
|
148
|
-
diskcache
|
|
127
|
+
transformers[sentencepiece]
|
|
128
|
+
google-auth-httplib2
|
|
129
|
+
openpyxl
|
|
130
|
+
peft
|
|
131
|
+
docker
|
|
149
132
|
json_repair
|
|
150
|
-
|
|
133
|
+
dask[bag]
|
|
134
|
+
logfire[fastapi]
|
|
135
|
+
deepmerge
|
|
136
|
+
tinynetrc
|
|
137
|
+
sre_yield
|
|
138
|
+
tabulate
|
|
139
|
+
sentence_transformers
|
|
140
|
+
google-auth
|
|
141
|
+
logfire
|
|
142
|
+
html2text
|
|
151
143
|
bokeh
|
|
152
|
-
|
|
144
|
+
pydantic
|
|
153
145
|
contexttimer
|
|
154
146
|
flet[all]
|
|
155
|
-
pydevd-pycharm
|
|
156
|
-
faker
|
|
157
|
-
docker
|
|
158
147
|
fastapi
|
|
148
|
+
google-auth-oauthlib
|
|
149
|
+
pandas
|
|
150
|
+
huggingface_hub
|
|
151
|
+
pymupdf
|
|
152
|
+
google-api-python-client
|
|
153
|
+
pydantic-settings
|
|
154
|
+
diskcache
|
|
155
|
+
distributed
|
|
156
|
+
tokenizers
|
|
157
|
+
flet-video
|
|
158
|
+
pyyaml
|
|
159
|
+
pydantic-ai[logfire,openai]
|
|
160
|
+
pymupdf4llm
|
|
159
161
|
|
|
160
162
|
[tokenization]
|
|
161
163
|
tokenizers
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
1.1.1
|
|
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
|