fmtr.tools 1.1.22__tar.gz → 1.1.23__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.22 → fmtr_tools-1.1.23}/PKG-INFO +45 -45
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr/tools/__init__.py +8 -12
- fmtr_tools-1.1.23/fmtr/tools/setup_tools/__init__.py +8 -0
- {fmtr_tools-1.1.22/fmtr/tools → fmtr_tools-1.1.23/fmtr/tools/setup_tools}/setup_tools.py +15 -7
- fmtr_tools-1.1.23/fmtr/tools/version +1 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr.tools.egg-info/PKG-INFO +45 -45
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr.tools.egg-info/SOURCES.txt +2 -1
- fmtr_tools-1.1.22/fmtr/tools/version +0 -1
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/LICENSE +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/README.md +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr/tools/ai_tools/__init__.py +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr/tools/ai_tools/agentic_tools.py +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr/tools/ai_tools/inference_tools.py +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr/tools/api_tools.py +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr/tools/async_tools.py +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr/tools/augmentation_tools.py +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr/tools/caching_tools.py +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr/tools/console_script_tools.py +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr/tools/constants.py +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr/tools/data_modelling_tools.py +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr/tools/dataclass_tools.py +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr/tools/datatype_tools.py +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr/tools/debugging_tools.py +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr/tools/dns_tools.py +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr/tools/docker_tools.py +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr/tools/environment_tools.py +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr/tools/function_tools.py +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr/tools/google_api_tools.py +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr/tools/hash_tools.py +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr/tools/hfh_tools.py +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr/tools/html_tools.py +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr/tools/import_tools.py +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr/tools/inspection_tools.py +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr/tools/interface_tools.py +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr/tools/iterator_tools.py +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr/tools/json_fix_tools.py +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr/tools/json_tools.py +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr/tools/logging_tools.py +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr/tools/merging_tools.py +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr/tools/metric_tools.py +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr/tools/name_tools.py +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr/tools/netrc_tools.py +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr/tools/openai_tools.py +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr/tools/packaging_tools.py +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr/tools/parallel_tools.py +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr/tools/path_tools/__init__.py +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr/tools/path_tools/app_path_tools.py +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr/tools/path_tools/path_tools.py +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr/tools/path_tools/type_path_tools.py +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr/tools/pattern_tools.py +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr/tools/pdf_tools.py +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr/tools/platform_tools.py +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr/tools/process_tools.py +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr/tools/profiling_tools.py +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr/tools/random_tools.py +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr/tools/semantic_tools.py +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr/tools/settings_tools.py +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr/tools/spaces_tools.py +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr/tools/string_tools.py +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr/tools/tabular_tools.py +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr/tools/tests/__init__.py +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr/tools/tests/conftest.py +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr/tools/tests/helpers.py +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr/tools/tests/test_datatype.py +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr/tools/tests/test_environment.py +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr/tools/tests/test_json.py +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr/tools/tests/test_path.py +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr/tools/tests/test_yaml.py +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr/tools/tokenization_tools.py +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr/tools/tools.py +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr/tools/unicode_tools.py +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr/tools/version_tools.py +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr/tools/yaml_tools.py +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr.tools.egg-info/dependency_links.txt +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr.tools.egg-info/entry_points.txt +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr.tools.egg-info/requires.txt +44 -44
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/fmtr.tools.egg-info/top_level.txt +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/setup.cfg +0 -0
- {fmtr_tools-1.1.22 → fmtr_tools-1.1.23}/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.23
|
|
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:
|
|
12
|
+
Requires-Dist: pytest-cov; extra == "test"
|
|
13
|
+
Requires-Dist: yamlscript; extra == "test"
|
|
14
|
+
Requires-Dist: pandas; extra == "test"
|
|
15
|
+
Requires-Dist: regex; extra == "test"
|
|
16
16
|
Requires-Dist: docker; extra == "test"
|
|
17
|
-
Requires-Dist:
|
|
18
|
-
Requires-Dist:
|
|
19
|
-
Requires-Dist:
|
|
20
|
-
Requires-Dist:
|
|
21
|
-
Requires-Dist:
|
|
22
|
-
Requires-Dist:
|
|
17
|
+
Requires-Dist: json_repair; extra == "test"
|
|
18
|
+
Requires-Dist: uvicorn[standard]; extra == "test"
|
|
19
|
+
Requires-Dist: pymupdf; extra == "test"
|
|
20
|
+
Requires-Dist: logfire[fastapi]; extra == "test"
|
|
21
|
+
Requires-Dist: logfire[httpx]; extra == "test"
|
|
22
|
+
Requires-Dist: pymupdf4llm; extra == "test"
|
|
23
23
|
Requires-Dist: sentence_transformers; extra == "test"
|
|
24
|
-
Requires-Dist: peft; extra == "test"
|
|
25
|
-
Requires-Dist: flet-webview; extra == "test"
|
|
26
|
-
Requires-Dist: yamlscript; extra == "test"
|
|
27
24
|
Requires-Dist: dnspython[doh]; extra == "test"
|
|
28
|
-
Requires-Dist: flet[all]; extra == "test"
|
|
29
25
|
Requires-Dist: fastapi; extra == "test"
|
|
30
|
-
Requires-Dist:
|
|
31
|
-
Requires-Dist:
|
|
32
|
-
Requires-Dist:
|
|
26
|
+
Requires-Dist: torchvision; extra == "test"
|
|
27
|
+
Requires-Dist: httpx_retries; extra == "test"
|
|
28
|
+
Requires-Dist: flet[all]; extra == "test"
|
|
29
|
+
Requires-Dist: pydantic-settings; extra == "test"
|
|
33
30
|
Requires-Dist: ollama; extra == "test"
|
|
34
|
-
Requires-Dist: transformers[sentencepiece]; extra == "test"
|
|
35
|
-
Requires-Dist: openpyxl; extra == "test"
|
|
36
|
-
Requires-Dist: logfire; extra == "test"
|
|
37
|
-
Requires-Dist: distributed; extra == "test"
|
|
38
|
-
Requires-Dist: deepmerge; extra == "test"
|
|
39
|
-
Requires-Dist: pydantic-ai[logfire,openai]; extra == "test"
|
|
40
31
|
Requires-Dist: diskcache; extra == "test"
|
|
41
|
-
Requires-Dist:
|
|
42
|
-
Requires-Dist:
|
|
43
|
-
Requires-Dist:
|
|
44
|
-
Requires-Dist:
|
|
45
|
-
Requires-Dist:
|
|
46
|
-
Requires-Dist:
|
|
47
|
-
Requires-Dist: httpx; extra == "test"
|
|
32
|
+
Requires-Dist: torchaudio; extra == "test"
|
|
33
|
+
Requires-Dist: pydantic-ai[logfire,openai]; extra == "test"
|
|
34
|
+
Requires-Dist: faker; extra == "test"
|
|
35
|
+
Requires-Dist: pydantic; extra == "test"
|
|
36
|
+
Requires-Dist: distributed; extra == "test"
|
|
37
|
+
Requires-Dist: dask[bag]; extra == "test"
|
|
48
38
|
Requires-Dist: sre_yield; extra == "test"
|
|
49
|
-
Requires-Dist:
|
|
39
|
+
Requires-Dist: tabulate; extra == "test"
|
|
40
|
+
Requires-Dist: html2text; extra == "test"
|
|
41
|
+
Requires-Dist: tinynetrc; extra == "test"
|
|
42
|
+
Requires-Dist: setuptools; extra == "test"
|
|
43
|
+
Requires-Dist: pyyaml; extra == "test"
|
|
44
|
+
Requires-Dist: openpyxl; extra == "test"
|
|
45
|
+
Requires-Dist: flet-video; extra == "test"
|
|
50
46
|
Requires-Dist: openai; extra == "test"
|
|
51
|
-
Requires-Dist:
|
|
52
|
-
Requires-Dist: logfire[httpx]; extra == "test"
|
|
53
|
-
Requires-Dist: google-auth; extra == "test"
|
|
54
|
-
Requires-Dist: pymupdf; extra == "test"
|
|
47
|
+
Requires-Dist: flet-webview; extra == "test"
|
|
55
48
|
Requires-Dist: pydevd-pycharm; extra == "test"
|
|
56
|
-
Requires-Dist:
|
|
57
|
-
Requires-Dist:
|
|
58
|
-
Requires-Dist: pytest-cov; extra == "test"
|
|
59
|
-
Requires-Dist: huggingface_hub; extra == "test"
|
|
60
|
-
Requires-Dist: torchvision; extra == "test"
|
|
61
|
-
Requires-Dist: torchaudio; extra == "test"
|
|
49
|
+
Requires-Dist: contexttimer; extra == "test"
|
|
50
|
+
Requires-Dist: google-auth; extra == "test"
|
|
62
51
|
Requires-Dist: semver; extra == "test"
|
|
63
|
-
Requires-Dist:
|
|
64
|
-
Requires-Dist:
|
|
65
|
-
Requires-Dist:
|
|
52
|
+
Requires-Dist: huggingface_hub; extra == "test"
|
|
53
|
+
Requires-Dist: tokenizers; extra == "test"
|
|
54
|
+
Requires-Dist: peft; extra == "test"
|
|
55
|
+
Requires-Dist: logfire; extra == "test"
|
|
56
|
+
Requires-Dist: google-auth-oauthlib; extra == "test"
|
|
57
|
+
Requires-Dist: filetype; extra == "test"
|
|
58
|
+
Requires-Dist: deepmerge; extra == "test"
|
|
59
|
+
Requires-Dist: google-api-python-client; extra == "test"
|
|
60
|
+
Requires-Dist: bokeh; extra == "test"
|
|
61
|
+
Requires-Dist: httpx; extra == "test"
|
|
62
|
+
Requires-Dist: google-auth-httplib2; extra == "test"
|
|
63
|
+
Requires-Dist: appdirs; extra == "test"
|
|
64
|
+
Requires-Dist: Unidecode; extra == "test"
|
|
65
|
+
Requires-Dist: transformers[sentencepiece]; extra == "test"
|
|
66
66
|
Provides-Extra: yaml
|
|
67
67
|
Requires-Dist: yamlscript; extra == "yaml"
|
|
68
68
|
Requires-Dist: pyyaml; extra == "yaml"
|
|
@@ -23,9 +23,16 @@ import fmtr.tools.packaging_tools as packaging
|
|
|
23
23
|
from fmtr.tools.logging_tools import logger
|
|
24
24
|
|
|
25
25
|
from fmtr.tools.import_tools import MissingExtraMockModule
|
|
26
|
-
|
|
26
|
+
|
|
27
27
|
from fmtr.tools.constants import Constants
|
|
28
28
|
|
|
29
|
+
# Submodules
|
|
30
|
+
from fmtr.tools.path_tools import Path, PackagePaths, AppPaths
|
|
31
|
+
from fmtr.tools import ai_tools as ai
|
|
32
|
+
|
|
33
|
+
import fmtr.tools.setup_tools as setup
|
|
34
|
+
from fmtr.tools.setup_tools import Setup, SetupPaths, Dependencies
|
|
35
|
+
|
|
29
36
|
try:
|
|
30
37
|
from fmtr.tools import augmentation_tools as augmentation
|
|
31
38
|
except ImportError as exception:
|
|
@@ -95,11 +102,6 @@ try:
|
|
|
95
102
|
except ImportError as exception:
|
|
96
103
|
api = MissingExtraMockModule('api', exception)
|
|
97
104
|
|
|
98
|
-
try:
|
|
99
|
-
from fmtr.tools import ai_tools as ai
|
|
100
|
-
except ImportError as exception:
|
|
101
|
-
ai = MissingExtraMockModule('ai', exception)
|
|
102
|
-
|
|
103
105
|
try:
|
|
104
106
|
from fmtr.tools import data_modelling_tools as dm
|
|
105
107
|
except ImportError as exception:
|
|
@@ -174,9 +176,3 @@ try:
|
|
|
174
176
|
from fmtr.tools import dns_tools as dns
|
|
175
177
|
except ImportError as exception:
|
|
176
178
|
dns = MissingExtraMockModule('dns', exception)
|
|
177
|
-
|
|
178
|
-
try:
|
|
179
|
-
from fmtr.tools import setup_tools as setup
|
|
180
|
-
from fmtr.tools.setup_tools import Setup, SetupPaths, Dependencies
|
|
181
|
-
except ImportError as exception:
|
|
182
|
-
setup = Setup = SetupPaths = Dependencies = MissingExtraMockModule('setup', exception)
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
from fmtr.tools.import_tools import MissingExtraMockModule
|
|
2
|
+
|
|
3
|
+
from fmtr.tools.setup_tools.setup_tools import Setup, SetupPaths, Dependencies
|
|
4
|
+
|
|
5
|
+
try:
|
|
6
|
+
from setuptools import find_namespace_packages, find_packages, setup as setup_setuptools
|
|
7
|
+
except ImportError as exception:
|
|
8
|
+
find_namespace_packages = find_packages = setup_setuptools = MissingExtraMockModule('setup', exception)
|
|
@@ -5,8 +5,6 @@ from functools import cached_property
|
|
|
5
5
|
from itertools import chain
|
|
6
6
|
from typing import List, Dict
|
|
7
7
|
|
|
8
|
-
from setuptools import find_namespace_packages, find_packages, setup
|
|
9
|
-
|
|
10
8
|
from fmtr.tools.constants import Constants
|
|
11
9
|
from fmtr.tools.path_tools import Path
|
|
12
10
|
from fmtr.tools.path_tools.path_tools import FromCallerMixin
|
|
@@ -179,14 +177,22 @@ class Setup(FromCallerMixin):
|
|
|
179
177
|
return self.paths.version.read_text().strip()
|
|
180
178
|
|
|
181
179
|
@property
|
|
182
|
-
def
|
|
180
|
+
def find(self):
|
|
183
181
|
|
|
184
|
-
|
|
182
|
+
from fmtr.tools import setup
|
|
185
183
|
|
|
186
184
|
if self.paths.is_namespace:
|
|
187
|
-
return find_namespace_packages
|
|
185
|
+
return setup.find_namespace_packages
|
|
188
186
|
else:
|
|
189
|
-
return find_packages
|
|
187
|
+
return setup.find_packages
|
|
188
|
+
|
|
189
|
+
@property
|
|
190
|
+
def packages(self):
|
|
191
|
+
|
|
192
|
+
excludes = list(SetupPaths.SKIP_DIRS) + [f'{name}.*' for name in SetupPaths.SKIP_DIRS]
|
|
193
|
+
|
|
194
|
+
packages = self.find(where=str(self.paths.repo), exclude=excludes)
|
|
195
|
+
return packages
|
|
190
196
|
|
|
191
197
|
@property
|
|
192
198
|
def package_dir(self):
|
|
@@ -224,7 +230,9 @@ class Setup(FromCallerMixin):
|
|
|
224
230
|
|
|
225
231
|
def setup(self):
|
|
226
232
|
|
|
227
|
-
|
|
233
|
+
from fmtr.tools import setup
|
|
234
|
+
|
|
235
|
+
return setup.setup_setuptools(**self.data)
|
|
228
236
|
|
|
229
237
|
|
|
230
238
|
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
1.1.23
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: fmtr.tools
|
|
3
|
-
Version: 1.1.
|
|
3
|
+
Version: 1.1.23
|
|
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:
|
|
12
|
+
Requires-Dist: pytest-cov; extra == "test"
|
|
13
|
+
Requires-Dist: yamlscript; extra == "test"
|
|
14
|
+
Requires-Dist: pandas; extra == "test"
|
|
15
|
+
Requires-Dist: regex; extra == "test"
|
|
16
16
|
Requires-Dist: docker; extra == "test"
|
|
17
|
-
Requires-Dist:
|
|
18
|
-
Requires-Dist:
|
|
19
|
-
Requires-Dist:
|
|
20
|
-
Requires-Dist:
|
|
21
|
-
Requires-Dist:
|
|
22
|
-
Requires-Dist:
|
|
17
|
+
Requires-Dist: json_repair; extra == "test"
|
|
18
|
+
Requires-Dist: uvicorn[standard]; extra == "test"
|
|
19
|
+
Requires-Dist: pymupdf; extra == "test"
|
|
20
|
+
Requires-Dist: logfire[fastapi]; extra == "test"
|
|
21
|
+
Requires-Dist: logfire[httpx]; extra == "test"
|
|
22
|
+
Requires-Dist: pymupdf4llm; extra == "test"
|
|
23
23
|
Requires-Dist: sentence_transformers; extra == "test"
|
|
24
|
-
Requires-Dist: peft; extra == "test"
|
|
25
|
-
Requires-Dist: flet-webview; extra == "test"
|
|
26
|
-
Requires-Dist: yamlscript; extra == "test"
|
|
27
24
|
Requires-Dist: dnspython[doh]; extra == "test"
|
|
28
|
-
Requires-Dist: flet[all]; extra == "test"
|
|
29
25
|
Requires-Dist: fastapi; extra == "test"
|
|
30
|
-
Requires-Dist:
|
|
31
|
-
Requires-Dist:
|
|
32
|
-
Requires-Dist:
|
|
26
|
+
Requires-Dist: torchvision; extra == "test"
|
|
27
|
+
Requires-Dist: httpx_retries; extra == "test"
|
|
28
|
+
Requires-Dist: flet[all]; extra == "test"
|
|
29
|
+
Requires-Dist: pydantic-settings; extra == "test"
|
|
33
30
|
Requires-Dist: ollama; extra == "test"
|
|
34
|
-
Requires-Dist: transformers[sentencepiece]; extra == "test"
|
|
35
|
-
Requires-Dist: openpyxl; extra == "test"
|
|
36
|
-
Requires-Dist: logfire; extra == "test"
|
|
37
|
-
Requires-Dist: distributed; extra == "test"
|
|
38
|
-
Requires-Dist: deepmerge; extra == "test"
|
|
39
|
-
Requires-Dist: pydantic-ai[logfire,openai]; extra == "test"
|
|
40
31
|
Requires-Dist: diskcache; extra == "test"
|
|
41
|
-
Requires-Dist:
|
|
42
|
-
Requires-Dist:
|
|
43
|
-
Requires-Dist:
|
|
44
|
-
Requires-Dist:
|
|
45
|
-
Requires-Dist:
|
|
46
|
-
Requires-Dist:
|
|
47
|
-
Requires-Dist: httpx; extra == "test"
|
|
32
|
+
Requires-Dist: torchaudio; extra == "test"
|
|
33
|
+
Requires-Dist: pydantic-ai[logfire,openai]; extra == "test"
|
|
34
|
+
Requires-Dist: faker; extra == "test"
|
|
35
|
+
Requires-Dist: pydantic; extra == "test"
|
|
36
|
+
Requires-Dist: distributed; extra == "test"
|
|
37
|
+
Requires-Dist: dask[bag]; extra == "test"
|
|
48
38
|
Requires-Dist: sre_yield; extra == "test"
|
|
49
|
-
Requires-Dist:
|
|
39
|
+
Requires-Dist: tabulate; extra == "test"
|
|
40
|
+
Requires-Dist: html2text; extra == "test"
|
|
41
|
+
Requires-Dist: tinynetrc; extra == "test"
|
|
42
|
+
Requires-Dist: setuptools; extra == "test"
|
|
43
|
+
Requires-Dist: pyyaml; extra == "test"
|
|
44
|
+
Requires-Dist: openpyxl; extra == "test"
|
|
45
|
+
Requires-Dist: flet-video; extra == "test"
|
|
50
46
|
Requires-Dist: openai; extra == "test"
|
|
51
|
-
Requires-Dist:
|
|
52
|
-
Requires-Dist: logfire[httpx]; extra == "test"
|
|
53
|
-
Requires-Dist: google-auth; extra == "test"
|
|
54
|
-
Requires-Dist: pymupdf; extra == "test"
|
|
47
|
+
Requires-Dist: flet-webview; extra == "test"
|
|
55
48
|
Requires-Dist: pydevd-pycharm; extra == "test"
|
|
56
|
-
Requires-Dist:
|
|
57
|
-
Requires-Dist:
|
|
58
|
-
Requires-Dist: pytest-cov; extra == "test"
|
|
59
|
-
Requires-Dist: huggingface_hub; extra == "test"
|
|
60
|
-
Requires-Dist: torchvision; extra == "test"
|
|
61
|
-
Requires-Dist: torchaudio; extra == "test"
|
|
49
|
+
Requires-Dist: contexttimer; extra == "test"
|
|
50
|
+
Requires-Dist: google-auth; extra == "test"
|
|
62
51
|
Requires-Dist: semver; extra == "test"
|
|
63
|
-
Requires-Dist:
|
|
64
|
-
Requires-Dist:
|
|
65
|
-
Requires-Dist:
|
|
52
|
+
Requires-Dist: huggingface_hub; extra == "test"
|
|
53
|
+
Requires-Dist: tokenizers; extra == "test"
|
|
54
|
+
Requires-Dist: peft; extra == "test"
|
|
55
|
+
Requires-Dist: logfire; extra == "test"
|
|
56
|
+
Requires-Dist: google-auth-oauthlib; extra == "test"
|
|
57
|
+
Requires-Dist: filetype; extra == "test"
|
|
58
|
+
Requires-Dist: deepmerge; extra == "test"
|
|
59
|
+
Requires-Dist: google-api-python-client; extra == "test"
|
|
60
|
+
Requires-Dist: bokeh; extra == "test"
|
|
61
|
+
Requires-Dist: httpx; extra == "test"
|
|
62
|
+
Requires-Dist: google-auth-httplib2; extra == "test"
|
|
63
|
+
Requires-Dist: appdirs; extra == "test"
|
|
64
|
+
Requires-Dist: Unidecode; extra == "test"
|
|
65
|
+
Requires-Dist: transformers[sentencepiece]; extra == "test"
|
|
66
66
|
Provides-Extra: yaml
|
|
67
67
|
Requires-Dist: yamlscript; extra == "yaml"
|
|
68
68
|
Requires-Dist: pyyaml; extra == "yaml"
|
|
@@ -42,7 +42,6 @@ setup.py
|
|
|
42
42
|
./fmtr/tools/random_tools.py
|
|
43
43
|
./fmtr/tools/semantic_tools.py
|
|
44
44
|
./fmtr/tools/settings_tools.py
|
|
45
|
-
./fmtr/tools/setup_tools.py
|
|
46
45
|
./fmtr/tools/spaces_tools.py
|
|
47
46
|
./fmtr/tools/string_tools.py
|
|
48
47
|
./fmtr/tools/tabular_tools.py
|
|
@@ -59,6 +58,8 @@ setup.py
|
|
|
59
58
|
./fmtr/tools/path_tools/app_path_tools.py
|
|
60
59
|
./fmtr/tools/path_tools/path_tools.py
|
|
61
60
|
./fmtr/tools/path_tools/type_path_tools.py
|
|
61
|
+
./fmtr/tools/setup_tools/__init__.py
|
|
62
|
+
./fmtr/tools/setup_tools/setup_tools.py
|
|
62
63
|
./fmtr/tools/tests/__init__.py
|
|
63
64
|
./fmtr/tools/tests/conftest.py
|
|
64
65
|
./fmtr/tools/tests/helpers.py
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
1.1.22
|
|
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
|
-
|
|
138
|
+
pytest-cov
|
|
139
|
+
yamlscript
|
|
140
|
+
pandas
|
|
141
|
+
regex
|
|
142
142
|
docker
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
143
|
+
json_repair
|
|
144
|
+
uvicorn[standard]
|
|
145
|
+
pymupdf
|
|
146
|
+
logfire[fastapi]
|
|
147
|
+
logfire[httpx]
|
|
148
|
+
pymupdf4llm
|
|
149
149
|
sentence_transformers
|
|
150
|
-
peft
|
|
151
|
-
flet-webview
|
|
152
|
-
yamlscript
|
|
153
150
|
dnspython[doh]
|
|
154
|
-
flet[all]
|
|
155
151
|
fastapi
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
152
|
+
torchvision
|
|
153
|
+
httpx_retries
|
|
154
|
+
flet[all]
|
|
155
|
+
pydantic-settings
|
|
159
156
|
ollama
|
|
160
|
-
transformers[sentencepiece]
|
|
161
|
-
openpyxl
|
|
162
|
-
logfire
|
|
163
|
-
distributed
|
|
164
|
-
deepmerge
|
|
165
|
-
pydantic-ai[logfire,openai]
|
|
166
157
|
diskcache
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
httpx
|
|
158
|
+
torchaudio
|
|
159
|
+
pydantic-ai[logfire,openai]
|
|
160
|
+
faker
|
|
161
|
+
pydantic
|
|
162
|
+
distributed
|
|
163
|
+
dask[bag]
|
|
174
164
|
sre_yield
|
|
175
|
-
|
|
165
|
+
tabulate
|
|
166
|
+
html2text
|
|
167
|
+
tinynetrc
|
|
168
|
+
setuptools
|
|
169
|
+
pyyaml
|
|
170
|
+
openpyxl
|
|
171
|
+
flet-video
|
|
176
172
|
openai
|
|
177
|
-
|
|
178
|
-
logfire[httpx]
|
|
179
|
-
google-auth
|
|
180
|
-
pymupdf
|
|
173
|
+
flet-webview
|
|
181
174
|
pydevd-pycharm
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
pytest-cov
|
|
185
|
-
huggingface_hub
|
|
186
|
-
torchvision
|
|
187
|
-
torchaudio
|
|
175
|
+
contexttimer
|
|
176
|
+
google-auth
|
|
188
177
|
semver
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
178
|
+
huggingface_hub
|
|
179
|
+
tokenizers
|
|
180
|
+
peft
|
|
181
|
+
logfire
|
|
182
|
+
google-auth-oauthlib
|
|
183
|
+
filetype
|
|
184
|
+
deepmerge
|
|
185
|
+
google-api-python-client
|
|
186
|
+
bokeh
|
|
187
|
+
httpx
|
|
188
|
+
google-auth-httplib2
|
|
189
|
+
appdirs
|
|
190
|
+
Unidecode
|
|
191
|
+
transformers[sentencepiece]
|
|
192
192
|
|
|
193
193
|
[tokenization]
|
|
194
194
|
tokenizers
|
|
File without changes
|
|
File without changes
|
|
File without changes
|