fmtr.tools 1.1.4__tar.gz → 1.1.5__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.4 → fmtr_tools-1.1.5}/PKG-INFO +34 -34
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/fmtr/tools/constants.py +1 -0
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/fmtr/tools/path_tools.py +17 -1
- fmtr_tools-1.1.5/fmtr/tools/version +1 -0
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/fmtr.tools.egg-info/PKG-INFO +34 -34
- fmtr_tools-1.1.4/fmtr/tools/version +0 -1
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/LICENSE +0 -0
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/README.md +0 -0
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/fmtr/tools/__init__.py +0 -0
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/fmtr/tools/ai_tools/__init__.py +0 -0
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/fmtr/tools/ai_tools/agentic_tools.py +0 -0
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/fmtr/tools/ai_tools/inference_tools.py +0 -0
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/fmtr/tools/api_tools.py +0 -0
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/fmtr/tools/async_tools.py +0 -0
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/fmtr/tools/augmentation_tools.py +0 -0
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/fmtr/tools/caching_tools.py +0 -0
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/fmtr/tools/console_script_tools.py +0 -0
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/fmtr/tools/data_modelling_tools.py +0 -0
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/fmtr/tools/dataclass_tools.py +0 -0
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/fmtr/tools/datatype_tools.py +0 -0
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/fmtr/tools/debugging_tools.py +0 -0
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/fmtr/tools/docker_tools.py +0 -0
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/fmtr/tools/environment_tools.py +0 -0
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/fmtr/tools/function_tools.py +0 -0
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/fmtr/tools/google_api_tools.py +0 -0
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/fmtr/tools/hash_tools.py +0 -0
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/fmtr/tools/hfh_tools.py +0 -0
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/fmtr/tools/html_tools.py +0 -0
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/fmtr/tools/import_tools.py +0 -0
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/fmtr/tools/inspection_tools.py +0 -0
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/fmtr/tools/interface_tools.py +0 -0
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/fmtr/tools/iterator_tools.py +0 -0
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/fmtr/tools/json_fix_tools.py +0 -0
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/fmtr/tools/json_tools.py +0 -0
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/fmtr/tools/logging_tools.py +0 -0
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/fmtr/tools/merging_tools.py +0 -0
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/fmtr/tools/metric_tools.py +0 -0
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/fmtr/tools/name_tools.py +0 -0
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/fmtr/tools/netrc_tools.py +0 -0
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/fmtr/tools/openai_tools.py +0 -0
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/fmtr/tools/parallel_tools.py +0 -0
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/fmtr/tools/pdf_tools.py +0 -0
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/fmtr/tools/platform_tools.py +0 -0
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/fmtr/tools/process_tools.py +0 -0
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/fmtr/tools/profiling_tools.py +0 -0
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/fmtr/tools/random_tools.py +0 -0
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/fmtr/tools/semantic_tools.py +0 -0
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/fmtr/tools/settings_tools.py +0 -0
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/fmtr/tools/spaces_tools.py +0 -0
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/fmtr/tools/string_tools.py +0 -0
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/fmtr/tools/tabular_tools.py +0 -0
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/fmtr/tools/tests/__init__.py +0 -0
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/fmtr/tools/tests/conftest.py +0 -0
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/fmtr/tools/tests/helpers.py +0 -0
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/fmtr/tools/tests/test_datatype.py +0 -0
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/fmtr/tools/tests/test_environment.py +0 -0
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/fmtr/tools/tests/test_json.py +0 -0
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/fmtr/tools/tests/test_path.py +0 -0
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/fmtr/tools/tests/test_yaml.py +0 -0
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/fmtr/tools/tokenization_tools.py +0 -0
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/fmtr/tools/tools.py +0 -0
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/fmtr/tools/unicode_tools.py +0 -0
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/fmtr/tools/version_tools.py +0 -0
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/fmtr/tools/yaml_tools.py +0 -0
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/fmtr.tools.egg-info/SOURCES.txt +0 -0
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/fmtr.tools.egg-info/dependency_links.txt +0 -0
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/fmtr.tools.egg-info/entry_points.txt +0 -0
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/fmtr.tools.egg-info/requires.txt +33 -33
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/fmtr.tools.egg-info/top_level.txt +0 -0
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/setup.cfg +0 -0
- {fmtr_tools-1.1.4 → fmtr_tools-1.1.5}/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.5
|
|
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:
|
|
14
|
-
Requires-Dist:
|
|
15
|
-
Requires-Dist: logfire; extra == "test"
|
|
16
|
-
Requires-Dist: tabulate; extra == "test"
|
|
17
|
-
Requires-Dist: diskcache; extra == "test"
|
|
18
|
-
Requires-Dist: sre_yield; extra == "test"
|
|
12
|
+
Requires-Dist: pymupdf4llm; extra == "test"
|
|
13
|
+
Requires-Dist: pymupdf; extra == "test"
|
|
14
|
+
Requires-Dist: semver; extra == "test"
|
|
19
15
|
Requires-Dist: distributed; extra == "test"
|
|
20
|
-
Requires-Dist: bokeh; extra == "test"
|
|
21
|
-
Requires-Dist: flet[all]; extra == "test"
|
|
22
16
|
Requires-Dist: fastapi; extra == "test"
|
|
17
|
+
Requires-Dist: pydantic-ai[logfire,openai]; extra == "test"
|
|
18
|
+
Requires-Dist: diskcache; extra == "test"
|
|
19
|
+
Requires-Dist: pandas; extra == "test"
|
|
20
|
+
Requires-Dist: contexttimer; extra == "test"
|
|
21
|
+
Requires-Dist: pytest-cov; extra == "test"
|
|
23
22
|
Requires-Dist: uvicorn[standard]; extra == "test"
|
|
23
|
+
Requires-Dist: flet-webview; extra == "test"
|
|
24
24
|
Requires-Dist: google-auth; extra == "test"
|
|
25
|
-
Requires-Dist:
|
|
26
|
-
Requires-Dist:
|
|
25
|
+
Requires-Dist: deepmerge; extra == "test"
|
|
26
|
+
Requires-Dist: flet-video; extra == "test"
|
|
27
|
+
Requires-Dist: pydevd-pycharm; extra == "test"
|
|
28
|
+
Requires-Dist: torchaudio; extra == "test"
|
|
29
|
+
Requires-Dist: faker; extra == "test"
|
|
30
|
+
Requires-Dist: bokeh; extra == "test"
|
|
31
|
+
Requires-Dist: peft; extra == "test"
|
|
32
|
+
Requires-Dist: pydantic-settings; extra == "test"
|
|
33
|
+
Requires-Dist: logfire; extra == "test"
|
|
27
34
|
Requires-Dist: pyyaml; extra == "test"
|
|
28
|
-
Requires-Dist:
|
|
35
|
+
Requires-Dist: tabulate; extra == "test"
|
|
36
|
+
Requires-Dist: openpyxl; extra == "test"
|
|
37
|
+
Requires-Dist: google-api-python-client; extra == "test"
|
|
38
|
+
Requires-Dist: flet[all]; extra == "test"
|
|
29
39
|
Requires-Dist: transformers[sentencepiece]; extra == "test"
|
|
40
|
+
Requires-Dist: openai; extra == "test"
|
|
30
41
|
Requires-Dist: sentence_transformers; extra == "test"
|
|
31
|
-
Requires-Dist:
|
|
42
|
+
Requires-Dist: google-auth-httplib2; extra == "test"
|
|
43
|
+
Requires-Dist: huggingface_hub; extra == "test"
|
|
32
44
|
Requires-Dist: dask[bag]; extra == "test"
|
|
33
|
-
Requires-Dist: pydevd-pycharm; extra == "test"
|
|
34
|
-
Requires-Dist: openai; extra == "test"
|
|
35
|
-
Requires-Dist: peft; extra == "test"
|
|
36
|
-
Requires-Dist: tinynetrc; extra == "test"
|
|
37
|
-
Requires-Dist: semver; extra == "test"
|
|
38
|
-
Requires-Dist: pytest-cov; extra == "test"
|
|
39
|
-
Requires-Dist: pymupdf4llm; extra == "test"
|
|
40
|
-
Requires-Dist: pydantic-ai[logfire,openai]; extra == "test"
|
|
41
|
-
Requires-Dist: google-api-python-client; extra == "test"
|
|
42
45
|
Requires-Dist: html2text; extra == "test"
|
|
43
|
-
Requires-Dist:
|
|
44
|
-
Requires-Dist:
|
|
45
|
-
Requires-Dist:
|
|
46
|
+
Requires-Dist: json_repair; extra == "test"
|
|
47
|
+
Requires-Dist: sre_yield; extra == "test"
|
|
48
|
+
Requires-Dist: logfire[fastapi]; extra == "test"
|
|
46
49
|
Requires-Dist: torchvision; extra == "test"
|
|
47
|
-
Requires-Dist:
|
|
48
|
-
Requires-Dist: pydantic-settings; extra == "test"
|
|
49
|
-
Requires-Dist: google-auth-oauthlib; extra == "test"
|
|
50
|
-
Requires-Dist: openpyxl; extra == "test"
|
|
51
|
-
Requires-Dist: pymupdf; extra == "test"
|
|
52
|
-
Requires-Dist: Unidecode; extra == "test"
|
|
53
|
-
Requires-Dist: flet-video; extra == "test"
|
|
50
|
+
Requires-Dist: pydantic; extra == "test"
|
|
54
51
|
Requires-Dist: ollama; extra == "test"
|
|
52
|
+
Requires-Dist: Unidecode; extra == "test"
|
|
53
|
+
Requires-Dist: tinynetrc; extra == "test"
|
|
54
|
+
Requires-Dist: google-auth-oauthlib; extra == "test"
|
|
55
55
|
Requires-Dist: docker; extra == "test"
|
|
56
|
-
Requires-Dist:
|
|
56
|
+
Requires-Dist: tokenizers; extra == "test"
|
|
57
57
|
Provides-Extra: yaml
|
|
58
58
|
Requires-Dist: pyyaml; extra == "yaml"
|
|
59
59
|
Provides-Extra: logging
|
|
@@ -228,7 +228,14 @@ class PackagePaths:
|
|
|
228
228
|
Path of artifacts directory.
|
|
229
229
|
|
|
230
230
|
"""
|
|
231
|
-
|
|
231
|
+
|
|
232
|
+
from fmtr.tools import env
|
|
233
|
+
if env.IS_DEBUG:
|
|
234
|
+
path = self.repo / self.dir_name_artifacts
|
|
235
|
+
else:
|
|
236
|
+
path = Path('/') / self.dir_name_artifacts
|
|
237
|
+
|
|
238
|
+
return path
|
|
232
239
|
|
|
233
240
|
@property
|
|
234
241
|
def settings(self) -> Path:
|
|
@@ -239,6 +246,15 @@ class PackagePaths:
|
|
|
239
246
|
"""
|
|
240
247
|
return self.artifacts / self.filename_config
|
|
241
248
|
|
|
249
|
+
@property
|
|
250
|
+
def hf(self) -> Path:
|
|
251
|
+
"""
|
|
252
|
+
|
|
253
|
+
Path of HuggingFace directory
|
|
254
|
+
|
|
255
|
+
"""
|
|
256
|
+
return self.artifacts / Constants.DIR_NAME_HF
|
|
257
|
+
|
|
242
258
|
def __repr__(self) -> str:
|
|
243
259
|
"""
|
|
244
260
|
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
1.1.5
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: fmtr.tools
|
|
3
|
-
Version: 1.1.
|
|
3
|
+
Version: 1.1.5
|
|
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:
|
|
14
|
-
Requires-Dist:
|
|
15
|
-
Requires-Dist: logfire; extra == "test"
|
|
16
|
-
Requires-Dist: tabulate; extra == "test"
|
|
17
|
-
Requires-Dist: diskcache; extra == "test"
|
|
18
|
-
Requires-Dist: sre_yield; extra == "test"
|
|
12
|
+
Requires-Dist: pymupdf4llm; extra == "test"
|
|
13
|
+
Requires-Dist: pymupdf; extra == "test"
|
|
14
|
+
Requires-Dist: semver; extra == "test"
|
|
19
15
|
Requires-Dist: distributed; extra == "test"
|
|
20
|
-
Requires-Dist: bokeh; extra == "test"
|
|
21
|
-
Requires-Dist: flet[all]; extra == "test"
|
|
22
16
|
Requires-Dist: fastapi; extra == "test"
|
|
17
|
+
Requires-Dist: pydantic-ai[logfire,openai]; extra == "test"
|
|
18
|
+
Requires-Dist: diskcache; extra == "test"
|
|
19
|
+
Requires-Dist: pandas; extra == "test"
|
|
20
|
+
Requires-Dist: contexttimer; extra == "test"
|
|
21
|
+
Requires-Dist: pytest-cov; extra == "test"
|
|
23
22
|
Requires-Dist: uvicorn[standard]; extra == "test"
|
|
23
|
+
Requires-Dist: flet-webview; extra == "test"
|
|
24
24
|
Requires-Dist: google-auth; extra == "test"
|
|
25
|
-
Requires-Dist:
|
|
26
|
-
Requires-Dist:
|
|
25
|
+
Requires-Dist: deepmerge; extra == "test"
|
|
26
|
+
Requires-Dist: flet-video; extra == "test"
|
|
27
|
+
Requires-Dist: pydevd-pycharm; extra == "test"
|
|
28
|
+
Requires-Dist: torchaudio; extra == "test"
|
|
29
|
+
Requires-Dist: faker; extra == "test"
|
|
30
|
+
Requires-Dist: bokeh; extra == "test"
|
|
31
|
+
Requires-Dist: peft; extra == "test"
|
|
32
|
+
Requires-Dist: pydantic-settings; extra == "test"
|
|
33
|
+
Requires-Dist: logfire; extra == "test"
|
|
27
34
|
Requires-Dist: pyyaml; extra == "test"
|
|
28
|
-
Requires-Dist:
|
|
35
|
+
Requires-Dist: tabulate; extra == "test"
|
|
36
|
+
Requires-Dist: openpyxl; extra == "test"
|
|
37
|
+
Requires-Dist: google-api-python-client; extra == "test"
|
|
38
|
+
Requires-Dist: flet[all]; extra == "test"
|
|
29
39
|
Requires-Dist: transformers[sentencepiece]; extra == "test"
|
|
40
|
+
Requires-Dist: openai; extra == "test"
|
|
30
41
|
Requires-Dist: sentence_transformers; extra == "test"
|
|
31
|
-
Requires-Dist:
|
|
42
|
+
Requires-Dist: google-auth-httplib2; extra == "test"
|
|
43
|
+
Requires-Dist: huggingface_hub; extra == "test"
|
|
32
44
|
Requires-Dist: dask[bag]; extra == "test"
|
|
33
|
-
Requires-Dist: pydevd-pycharm; extra == "test"
|
|
34
|
-
Requires-Dist: openai; extra == "test"
|
|
35
|
-
Requires-Dist: peft; extra == "test"
|
|
36
|
-
Requires-Dist: tinynetrc; extra == "test"
|
|
37
|
-
Requires-Dist: semver; extra == "test"
|
|
38
|
-
Requires-Dist: pytest-cov; extra == "test"
|
|
39
|
-
Requires-Dist: pymupdf4llm; extra == "test"
|
|
40
|
-
Requires-Dist: pydantic-ai[logfire,openai]; extra == "test"
|
|
41
|
-
Requires-Dist: google-api-python-client; extra == "test"
|
|
42
45
|
Requires-Dist: html2text; extra == "test"
|
|
43
|
-
Requires-Dist:
|
|
44
|
-
Requires-Dist:
|
|
45
|
-
Requires-Dist:
|
|
46
|
+
Requires-Dist: json_repair; extra == "test"
|
|
47
|
+
Requires-Dist: sre_yield; extra == "test"
|
|
48
|
+
Requires-Dist: logfire[fastapi]; extra == "test"
|
|
46
49
|
Requires-Dist: torchvision; extra == "test"
|
|
47
|
-
Requires-Dist:
|
|
48
|
-
Requires-Dist: pydantic-settings; extra == "test"
|
|
49
|
-
Requires-Dist: google-auth-oauthlib; extra == "test"
|
|
50
|
-
Requires-Dist: openpyxl; extra == "test"
|
|
51
|
-
Requires-Dist: pymupdf; extra == "test"
|
|
52
|
-
Requires-Dist: Unidecode; extra == "test"
|
|
53
|
-
Requires-Dist: flet-video; extra == "test"
|
|
50
|
+
Requires-Dist: pydantic; extra == "test"
|
|
54
51
|
Requires-Dist: ollama; extra == "test"
|
|
52
|
+
Requires-Dist: Unidecode; extra == "test"
|
|
53
|
+
Requires-Dist: tinynetrc; extra == "test"
|
|
54
|
+
Requires-Dist: google-auth-oauthlib; extra == "test"
|
|
55
55
|
Requires-Dist: docker; extra == "test"
|
|
56
|
-
Requires-Dist:
|
|
56
|
+
Requires-Dist: tokenizers; 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.4
|
|
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
|
-
|
|
118
|
-
|
|
119
|
-
logfire
|
|
120
|
-
tabulate
|
|
121
|
-
diskcache
|
|
122
|
-
sre_yield
|
|
116
|
+
pymupdf4llm
|
|
117
|
+
pymupdf
|
|
118
|
+
semver
|
|
123
119
|
distributed
|
|
124
|
-
bokeh
|
|
125
|
-
flet[all]
|
|
126
120
|
fastapi
|
|
121
|
+
pydantic-ai[logfire,openai]
|
|
122
|
+
diskcache
|
|
123
|
+
pandas
|
|
124
|
+
contexttimer
|
|
125
|
+
pytest-cov
|
|
127
126
|
uvicorn[standard]
|
|
127
|
+
flet-webview
|
|
128
128
|
google-auth
|
|
129
|
-
|
|
130
|
-
|
|
129
|
+
deepmerge
|
|
130
|
+
flet-video
|
|
131
|
+
pydevd-pycharm
|
|
132
|
+
torchaudio
|
|
133
|
+
faker
|
|
134
|
+
bokeh
|
|
135
|
+
peft
|
|
136
|
+
pydantic-settings
|
|
137
|
+
logfire
|
|
131
138
|
pyyaml
|
|
132
|
-
|
|
139
|
+
tabulate
|
|
140
|
+
openpyxl
|
|
141
|
+
google-api-python-client
|
|
142
|
+
flet[all]
|
|
133
143
|
transformers[sentencepiece]
|
|
144
|
+
openai
|
|
134
145
|
sentence_transformers
|
|
135
|
-
|
|
146
|
+
google-auth-httplib2
|
|
147
|
+
huggingface_hub
|
|
136
148
|
dask[bag]
|
|
137
|
-
pydevd-pycharm
|
|
138
|
-
openai
|
|
139
|
-
peft
|
|
140
|
-
tinynetrc
|
|
141
|
-
semver
|
|
142
|
-
pytest-cov
|
|
143
|
-
pymupdf4llm
|
|
144
|
-
pydantic-ai[logfire,openai]
|
|
145
|
-
google-api-python-client
|
|
146
149
|
html2text
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
+
json_repair
|
|
151
|
+
sre_yield
|
|
152
|
+
logfire[fastapi]
|
|
150
153
|
torchvision
|
|
151
|
-
|
|
152
|
-
pydantic-settings
|
|
153
|
-
google-auth-oauthlib
|
|
154
|
-
openpyxl
|
|
155
|
-
pymupdf
|
|
156
|
-
Unidecode
|
|
157
|
-
flet-video
|
|
154
|
+
pydantic
|
|
158
155
|
ollama
|
|
156
|
+
Unidecode
|
|
157
|
+
tinynetrc
|
|
158
|
+
google-auth-oauthlib
|
|
159
159
|
docker
|
|
160
|
-
|
|
160
|
+
tokenizers
|
|
161
161
|
|
|
162
162
|
[tokenization]
|
|
163
163
|
tokenizers
|
|
File without changes
|
|
File without changes
|
|
File without changes
|