fmtr.tools 1.1.8__tar.gz → 1.1.9__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.8 → fmtr_tools-1.1.9}/PKG-INFO +37 -37
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/fmtr/tools/ai_tools/agentic_tools.py +11 -1
- fmtr_tools-1.1.9/fmtr/tools/version +1 -0
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/fmtr.tools.egg-info/PKG-INFO +37 -37
- fmtr_tools-1.1.8/fmtr/tools/version +0 -1
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/LICENSE +0 -0
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/README.md +0 -0
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/fmtr/tools/__init__.py +0 -0
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/fmtr/tools/ai_tools/__init__.py +0 -0
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/fmtr/tools/ai_tools/inference_tools.py +0 -0
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/fmtr/tools/api_tools.py +0 -0
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/fmtr/tools/async_tools.py +0 -0
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/fmtr/tools/augmentation_tools.py +0 -0
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/fmtr/tools/caching_tools.py +0 -0
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/fmtr/tools/console_script_tools.py +0 -0
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/fmtr/tools/constants.py +0 -0
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/fmtr/tools/data_modelling_tools.py +0 -0
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/fmtr/tools/dataclass_tools.py +0 -0
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/fmtr/tools/datatype_tools.py +0 -0
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/fmtr/tools/debugging_tools.py +0 -0
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/fmtr/tools/docker_tools.py +0 -0
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/fmtr/tools/environment_tools.py +0 -0
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/fmtr/tools/function_tools.py +0 -0
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/fmtr/tools/google_api_tools.py +0 -0
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/fmtr/tools/hash_tools.py +0 -0
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/fmtr/tools/hfh_tools.py +0 -0
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/fmtr/tools/html_tools.py +0 -0
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/fmtr/tools/import_tools.py +0 -0
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/fmtr/tools/inspection_tools.py +0 -0
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/fmtr/tools/interface_tools.py +0 -0
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/fmtr/tools/iterator_tools.py +0 -0
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/fmtr/tools/json_fix_tools.py +0 -0
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/fmtr/tools/json_tools.py +0 -0
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/fmtr/tools/logging_tools.py +0 -0
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/fmtr/tools/merging_tools.py +0 -0
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/fmtr/tools/metric_tools.py +0 -0
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/fmtr/tools/name_tools.py +0 -0
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/fmtr/tools/netrc_tools.py +0 -0
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/fmtr/tools/openai_tools.py +0 -0
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/fmtr/tools/parallel_tools.py +0 -0
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/fmtr/tools/path_tools.py +0 -0
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/fmtr/tools/pdf_tools.py +0 -0
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/fmtr/tools/platform_tools.py +0 -0
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/fmtr/tools/process_tools.py +0 -0
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/fmtr/tools/profiling_tools.py +0 -0
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/fmtr/tools/random_tools.py +0 -0
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/fmtr/tools/semantic_tools.py +0 -0
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/fmtr/tools/settings_tools.py +0 -0
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/fmtr/tools/spaces_tools.py +0 -0
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/fmtr/tools/string_tools.py +0 -0
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/fmtr/tools/tabular_tools.py +0 -0
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/fmtr/tools/tests/__init__.py +0 -0
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/fmtr/tools/tests/conftest.py +0 -0
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/fmtr/tools/tests/helpers.py +0 -0
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/fmtr/tools/tests/test_datatype.py +0 -0
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/fmtr/tools/tests/test_environment.py +0 -0
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/fmtr/tools/tests/test_json.py +0 -0
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/fmtr/tools/tests/test_path.py +0 -0
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/fmtr/tools/tests/test_yaml.py +0 -0
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/fmtr/tools/tokenization_tools.py +0 -0
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/fmtr/tools/tools.py +0 -0
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/fmtr/tools/unicode_tools.py +0 -0
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/fmtr/tools/version_tools.py +0 -0
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/fmtr/tools/yaml_tools.py +0 -0
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/fmtr.tools.egg-info/SOURCES.txt +0 -0
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/fmtr.tools.egg-info/dependency_links.txt +0 -0
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/fmtr.tools.egg-info/entry_points.txt +0 -0
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/fmtr.tools.egg-info/requires.txt +36 -36
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/fmtr.tools.egg-info/top_level.txt +0 -0
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/setup.cfg +0 -0
- {fmtr_tools-1.1.8 → fmtr_tools-1.1.9}/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.9
|
|
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,51 +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:
|
|
13
|
-
Requires-Dist: pydantic-
|
|
14
|
-
Requires-Dist:
|
|
15
|
-
Requires-Dist: torchvision; extra == "test"
|
|
16
|
-
Requires-Dist: pyyaml; extra == "test"
|
|
12
|
+
Requires-Dist: json_repair; extra == "test"
|
|
13
|
+
Requires-Dist: pydantic-ai[logfire,openai]; extra == "test"
|
|
14
|
+
Requires-Dist: pytest-cov; extra == "test"
|
|
17
15
|
Requires-Dist: openai; extra == "test"
|
|
18
|
-
Requires-Dist:
|
|
19
|
-
Requires-Dist:
|
|
20
|
-
Requires-Dist: faker; extra == "test"
|
|
21
|
-
Requires-Dist: pydevd-pycharm; extra == "test"
|
|
22
|
-
Requires-Dist: distributed; extra == "test"
|
|
23
|
-
Requires-Dist: contexttimer; extra == "test"
|
|
24
|
-
Requires-Dist: semver; extra == "test"
|
|
25
|
-
Requires-Dist: bokeh; extra == "test"
|
|
26
|
-
Requires-Dist: torchaudio; extra == "test"
|
|
27
|
-
Requires-Dist: huggingface_hub; extra == "test"
|
|
28
|
-
Requires-Dist: google-auth-oauthlib; extra == "test"
|
|
16
|
+
Requires-Dist: tabulate; extra == "test"
|
|
17
|
+
Requires-Dist: google-auth-httplib2; extra == "test"
|
|
29
18
|
Requires-Dist: openpyxl; extra == "test"
|
|
30
|
-
Requires-Dist:
|
|
31
|
-
Requires-Dist: pytest-cov; extra == "test"
|
|
32
|
-
Requires-Dist: uvicorn[standard]; extra == "test"
|
|
33
|
-
Requires-Dist: html2text; extra == "test"
|
|
34
|
-
Requires-Dist: google-api-python-client; extra == "test"
|
|
35
|
-
Requires-Dist: sentence_transformers; extra == "test"
|
|
36
|
-
Requires-Dist: logfire; extra == "test"
|
|
19
|
+
Requires-Dist: fastapi; extra == "test"
|
|
37
20
|
Requires-Dist: Unidecode; extra == "test"
|
|
38
|
-
Requires-Dist: diskcache; extra == "test"
|
|
39
21
|
Requires-Dist: flet[all]; extra == "test"
|
|
22
|
+
Requires-Dist: dask[bag]; extra == "test"
|
|
23
|
+
Requires-Dist: uvicorn[standard]; extra == "test"
|
|
24
|
+
Requires-Dist: pydevd-pycharm; extra == "test"
|
|
25
|
+
Requires-Dist: huggingface_hub; extra == "test"
|
|
26
|
+
Requires-Dist: logfire; extra == "test"
|
|
27
|
+
Requires-Dist: pyyaml; extra == "test"
|
|
28
|
+
Requires-Dist: sre_yield; extra == "test"
|
|
29
|
+
Requires-Dist: docker; extra == "test"
|
|
30
|
+
Requires-Dist: flet-webview; extra == "test"
|
|
31
|
+
Requires-Dist: logfire[fastapi]; extra == "test"
|
|
32
|
+
Requires-Dist: bokeh; extra == "test"
|
|
33
|
+
Requires-Dist: pydantic; extra == "test"
|
|
40
34
|
Requires-Dist: pandas; extra == "test"
|
|
41
|
-
Requires-Dist:
|
|
42
|
-
Requires-Dist:
|
|
35
|
+
Requires-Dist: semver; extra == "test"
|
|
36
|
+
Requires-Dist: faker; extra == "test"
|
|
37
|
+
Requires-Dist: contexttimer; extra == "test"
|
|
38
|
+
Requires-Dist: pymupdf4llm; extra == "test"
|
|
39
|
+
Requires-Dist: pydantic-settings; extra == "test"
|
|
43
40
|
Requires-Dist: peft; extra == "test"
|
|
44
|
-
Requires-Dist:
|
|
41
|
+
Requires-Dist: torchaudio; extra == "test"
|
|
45
42
|
Requires-Dist: google-auth; extra == "test"
|
|
46
|
-
Requires-Dist: transformers[sentencepiece]; extra == "test"
|
|
47
|
-
Requires-Dist: tabulate; extra == "test"
|
|
48
|
-
Requires-Dist: logfire[fastapi]; extra == "test"
|
|
49
|
-
Requires-Dist: ollama; extra == "test"
|
|
50
43
|
Requires-Dist: flet-video; extra == "test"
|
|
44
|
+
Requires-Dist: tinynetrc; extra == "test"
|
|
45
|
+
Requires-Dist: torchvision; extra == "test"
|
|
46
|
+
Requires-Dist: google-auth-oauthlib; extra == "test"
|
|
51
47
|
Requires-Dist: deepmerge; extra == "test"
|
|
52
|
-
Requires-Dist:
|
|
53
|
-
Requires-Dist:
|
|
54
|
-
Requires-Dist:
|
|
55
|
-
Requires-Dist:
|
|
56
|
-
Requires-Dist:
|
|
48
|
+
Requires-Dist: distributed; extra == "test"
|
|
49
|
+
Requires-Dist: transformers[sentencepiece]; extra == "test"
|
|
50
|
+
Requires-Dist: ollama; extra == "test"
|
|
51
|
+
Requires-Dist: pymupdf; extra == "test"
|
|
52
|
+
Requires-Dist: html2text; extra == "test"
|
|
53
|
+
Requires-Dist: sentence_transformers; extra == "test"
|
|
54
|
+
Requires-Dist: tokenizers; extra == "test"
|
|
55
|
+
Requires-Dist: google-api-python-client; extra == "test"
|
|
56
|
+
Requires-Dist: diskcache; extra == "test"
|
|
57
57
|
Provides-Extra: yaml
|
|
58
58
|
Requires-Dist: pyyaml; extra == "yaml"
|
|
59
59
|
Provides-Extra: logging
|
|
@@ -1,12 +1,14 @@
|
|
|
1
|
+
from typing import List, Optional
|
|
2
|
+
|
|
1
3
|
import pydantic_ai
|
|
2
4
|
from pydantic_ai import RunContext
|
|
3
5
|
from pydantic_ai.agent import AgentRunResult, Agent
|
|
4
6
|
from pydantic_ai.models.openai import OpenAIModel
|
|
5
7
|
from pydantic_ai.providers.openai import OpenAIProvider
|
|
6
|
-
from typing import List, Optional
|
|
7
8
|
|
|
8
9
|
from fmtr.tools import environment_tools as env
|
|
9
10
|
from fmtr.tools.constants import Constants
|
|
11
|
+
from fmtr.tools.string_tools import truncate_mid
|
|
10
12
|
|
|
11
13
|
pydantic_ai.Agent.instrument_all()
|
|
12
14
|
|
|
@@ -97,6 +99,14 @@ class Task:
|
|
|
97
99
|
|
|
98
100
|
return []
|
|
99
101
|
|
|
102
|
+
def __repr__(self):
|
|
103
|
+
"""
|
|
104
|
+
|
|
105
|
+
String representation of the object
|
|
106
|
+
|
|
107
|
+
"""
|
|
108
|
+
return f'{self.__class__.__name__}({repr(truncate_mid(self.SYSTEM_PROMPT_STATIC, 100))})'
|
|
109
|
+
|
|
100
110
|
if __name__ == '__main__':
|
|
101
111
|
import asyncio
|
|
102
112
|
from fmtr.tools import dm
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
1.1.9
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: fmtr.tools
|
|
3
|
-
Version: 1.1.
|
|
3
|
+
Version: 1.1.9
|
|
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,51 +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:
|
|
13
|
-
Requires-Dist: pydantic-
|
|
14
|
-
Requires-Dist:
|
|
15
|
-
Requires-Dist: torchvision; extra == "test"
|
|
16
|
-
Requires-Dist: pyyaml; extra == "test"
|
|
12
|
+
Requires-Dist: json_repair; extra == "test"
|
|
13
|
+
Requires-Dist: pydantic-ai[logfire,openai]; extra == "test"
|
|
14
|
+
Requires-Dist: pytest-cov; extra == "test"
|
|
17
15
|
Requires-Dist: openai; extra == "test"
|
|
18
|
-
Requires-Dist:
|
|
19
|
-
Requires-Dist:
|
|
20
|
-
Requires-Dist: faker; extra == "test"
|
|
21
|
-
Requires-Dist: pydevd-pycharm; extra == "test"
|
|
22
|
-
Requires-Dist: distributed; extra == "test"
|
|
23
|
-
Requires-Dist: contexttimer; extra == "test"
|
|
24
|
-
Requires-Dist: semver; extra == "test"
|
|
25
|
-
Requires-Dist: bokeh; extra == "test"
|
|
26
|
-
Requires-Dist: torchaudio; extra == "test"
|
|
27
|
-
Requires-Dist: huggingface_hub; extra == "test"
|
|
28
|
-
Requires-Dist: google-auth-oauthlib; extra == "test"
|
|
16
|
+
Requires-Dist: tabulate; extra == "test"
|
|
17
|
+
Requires-Dist: google-auth-httplib2; extra == "test"
|
|
29
18
|
Requires-Dist: openpyxl; extra == "test"
|
|
30
|
-
Requires-Dist:
|
|
31
|
-
Requires-Dist: pytest-cov; extra == "test"
|
|
32
|
-
Requires-Dist: uvicorn[standard]; extra == "test"
|
|
33
|
-
Requires-Dist: html2text; extra == "test"
|
|
34
|
-
Requires-Dist: google-api-python-client; extra == "test"
|
|
35
|
-
Requires-Dist: sentence_transformers; extra == "test"
|
|
36
|
-
Requires-Dist: logfire; extra == "test"
|
|
19
|
+
Requires-Dist: fastapi; extra == "test"
|
|
37
20
|
Requires-Dist: Unidecode; extra == "test"
|
|
38
|
-
Requires-Dist: diskcache; extra == "test"
|
|
39
21
|
Requires-Dist: flet[all]; extra == "test"
|
|
22
|
+
Requires-Dist: dask[bag]; extra == "test"
|
|
23
|
+
Requires-Dist: uvicorn[standard]; extra == "test"
|
|
24
|
+
Requires-Dist: pydevd-pycharm; extra == "test"
|
|
25
|
+
Requires-Dist: huggingface_hub; extra == "test"
|
|
26
|
+
Requires-Dist: logfire; extra == "test"
|
|
27
|
+
Requires-Dist: pyyaml; extra == "test"
|
|
28
|
+
Requires-Dist: sre_yield; extra == "test"
|
|
29
|
+
Requires-Dist: docker; extra == "test"
|
|
30
|
+
Requires-Dist: flet-webview; extra == "test"
|
|
31
|
+
Requires-Dist: logfire[fastapi]; extra == "test"
|
|
32
|
+
Requires-Dist: bokeh; extra == "test"
|
|
33
|
+
Requires-Dist: pydantic; extra == "test"
|
|
40
34
|
Requires-Dist: pandas; extra == "test"
|
|
41
|
-
Requires-Dist:
|
|
42
|
-
Requires-Dist:
|
|
35
|
+
Requires-Dist: semver; extra == "test"
|
|
36
|
+
Requires-Dist: faker; extra == "test"
|
|
37
|
+
Requires-Dist: contexttimer; extra == "test"
|
|
38
|
+
Requires-Dist: pymupdf4llm; extra == "test"
|
|
39
|
+
Requires-Dist: pydantic-settings; extra == "test"
|
|
43
40
|
Requires-Dist: peft; extra == "test"
|
|
44
|
-
Requires-Dist:
|
|
41
|
+
Requires-Dist: torchaudio; extra == "test"
|
|
45
42
|
Requires-Dist: google-auth; extra == "test"
|
|
46
|
-
Requires-Dist: transformers[sentencepiece]; extra == "test"
|
|
47
|
-
Requires-Dist: tabulate; extra == "test"
|
|
48
|
-
Requires-Dist: logfire[fastapi]; extra == "test"
|
|
49
|
-
Requires-Dist: ollama; extra == "test"
|
|
50
43
|
Requires-Dist: flet-video; extra == "test"
|
|
44
|
+
Requires-Dist: tinynetrc; extra == "test"
|
|
45
|
+
Requires-Dist: torchvision; extra == "test"
|
|
46
|
+
Requires-Dist: google-auth-oauthlib; extra == "test"
|
|
51
47
|
Requires-Dist: deepmerge; extra == "test"
|
|
52
|
-
Requires-Dist:
|
|
53
|
-
Requires-Dist:
|
|
54
|
-
Requires-Dist:
|
|
55
|
-
Requires-Dist:
|
|
56
|
-
Requires-Dist:
|
|
48
|
+
Requires-Dist: distributed; extra == "test"
|
|
49
|
+
Requires-Dist: transformers[sentencepiece]; extra == "test"
|
|
50
|
+
Requires-Dist: ollama; extra == "test"
|
|
51
|
+
Requires-Dist: pymupdf; extra == "test"
|
|
52
|
+
Requires-Dist: html2text; extra == "test"
|
|
53
|
+
Requires-Dist: sentence_transformers; extra == "test"
|
|
54
|
+
Requires-Dist: tokenizers; extra == "test"
|
|
55
|
+
Requires-Dist: google-api-python-client; extra == "test"
|
|
56
|
+
Requires-Dist: diskcache; extra == "test"
|
|
57
57
|
Provides-Extra: yaml
|
|
58
58
|
Requires-Dist: pyyaml; extra == "yaml"
|
|
59
59
|
Provides-Extra: logging
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
1.1.8
|
|
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
|
|
@@ -113,51 +113,51 @@ tabulate
|
|
|
113
113
|
openpyxl
|
|
114
114
|
|
|
115
115
|
[test]
|
|
116
|
-
|
|
117
|
-
pydantic-
|
|
118
|
-
|
|
119
|
-
torchvision
|
|
120
|
-
pyyaml
|
|
116
|
+
json_repair
|
|
117
|
+
pydantic-ai[logfire,openai]
|
|
118
|
+
pytest-cov
|
|
121
119
|
openai
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
faker
|
|
125
|
-
pydevd-pycharm
|
|
126
|
-
distributed
|
|
127
|
-
contexttimer
|
|
128
|
-
semver
|
|
129
|
-
bokeh
|
|
130
|
-
torchaudio
|
|
131
|
-
huggingface_hub
|
|
132
|
-
google-auth-oauthlib
|
|
120
|
+
tabulate
|
|
121
|
+
google-auth-httplib2
|
|
133
122
|
openpyxl
|
|
134
|
-
|
|
135
|
-
pytest-cov
|
|
136
|
-
uvicorn[standard]
|
|
137
|
-
html2text
|
|
138
|
-
google-api-python-client
|
|
139
|
-
sentence_transformers
|
|
140
|
-
logfire
|
|
123
|
+
fastapi
|
|
141
124
|
Unidecode
|
|
142
|
-
diskcache
|
|
143
125
|
flet[all]
|
|
126
|
+
dask[bag]
|
|
127
|
+
uvicorn[standard]
|
|
128
|
+
pydevd-pycharm
|
|
129
|
+
huggingface_hub
|
|
130
|
+
logfire
|
|
131
|
+
pyyaml
|
|
132
|
+
sre_yield
|
|
133
|
+
docker
|
|
134
|
+
flet-webview
|
|
135
|
+
logfire[fastapi]
|
|
136
|
+
bokeh
|
|
137
|
+
pydantic
|
|
144
138
|
pandas
|
|
145
|
-
|
|
146
|
-
|
|
139
|
+
semver
|
|
140
|
+
faker
|
|
141
|
+
contexttimer
|
|
142
|
+
pymupdf4llm
|
|
143
|
+
pydantic-settings
|
|
147
144
|
peft
|
|
148
|
-
|
|
145
|
+
torchaudio
|
|
149
146
|
google-auth
|
|
150
|
-
transformers[sentencepiece]
|
|
151
|
-
tabulate
|
|
152
|
-
logfire[fastapi]
|
|
153
|
-
ollama
|
|
154
147
|
flet-video
|
|
148
|
+
tinynetrc
|
|
149
|
+
torchvision
|
|
150
|
+
google-auth-oauthlib
|
|
155
151
|
deepmerge
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
152
|
+
distributed
|
|
153
|
+
transformers[sentencepiece]
|
|
154
|
+
ollama
|
|
155
|
+
pymupdf
|
|
156
|
+
html2text
|
|
157
|
+
sentence_transformers
|
|
158
|
+
tokenizers
|
|
159
|
+
google-api-python-client
|
|
160
|
+
diskcache
|
|
161
161
|
|
|
162
162
|
[tokenization]
|
|
163
163
|
tokenizers
|
|
File without changes
|
|
File without changes
|
|
File without changes
|