fmtr.tools 1.1.19__tar.gz → 1.1.20__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.19 → fmtr_tools-1.1.20}/PKG-INFO +45 -45
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr/tools/setup_tools.py +10 -3
- fmtr_tools-1.1.20/fmtr/tools/version +1 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr.tools.egg-info/PKG-INFO +45 -45
- fmtr_tools-1.1.19/fmtr/tools/version +0 -1
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/LICENSE +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/README.md +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr/tools/__init__.py +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr/tools/ai_tools/__init__.py +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr/tools/ai_tools/agentic_tools.py +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr/tools/ai_tools/inference_tools.py +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr/tools/api_tools.py +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr/tools/async_tools.py +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr/tools/augmentation_tools.py +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr/tools/caching_tools.py +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr/tools/console_script_tools.py +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr/tools/constants.py +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr/tools/data_modelling_tools.py +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr/tools/dataclass_tools.py +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr/tools/datatype_tools.py +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr/tools/debugging_tools.py +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr/tools/dns_tools.py +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr/tools/docker_tools.py +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr/tools/environment_tools.py +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr/tools/function_tools.py +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr/tools/google_api_tools.py +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr/tools/hash_tools.py +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr/tools/hfh_tools.py +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr/tools/html_tools.py +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr/tools/import_tools.py +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr/tools/inspection_tools.py +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr/tools/interface_tools.py +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr/tools/iterator_tools.py +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr/tools/json_fix_tools.py +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr/tools/json_tools.py +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr/tools/logging_tools.py +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr/tools/merging_tools.py +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr/tools/metric_tools.py +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr/tools/name_tools.py +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr/tools/netrc_tools.py +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr/tools/openai_tools.py +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr/tools/packaging_tools.py +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr/tools/parallel_tools.py +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr/tools/path_tools/__init__.py +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr/tools/path_tools/app_path_tools.py +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr/tools/path_tools/path_tools.py +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr/tools/path_tools/type_path_tools.py +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr/tools/pattern_tools.py +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr/tools/pdf_tools.py +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr/tools/platform_tools.py +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr/tools/process_tools.py +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr/tools/profiling_tools.py +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr/tools/random_tools.py +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr/tools/semantic_tools.py +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr/tools/settings_tools.py +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr/tools/spaces_tools.py +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr/tools/string_tools.py +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr/tools/tabular_tools.py +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr/tools/tests/__init__.py +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr/tools/tests/conftest.py +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr/tools/tests/helpers.py +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr/tools/tests/test_datatype.py +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr/tools/tests/test_environment.py +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr/tools/tests/test_json.py +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr/tools/tests/test_path.py +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr/tools/tests/test_yaml.py +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr/tools/tokenization_tools.py +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr/tools/tools.py +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr/tools/unicode_tools.py +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr/tools/version_tools.py +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr/tools/yaml_tools.py +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr.tools.egg-info/SOURCES.txt +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr.tools.egg-info/dependency_links.txt +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr.tools.egg-info/entry_points.txt +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr.tools.egg-info/requires.txt +44 -44
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/fmtr.tools.egg-info/top_level.txt +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/setup.cfg +0 -0
- {fmtr_tools-1.1.19 → fmtr_tools-1.1.20}/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.20
|
|
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,60 +9,60 @@ 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:
|
|
16
|
-
Requires-Dist: logfire[fastapi]; extra == "test"
|
|
12
|
+
Requires-Dist: yamlscript; extra == "test"
|
|
13
|
+
Requires-Dist: semver; extra == "test"
|
|
14
|
+
Requires-Dist: setuptools; extra == "test"
|
|
15
|
+
Requires-Dist: deepmerge; extra == "test"
|
|
17
16
|
Requires-Dist: google-auth-oauthlib; extra == "test"
|
|
18
|
-
Requires-Dist:
|
|
19
|
-
Requires-Dist:
|
|
20
|
-
Requires-Dist:
|
|
21
|
-
Requires-Dist: peft; extra == "test"
|
|
22
|
-
Requires-Dist: torchaudio; extra == "test"
|
|
23
|
-
Requires-Dist: sentence_transformers; extra == "test"
|
|
24
|
-
Requires-Dist: dask[bag]; extra == "test"
|
|
25
|
-
Requires-Dist: Unidecode; extra == "test"
|
|
26
|
-
Requires-Dist: openai; extra == "test"
|
|
27
|
-
Requires-Dist: pandas; extra == "test"
|
|
28
|
-
Requires-Dist: flet-video; extra == "test"
|
|
29
|
-
Requires-Dist: pytest-cov; extra == "test"
|
|
17
|
+
Requires-Dist: html2text; extra == "test"
|
|
18
|
+
Requires-Dist: pydantic; extra == "test"
|
|
19
|
+
Requires-Dist: logfire[httpx]; extra == "test"
|
|
30
20
|
Requires-Dist: json_repair; extra == "test"
|
|
21
|
+
Requires-Dist: sre_yield; extra == "test"
|
|
22
|
+
Requires-Dist: pydantic-settings; extra == "test"
|
|
31
23
|
Requires-Dist: google-auth-httplib2; extra == "test"
|
|
32
|
-
Requires-Dist:
|
|
24
|
+
Requires-Dist: tinynetrc; extra == "test"
|
|
25
|
+
Requires-Dist: openai; extra == "test"
|
|
33
26
|
Requires-Dist: pydevd-pycharm; extra == "test"
|
|
34
|
-
Requires-Dist:
|
|
35
|
-
Requires-Dist:
|
|
36
|
-
Requires-Dist: dnspython[doh]; extra == "test"
|
|
37
|
-
Requires-Dist: yamlscript; extra == "test"
|
|
38
|
-
Requires-Dist: transformers[sentencepiece]; extra == "test"
|
|
27
|
+
Requires-Dist: contexttimer; extra == "test"
|
|
28
|
+
Requires-Dist: pymupdf; extra == "test"
|
|
39
29
|
Requires-Dist: ollama; extra == "test"
|
|
40
|
-
Requires-Dist:
|
|
41
|
-
Requires-Dist:
|
|
42
|
-
Requires-Dist: flet-webview; extra == "test"
|
|
43
|
-
Requires-Dist: google-auth; extra == "test"
|
|
44
|
-
Requires-Dist: fastapi; extra == "test"
|
|
45
|
-
Requires-Dist: deepmerge; extra == "test"
|
|
46
|
-
Requires-Dist: logfire[httpx]; extra == "test"
|
|
30
|
+
Requires-Dist: dnspython[doh]; extra == "test"
|
|
31
|
+
Requires-Dist: pyyaml; extra == "test"
|
|
47
32
|
Requires-Dist: huggingface_hub; extra == "test"
|
|
48
|
-
Requires-Dist:
|
|
49
|
-
Requires-Dist:
|
|
50
|
-
Requires-Dist: filetype; extra == "test"
|
|
51
|
-
Requires-Dist: faker; extra == "test"
|
|
52
|
-
Requires-Dist: httpx_retries; extra == "test"
|
|
53
|
-
Requires-Dist: sre_yield; extra == "test"
|
|
54
|
-
Requires-Dist: diskcache; extra == "test"
|
|
55
|
-
Requires-Dist: html2text; extra == "test"
|
|
56
|
-
Requires-Dist: tabulate; extra == "test"
|
|
57
|
-
Requires-Dist: contexttimer; extra == "test"
|
|
33
|
+
Requires-Dist: logfire[fastapi]; extra == "test"
|
|
34
|
+
Requires-Dist: transformers[sentencepiece]; extra == "test"
|
|
58
35
|
Requires-Dist: google-api-python-client; extra == "test"
|
|
59
|
-
Requires-Dist:
|
|
36
|
+
Requires-Dist: flet[all]; extra == "test"
|
|
37
|
+
Requires-Dist: pytest-cov; extra == "test"
|
|
38
|
+
Requires-Dist: torchaudio; extra == "test"
|
|
39
|
+
Requires-Dist: flet-video; extra == "test"
|
|
40
|
+
Requires-Dist: httpx_retries; extra == "test"
|
|
41
|
+
Requires-Dist: faker; extra == "test"
|
|
42
|
+
Requires-Dist: pymupdf4llm; extra == "test"
|
|
43
|
+
Requires-Dist: filetype; extra == "test"
|
|
44
|
+
Requires-Dist: uvicorn[standard]; extra == "test"
|
|
45
|
+
Requires-Dist: peft; extra == "test"
|
|
60
46
|
Requires-Dist: logfire; extra == "test"
|
|
61
|
-
Requires-Dist:
|
|
47
|
+
Requires-Dist: bokeh; extra == "test"
|
|
62
48
|
Requires-Dist: pydantic-ai[logfire,openai]; extra == "test"
|
|
63
|
-
Requires-Dist:
|
|
64
|
-
Requires-Dist:
|
|
49
|
+
Requires-Dist: regex; extra == "test"
|
|
50
|
+
Requires-Dist: tabulate; extra == "test"
|
|
51
|
+
Requires-Dist: sentence_transformers; extra == "test"
|
|
65
52
|
Requires-Dist: openpyxl; extra == "test"
|
|
53
|
+
Requires-Dist: distributed; extra == "test"
|
|
54
|
+
Requires-Dist: dask[bag]; extra == "test"
|
|
55
|
+
Requires-Dist: appdirs; extra == "test"
|
|
56
|
+
Requires-Dist: Unidecode; extra == "test"
|
|
57
|
+
Requires-Dist: docker; extra == "test"
|
|
58
|
+
Requires-Dist: httpx; extra == "test"
|
|
59
|
+
Requires-Dist: diskcache; extra == "test"
|
|
60
|
+
Requires-Dist: pandas; extra == "test"
|
|
61
|
+
Requires-Dist: google-auth; extra == "test"
|
|
62
|
+
Requires-Dist: tokenizers; extra == "test"
|
|
63
|
+
Requires-Dist: fastapi; extra == "test"
|
|
64
|
+
Requires-Dist: flet-webview; extra == "test"
|
|
65
|
+
Requires-Dist: torchvision; extra == "test"
|
|
66
66
|
Provides-Extra: yaml
|
|
67
67
|
Requires-Dist: yamlscript; extra == "yaml"
|
|
68
68
|
Requires-Dist: pyyaml; extra == "yaml"
|
|
@@ -51,7 +51,13 @@ class SetupPaths(PathsBase):
|
|
|
51
51
|
|
|
52
52
|
directories = [
|
|
53
53
|
dir for dir in self.repo.iterdir()
|
|
54
|
-
if
|
|
54
|
+
if
|
|
55
|
+
(
|
|
56
|
+
dir.is_dir()
|
|
57
|
+
and not dir.name.startswith('.')
|
|
58
|
+
and dir.name not in self.SKIP_DIRS
|
|
59
|
+
and 'egg-info' not in dir.name
|
|
60
|
+
)
|
|
55
61
|
]
|
|
56
62
|
|
|
57
63
|
if len(directories) != 1:
|
|
@@ -89,7 +95,6 @@ class Setup:
|
|
|
89
95
|
|
|
90
96
|
def __init__(self, paths, dependencies, console_scripts=None, client=None, **kwargs):
|
|
91
97
|
|
|
92
|
-
|
|
93
98
|
self.kwargs = kwargs
|
|
94
99
|
self.dependencies = dependencies
|
|
95
100
|
self.paths = paths
|
|
@@ -183,7 +188,9 @@ class Setup:
|
|
|
183
188
|
) | self.kwargs
|
|
184
189
|
|
|
185
190
|
def setup(self):
|
|
186
|
-
|
|
191
|
+
data = self.get_data_setup()
|
|
192
|
+
return setup(**data)
|
|
193
|
+
|
|
187
194
|
|
|
188
195
|
class Entrypoints:
|
|
189
196
|
ALL = 'all'
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
1.1.20
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: fmtr.tools
|
|
3
|
-
Version: 1.1.
|
|
3
|
+
Version: 1.1.20
|
|
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,60 +9,60 @@ 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:
|
|
16
|
-
Requires-Dist: logfire[fastapi]; extra == "test"
|
|
12
|
+
Requires-Dist: yamlscript; extra == "test"
|
|
13
|
+
Requires-Dist: semver; extra == "test"
|
|
14
|
+
Requires-Dist: setuptools; extra == "test"
|
|
15
|
+
Requires-Dist: deepmerge; extra == "test"
|
|
17
16
|
Requires-Dist: google-auth-oauthlib; extra == "test"
|
|
18
|
-
Requires-Dist:
|
|
19
|
-
Requires-Dist:
|
|
20
|
-
Requires-Dist:
|
|
21
|
-
Requires-Dist: peft; extra == "test"
|
|
22
|
-
Requires-Dist: torchaudio; extra == "test"
|
|
23
|
-
Requires-Dist: sentence_transformers; extra == "test"
|
|
24
|
-
Requires-Dist: dask[bag]; extra == "test"
|
|
25
|
-
Requires-Dist: Unidecode; extra == "test"
|
|
26
|
-
Requires-Dist: openai; extra == "test"
|
|
27
|
-
Requires-Dist: pandas; extra == "test"
|
|
28
|
-
Requires-Dist: flet-video; extra == "test"
|
|
29
|
-
Requires-Dist: pytest-cov; extra == "test"
|
|
17
|
+
Requires-Dist: html2text; extra == "test"
|
|
18
|
+
Requires-Dist: pydantic; extra == "test"
|
|
19
|
+
Requires-Dist: logfire[httpx]; extra == "test"
|
|
30
20
|
Requires-Dist: json_repair; extra == "test"
|
|
21
|
+
Requires-Dist: sre_yield; extra == "test"
|
|
22
|
+
Requires-Dist: pydantic-settings; extra == "test"
|
|
31
23
|
Requires-Dist: google-auth-httplib2; extra == "test"
|
|
32
|
-
Requires-Dist:
|
|
24
|
+
Requires-Dist: tinynetrc; extra == "test"
|
|
25
|
+
Requires-Dist: openai; extra == "test"
|
|
33
26
|
Requires-Dist: pydevd-pycharm; extra == "test"
|
|
34
|
-
Requires-Dist:
|
|
35
|
-
Requires-Dist:
|
|
36
|
-
Requires-Dist: dnspython[doh]; extra == "test"
|
|
37
|
-
Requires-Dist: yamlscript; extra == "test"
|
|
38
|
-
Requires-Dist: transformers[sentencepiece]; extra == "test"
|
|
27
|
+
Requires-Dist: contexttimer; extra == "test"
|
|
28
|
+
Requires-Dist: pymupdf; extra == "test"
|
|
39
29
|
Requires-Dist: ollama; extra == "test"
|
|
40
|
-
Requires-Dist:
|
|
41
|
-
Requires-Dist:
|
|
42
|
-
Requires-Dist: flet-webview; extra == "test"
|
|
43
|
-
Requires-Dist: google-auth; extra == "test"
|
|
44
|
-
Requires-Dist: fastapi; extra == "test"
|
|
45
|
-
Requires-Dist: deepmerge; extra == "test"
|
|
46
|
-
Requires-Dist: logfire[httpx]; extra == "test"
|
|
30
|
+
Requires-Dist: dnspython[doh]; extra == "test"
|
|
31
|
+
Requires-Dist: pyyaml; extra == "test"
|
|
47
32
|
Requires-Dist: huggingface_hub; extra == "test"
|
|
48
|
-
Requires-Dist:
|
|
49
|
-
Requires-Dist:
|
|
50
|
-
Requires-Dist: filetype; extra == "test"
|
|
51
|
-
Requires-Dist: faker; extra == "test"
|
|
52
|
-
Requires-Dist: httpx_retries; extra == "test"
|
|
53
|
-
Requires-Dist: sre_yield; extra == "test"
|
|
54
|
-
Requires-Dist: diskcache; extra == "test"
|
|
55
|
-
Requires-Dist: html2text; extra == "test"
|
|
56
|
-
Requires-Dist: tabulate; extra == "test"
|
|
57
|
-
Requires-Dist: contexttimer; extra == "test"
|
|
33
|
+
Requires-Dist: logfire[fastapi]; extra == "test"
|
|
34
|
+
Requires-Dist: transformers[sentencepiece]; extra == "test"
|
|
58
35
|
Requires-Dist: google-api-python-client; extra == "test"
|
|
59
|
-
Requires-Dist:
|
|
36
|
+
Requires-Dist: flet[all]; extra == "test"
|
|
37
|
+
Requires-Dist: pytest-cov; extra == "test"
|
|
38
|
+
Requires-Dist: torchaudio; extra == "test"
|
|
39
|
+
Requires-Dist: flet-video; extra == "test"
|
|
40
|
+
Requires-Dist: httpx_retries; extra == "test"
|
|
41
|
+
Requires-Dist: faker; extra == "test"
|
|
42
|
+
Requires-Dist: pymupdf4llm; extra == "test"
|
|
43
|
+
Requires-Dist: filetype; extra == "test"
|
|
44
|
+
Requires-Dist: uvicorn[standard]; extra == "test"
|
|
45
|
+
Requires-Dist: peft; extra == "test"
|
|
60
46
|
Requires-Dist: logfire; extra == "test"
|
|
61
|
-
Requires-Dist:
|
|
47
|
+
Requires-Dist: bokeh; extra == "test"
|
|
62
48
|
Requires-Dist: pydantic-ai[logfire,openai]; extra == "test"
|
|
63
|
-
Requires-Dist:
|
|
64
|
-
Requires-Dist:
|
|
49
|
+
Requires-Dist: regex; extra == "test"
|
|
50
|
+
Requires-Dist: tabulate; extra == "test"
|
|
51
|
+
Requires-Dist: sentence_transformers; extra == "test"
|
|
65
52
|
Requires-Dist: openpyxl; extra == "test"
|
|
53
|
+
Requires-Dist: distributed; extra == "test"
|
|
54
|
+
Requires-Dist: dask[bag]; extra == "test"
|
|
55
|
+
Requires-Dist: appdirs; extra == "test"
|
|
56
|
+
Requires-Dist: Unidecode; extra == "test"
|
|
57
|
+
Requires-Dist: docker; extra == "test"
|
|
58
|
+
Requires-Dist: httpx; extra == "test"
|
|
59
|
+
Requires-Dist: diskcache; extra == "test"
|
|
60
|
+
Requires-Dist: pandas; extra == "test"
|
|
61
|
+
Requires-Dist: google-auth; extra == "test"
|
|
62
|
+
Requires-Dist: tokenizers; extra == "test"
|
|
63
|
+
Requires-Dist: fastapi; extra == "test"
|
|
64
|
+
Requires-Dist: flet-webview; extra == "test"
|
|
65
|
+
Requires-Dist: torchvision; extra == "test"
|
|
66
66
|
Provides-Extra: yaml
|
|
67
67
|
Requires-Dist: yamlscript; extra == "yaml"
|
|
68
68
|
Requires-Dist: pyyaml; extra == "yaml"
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
1.1.19
|
|
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
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -135,60 +135,60 @@ tabulate
|
|
|
135
135
|
openpyxl
|
|
136
136
|
|
|
137
137
|
[test]
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
logfire[fastapi]
|
|
138
|
+
yamlscript
|
|
139
|
+
semver
|
|
140
|
+
setuptools
|
|
141
|
+
deepmerge
|
|
143
142
|
google-auth-oauthlib
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
peft
|
|
148
|
-
torchaudio
|
|
149
|
-
sentence_transformers
|
|
150
|
-
dask[bag]
|
|
151
|
-
Unidecode
|
|
152
|
-
openai
|
|
153
|
-
pandas
|
|
154
|
-
flet-video
|
|
155
|
-
pytest-cov
|
|
143
|
+
html2text
|
|
144
|
+
pydantic
|
|
145
|
+
logfire[httpx]
|
|
156
146
|
json_repair
|
|
147
|
+
sre_yield
|
|
148
|
+
pydantic-settings
|
|
157
149
|
google-auth-httplib2
|
|
158
|
-
|
|
150
|
+
tinynetrc
|
|
151
|
+
openai
|
|
159
152
|
pydevd-pycharm
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
dnspython[doh]
|
|
163
|
-
yamlscript
|
|
164
|
-
transformers[sentencepiece]
|
|
153
|
+
contexttimer
|
|
154
|
+
pymupdf
|
|
165
155
|
ollama
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
flet-webview
|
|
169
|
-
google-auth
|
|
170
|
-
fastapi
|
|
171
|
-
deepmerge
|
|
172
|
-
logfire[httpx]
|
|
156
|
+
dnspython[doh]
|
|
157
|
+
pyyaml
|
|
173
158
|
huggingface_hub
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
filetype
|
|
177
|
-
faker
|
|
178
|
-
httpx_retries
|
|
179
|
-
sre_yield
|
|
180
|
-
diskcache
|
|
181
|
-
html2text
|
|
182
|
-
tabulate
|
|
183
|
-
contexttimer
|
|
159
|
+
logfire[fastapi]
|
|
160
|
+
transformers[sentencepiece]
|
|
184
161
|
google-api-python-client
|
|
185
|
-
|
|
162
|
+
flet[all]
|
|
163
|
+
pytest-cov
|
|
164
|
+
torchaudio
|
|
165
|
+
flet-video
|
|
166
|
+
httpx_retries
|
|
167
|
+
faker
|
|
168
|
+
pymupdf4llm
|
|
169
|
+
filetype
|
|
170
|
+
uvicorn[standard]
|
|
171
|
+
peft
|
|
186
172
|
logfire
|
|
187
|
-
|
|
173
|
+
bokeh
|
|
188
174
|
pydantic-ai[logfire,openai]
|
|
189
|
-
|
|
190
|
-
|
|
175
|
+
regex
|
|
176
|
+
tabulate
|
|
177
|
+
sentence_transformers
|
|
191
178
|
openpyxl
|
|
179
|
+
distributed
|
|
180
|
+
dask[bag]
|
|
181
|
+
appdirs
|
|
182
|
+
Unidecode
|
|
183
|
+
docker
|
|
184
|
+
httpx
|
|
185
|
+
diskcache
|
|
186
|
+
pandas
|
|
187
|
+
google-auth
|
|
188
|
+
tokenizers
|
|
189
|
+
fastapi
|
|
190
|
+
flet-webview
|
|
191
|
+
torchvision
|
|
192
192
|
|
|
193
193
|
[tokenization]
|
|
194
194
|
tokenizers
|
|
File without changes
|
|
File without changes
|
|
File without changes
|