fmtr.tools 1.1.17__tar.gz → 1.1.19__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.

Files changed (78) hide show
  1. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/PKG-INFO +45 -45
  2. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr/tools/path_tools/path_tools.py +15 -3
  3. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr/tools/setup_tools.py +16 -11
  4. fmtr_tools-1.1.19/fmtr/tools/version +1 -0
  5. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr.tools.egg-info/PKG-INFO +45 -45
  6. fmtr_tools-1.1.17/fmtr/tools/version +0 -1
  7. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/LICENSE +0 -0
  8. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/README.md +0 -0
  9. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr/tools/__init__.py +0 -0
  10. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr/tools/ai_tools/__init__.py +0 -0
  11. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr/tools/ai_tools/agentic_tools.py +0 -0
  12. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr/tools/ai_tools/inference_tools.py +0 -0
  13. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr/tools/api_tools.py +0 -0
  14. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr/tools/async_tools.py +0 -0
  15. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr/tools/augmentation_tools.py +0 -0
  16. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr/tools/caching_tools.py +0 -0
  17. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr/tools/console_script_tools.py +0 -0
  18. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr/tools/constants.py +0 -0
  19. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr/tools/data_modelling_tools.py +0 -0
  20. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr/tools/dataclass_tools.py +0 -0
  21. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr/tools/datatype_tools.py +0 -0
  22. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr/tools/debugging_tools.py +0 -0
  23. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr/tools/dns_tools.py +0 -0
  24. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr/tools/docker_tools.py +0 -0
  25. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr/tools/environment_tools.py +0 -0
  26. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr/tools/function_tools.py +0 -0
  27. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr/tools/google_api_tools.py +0 -0
  28. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr/tools/hash_tools.py +0 -0
  29. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr/tools/hfh_tools.py +0 -0
  30. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr/tools/html_tools.py +0 -0
  31. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr/tools/import_tools.py +0 -0
  32. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr/tools/inspection_tools.py +0 -0
  33. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr/tools/interface_tools.py +0 -0
  34. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr/tools/iterator_tools.py +0 -0
  35. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr/tools/json_fix_tools.py +0 -0
  36. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr/tools/json_tools.py +0 -0
  37. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr/tools/logging_tools.py +0 -0
  38. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr/tools/merging_tools.py +0 -0
  39. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr/tools/metric_tools.py +0 -0
  40. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr/tools/name_tools.py +0 -0
  41. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr/tools/netrc_tools.py +0 -0
  42. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr/tools/openai_tools.py +0 -0
  43. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr/tools/packaging_tools.py +0 -0
  44. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr/tools/parallel_tools.py +0 -0
  45. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr/tools/path_tools/__init__.py +0 -0
  46. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr/tools/path_tools/app_path_tools.py +0 -0
  47. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr/tools/path_tools/type_path_tools.py +0 -0
  48. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr/tools/pattern_tools.py +0 -0
  49. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr/tools/pdf_tools.py +0 -0
  50. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr/tools/platform_tools.py +0 -0
  51. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr/tools/process_tools.py +0 -0
  52. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr/tools/profiling_tools.py +0 -0
  53. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr/tools/random_tools.py +0 -0
  54. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr/tools/semantic_tools.py +0 -0
  55. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr/tools/settings_tools.py +0 -0
  56. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr/tools/spaces_tools.py +0 -0
  57. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr/tools/string_tools.py +0 -0
  58. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr/tools/tabular_tools.py +0 -0
  59. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr/tools/tests/__init__.py +0 -0
  60. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr/tools/tests/conftest.py +0 -0
  61. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr/tools/tests/helpers.py +0 -0
  62. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr/tools/tests/test_datatype.py +0 -0
  63. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr/tools/tests/test_environment.py +0 -0
  64. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr/tools/tests/test_json.py +0 -0
  65. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr/tools/tests/test_path.py +0 -0
  66. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr/tools/tests/test_yaml.py +0 -0
  67. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr/tools/tokenization_tools.py +0 -0
  68. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr/tools/tools.py +0 -0
  69. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr/tools/unicode_tools.py +0 -0
  70. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr/tools/version_tools.py +0 -0
  71. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr/tools/yaml_tools.py +0 -0
  72. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr.tools.egg-info/SOURCES.txt +0 -0
  73. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr.tools.egg-info/dependency_links.txt +0 -0
  74. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr.tools.egg-info/entry_points.txt +0 -0
  75. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr.tools.egg-info/requires.txt +44 -44
  76. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/fmtr.tools.egg-info/top_level.txt +0 -0
  77. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/setup.cfg +0 -0
  78. {fmtr_tools-1.1.17 → fmtr_tools-1.1.19}/setup.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: fmtr.tools
3
- Version: 1.1.17
3
+ Version: 1.1.19
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: fastapi; extra == "test"
13
- Requires-Dist: tabulate; extra == "test"
12
+ Requires-Dist: bokeh; extra == "test"
13
+ Requires-Dist: tokenizers; extra == "test"
14
+ Requires-Dist: torchvision; extra == "test"
15
+ Requires-Dist: pymupdf4llm; extra == "test"
16
+ Requires-Dist: logfire[fastapi]; extra == "test"
17
+ Requires-Dist: google-auth-oauthlib; extra == "test"
18
+ Requires-Dist: regex; extra == "test"
19
+ Requires-Dist: flet[all]; extra == "test"
20
+ Requires-Dist: uvicorn[standard]; extra == "test"
21
+ Requires-Dist: peft; extra == "test"
14
22
  Requires-Dist: torchaudio; extra == "test"
15
- Requires-Dist: semver; extra == "test"
16
- Requires-Dist: distributed; extra == "test"
17
- Requires-Dist: filetype; extra == "test"
18
- Requires-Dist: pandas; extra == "test"
19
- Requires-Dist: dnspython[doh]; extra == "test"
20
23
  Requires-Dist: sentence_transformers; extra == "test"
21
- Requires-Dist: logfire[httpx]; extra == "test"
22
- Requires-Dist: transformers[sentencepiece]; extra == "test"
24
+ Requires-Dist: dask[bag]; extra == "test"
25
+ Requires-Dist: Unidecode; extra == "test"
23
26
  Requires-Dist: openai; extra == "test"
24
- Requires-Dist: regex; extra == "test"
25
- Requires-Dist: contexttimer; extra == "test"
26
- Requires-Dist: uvicorn[standard]; extra == "test"
27
- Requires-Dist: flet-webview; extra == "test"
28
- Requires-Dist: pyyaml; extra == "test"
29
- Requires-Dist: tinynetrc; extra == "test"
27
+ Requires-Dist: pandas; extra == "test"
28
+ Requires-Dist: flet-video; extra == "test"
30
29
  Requires-Dist: pytest-cov; extra == "test"
31
- Requires-Dist: tokenizers; extra == "test"
32
- Requires-Dist: logfire[fastapi]; extra == "test"
33
30
  Requires-Dist: json_repair; extra == "test"
34
- Requires-Dist: faker; extra == "test"
35
- Requires-Dist: huggingface_hub; extra == "test"
36
- Requires-Dist: flet[all]; extra == "test"
37
- Requires-Dist: torchvision; extra == "test"
38
- Requires-Dist: httpx; extra == "test"
31
+ Requires-Dist: google-auth-httplib2; extra == "test"
32
+ Requires-Dist: semver; extra == "test"
33
+ Requires-Dist: pydevd-pycharm; extra == "test"
39
34
  Requires-Dist: pydantic-settings; extra == "test"
40
- Requires-Dist: google-auth-oauthlib; extra == "test"
41
- Requires-Dist: setuptools; extra == "test"
42
- Requires-Dist: pydantic-ai[logfire,openai]; extra == "test"
43
- Requires-Dist: logfire; extra == "test"
44
- Requires-Dist: dask[bag]; extra == "test"
45
- Requires-Dist: html2text; extra == "test"
46
- Requires-Dist: yamlscript; extra == "test"
47
- Requires-Dist: pymupdf4llm; extra == "test"
48
- Requires-Dist: peft; extra == "test"
49
- Requires-Dist: bokeh; extra == "test"
50
- Requires-Dist: Unidecode; extra == "test"
51
- Requires-Dist: google-auth; extra == "test"
52
35
  Requires-Dist: appdirs; extra == "test"
53
- Requires-Dist: openpyxl; extra == "test"
54
- Requires-Dist: diskcache; extra == "test"
55
- Requires-Dist: pydantic; extra == "test"
56
- Requires-Dist: pydevd-pycharm; extra == "test"
57
- Requires-Dist: sre_yield; extra == "test"
58
- Requires-Dist: docker; extra == "test"
36
+ Requires-Dist: dnspython[doh]; extra == "test"
37
+ Requires-Dist: yamlscript; extra == "test"
38
+ Requires-Dist: transformers[sentencepiece]; extra == "test"
59
39
  Requires-Dist: ollama; extra == "test"
60
- Requires-Dist: google-api-python-client; extra == "test"
40
+ Requires-Dist: docker; extra == "test"
41
+ Requires-Dist: pydantic; extra == "test"
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"
47
+ Requires-Dist: huggingface_hub; extra == "test"
61
48
  Requires-Dist: pymupdf; extra == "test"
49
+ Requires-Dist: httpx; extra == "test"
50
+ Requires-Dist: filetype; extra == "test"
51
+ Requires-Dist: faker; extra == "test"
62
52
  Requires-Dist: httpx_retries; extra == "test"
63
- Requires-Dist: flet-video; extra == "test"
64
- Requires-Dist: deepmerge; extra == "test"
65
- Requires-Dist: google-auth-httplib2; 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"
58
+ Requires-Dist: google-api-python-client; extra == "test"
59
+ Requires-Dist: tinynetrc; extra == "test"
60
+ Requires-Dist: logfire; extra == "test"
61
+ Requires-Dist: setuptools; extra == "test"
62
+ Requires-Dist: pydantic-ai[logfire,openai]; extra == "test"
63
+ Requires-Dist: pyyaml; extra == "test"
64
+ Requires-Dist: distributed; extra == "test"
65
+ Requires-Dist: openpyxl; extra == "test"
66
66
  Provides-Extra: yaml
67
67
  Requires-Dist: yamlscript; extra == "yaml"
68
68
  Requires-Dist: pyyaml; extra == "yaml"
@@ -177,7 +177,20 @@ class Path(type(Path())):
177
177
  kind = path.guess(str(self.absolute()))
178
178
  return kind
179
179
 
180
- class PackagePaths:
180
+
181
+ class PathsBase:
182
+ """
183
+
184
+
185
+ """
186
+
187
+ def from_caller(self):
188
+ from fmtr.tools.inspection_tools import get_call_path
189
+ path = get_call_path(offset=3).parent
190
+ return path
191
+
192
+
193
+ class PackagePaths(PathsBase):
181
194
  """
182
195
 
183
196
  Canonical paths for a package.
@@ -195,8 +208,7 @@ class PackagePaths:
195
208
 
196
209
  """
197
210
  if not path:
198
- from fmtr.tools.inspection_tools import get_call_path
199
- path = get_call_path(offset=2).parent
211
+ path = self.from_caller()
200
212
 
201
213
  self.path = Path(path)
202
214
  self.org_singleton = org_singleton
@@ -1,13 +1,13 @@
1
- from itertools import chain
2
-
3
1
  from datetime import datetime
4
2
  from functools import cached_property
5
- from setuptools import find_namespace_packages, find_packages
3
+ from itertools import chain
6
4
  from typing import List, Dict
7
5
 
6
+ from setuptools import find_namespace_packages, find_packages, setup
7
+
8
8
  from fmtr.tools.constants import Constants
9
9
  from fmtr.tools.path_tools import Path
10
- from fmtr.tools.path_tools.path_tools import PathsBase, path
10
+ from fmtr.tools.path_tools.path_tools import PathsBase
11
11
 
12
12
 
13
13
  class SetupPaths(PathsBase):
@@ -55,7 +55,8 @@ class SetupPaths(PathsBase):
55
55
  ]
56
56
 
57
57
  if len(directories) != 1:
58
- raise ValueError(f'Expected exactly one directory in "{path}", found {','.join(directories)}')
58
+ dirs_str = ', '.join([str(dir) for dir in directories])
59
+ raise ValueError(f'Expected exactly one directory in "{self.repo}", found {dirs_str}')
59
60
 
60
61
  target = next(iter(directories))
61
62
 
@@ -86,15 +87,14 @@ class Setup:
86
87
  AUTHOR = 'Frontmatter'
87
88
  AUTHOR_EMAIL = 'innovative.fowler@mask.pro.fmtr.dev'
88
89
 
89
- paths = SetupPaths(path=Path(__file__).absolute().parent.parent.parent)
90
+ def __init__(self, paths, dependencies, console_scripts=None, client=None, **kwargs):
90
91
 
91
- def __init__(self, dependencies, console_scripts=None, client=None, **kwargs):
92
92
 
93
- self.client = client
94
93
  self.kwargs = kwargs
95
94
  self.dependencies = dependencies
96
- self.paths
95
+ self.paths = paths
97
96
 
97
+ self.client = client
98
98
  self.console_scripts = console_scripts
99
99
 
100
100
  def get_entrypoint_path(self, key, value):
@@ -141,10 +141,13 @@ class Setup:
141
141
 
142
142
  @property
143
143
  def packages(self):
144
+
145
+ excludes = list(SetupPaths.SKIP_DIRS) + [f'{name}.*' for name in SetupPaths.SKIP_DIRS]
146
+
144
147
  if self.paths.is_namespace:
145
- return find_namespace_packages(where=str(self.paths.repo))
148
+ return find_namespace_packages(where=str(self.paths.repo), exclude=excludes)
146
149
  else:
147
- return find_packages(where=str(self.paths.repo))
150
+ return find_packages(where=str(self.paths.repo), exclude=excludes)
148
151
 
149
152
  @property
150
153
  def package_dir(self):
@@ -179,6 +182,8 @@ class Setup:
179
182
  extras_require=self.dependencies.extras,
180
183
  ) | self.kwargs
181
184
 
185
+ def setup(self):
186
+ return setup(**self.get_data_setup())
182
187
 
183
188
  class Entrypoints:
184
189
  ALL = 'all'
@@ -0,0 +1 @@
1
+ 1.1.19
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: fmtr.tools
3
- Version: 1.1.17
3
+ Version: 1.1.19
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: fastapi; extra == "test"
13
- Requires-Dist: tabulate; extra == "test"
12
+ Requires-Dist: bokeh; extra == "test"
13
+ Requires-Dist: tokenizers; extra == "test"
14
+ Requires-Dist: torchvision; extra == "test"
15
+ Requires-Dist: pymupdf4llm; extra == "test"
16
+ Requires-Dist: logfire[fastapi]; extra == "test"
17
+ Requires-Dist: google-auth-oauthlib; extra == "test"
18
+ Requires-Dist: regex; extra == "test"
19
+ Requires-Dist: flet[all]; extra == "test"
20
+ Requires-Dist: uvicorn[standard]; extra == "test"
21
+ Requires-Dist: peft; extra == "test"
14
22
  Requires-Dist: torchaudio; extra == "test"
15
- Requires-Dist: semver; extra == "test"
16
- Requires-Dist: distributed; extra == "test"
17
- Requires-Dist: filetype; extra == "test"
18
- Requires-Dist: pandas; extra == "test"
19
- Requires-Dist: dnspython[doh]; extra == "test"
20
23
  Requires-Dist: sentence_transformers; extra == "test"
21
- Requires-Dist: logfire[httpx]; extra == "test"
22
- Requires-Dist: transformers[sentencepiece]; extra == "test"
24
+ Requires-Dist: dask[bag]; extra == "test"
25
+ Requires-Dist: Unidecode; extra == "test"
23
26
  Requires-Dist: openai; extra == "test"
24
- Requires-Dist: regex; extra == "test"
25
- Requires-Dist: contexttimer; extra == "test"
26
- Requires-Dist: uvicorn[standard]; extra == "test"
27
- Requires-Dist: flet-webview; extra == "test"
28
- Requires-Dist: pyyaml; extra == "test"
29
- Requires-Dist: tinynetrc; extra == "test"
27
+ Requires-Dist: pandas; extra == "test"
28
+ Requires-Dist: flet-video; extra == "test"
30
29
  Requires-Dist: pytest-cov; extra == "test"
31
- Requires-Dist: tokenizers; extra == "test"
32
- Requires-Dist: logfire[fastapi]; extra == "test"
33
30
  Requires-Dist: json_repair; extra == "test"
34
- Requires-Dist: faker; extra == "test"
35
- Requires-Dist: huggingface_hub; extra == "test"
36
- Requires-Dist: flet[all]; extra == "test"
37
- Requires-Dist: torchvision; extra == "test"
38
- Requires-Dist: httpx; extra == "test"
31
+ Requires-Dist: google-auth-httplib2; extra == "test"
32
+ Requires-Dist: semver; extra == "test"
33
+ Requires-Dist: pydevd-pycharm; extra == "test"
39
34
  Requires-Dist: pydantic-settings; extra == "test"
40
- Requires-Dist: google-auth-oauthlib; extra == "test"
41
- Requires-Dist: setuptools; extra == "test"
42
- Requires-Dist: pydantic-ai[logfire,openai]; extra == "test"
43
- Requires-Dist: logfire; extra == "test"
44
- Requires-Dist: dask[bag]; extra == "test"
45
- Requires-Dist: html2text; extra == "test"
46
- Requires-Dist: yamlscript; extra == "test"
47
- Requires-Dist: pymupdf4llm; extra == "test"
48
- Requires-Dist: peft; extra == "test"
49
- Requires-Dist: bokeh; extra == "test"
50
- Requires-Dist: Unidecode; extra == "test"
51
- Requires-Dist: google-auth; extra == "test"
52
35
  Requires-Dist: appdirs; extra == "test"
53
- Requires-Dist: openpyxl; extra == "test"
54
- Requires-Dist: diskcache; extra == "test"
55
- Requires-Dist: pydantic; extra == "test"
56
- Requires-Dist: pydevd-pycharm; extra == "test"
57
- Requires-Dist: sre_yield; extra == "test"
58
- Requires-Dist: docker; extra == "test"
36
+ Requires-Dist: dnspython[doh]; extra == "test"
37
+ Requires-Dist: yamlscript; extra == "test"
38
+ Requires-Dist: transformers[sentencepiece]; extra == "test"
59
39
  Requires-Dist: ollama; extra == "test"
60
- Requires-Dist: google-api-python-client; extra == "test"
40
+ Requires-Dist: docker; extra == "test"
41
+ Requires-Dist: pydantic; extra == "test"
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"
47
+ Requires-Dist: huggingface_hub; extra == "test"
61
48
  Requires-Dist: pymupdf; extra == "test"
49
+ Requires-Dist: httpx; extra == "test"
50
+ Requires-Dist: filetype; extra == "test"
51
+ Requires-Dist: faker; extra == "test"
62
52
  Requires-Dist: httpx_retries; extra == "test"
63
- Requires-Dist: flet-video; extra == "test"
64
- Requires-Dist: deepmerge; extra == "test"
65
- Requires-Dist: google-auth-httplib2; 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"
58
+ Requires-Dist: google-api-python-client; extra == "test"
59
+ Requires-Dist: tinynetrc; extra == "test"
60
+ Requires-Dist: logfire; extra == "test"
61
+ Requires-Dist: setuptools; extra == "test"
62
+ Requires-Dist: pydantic-ai[logfire,openai]; extra == "test"
63
+ Requires-Dist: pyyaml; extra == "test"
64
+ Requires-Dist: distributed; extra == "test"
65
+ Requires-Dist: openpyxl; 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.17
File without changes
File without changes
@@ -135,60 +135,60 @@ tabulate
135
135
  openpyxl
136
136
 
137
137
  [test]
138
- fastapi
139
- tabulate
138
+ bokeh
139
+ tokenizers
140
+ torchvision
141
+ pymupdf4llm
142
+ logfire[fastapi]
143
+ google-auth-oauthlib
144
+ regex
145
+ flet[all]
146
+ uvicorn[standard]
147
+ peft
140
148
  torchaudio
141
- semver
142
- distributed
143
- filetype
144
- pandas
145
- dnspython[doh]
146
149
  sentence_transformers
147
- logfire[httpx]
148
- transformers[sentencepiece]
150
+ dask[bag]
151
+ Unidecode
149
152
  openai
150
- regex
151
- contexttimer
152
- uvicorn[standard]
153
- flet-webview
154
- pyyaml
155
- tinynetrc
153
+ pandas
154
+ flet-video
156
155
  pytest-cov
157
- tokenizers
158
- logfire[fastapi]
159
156
  json_repair
160
- faker
161
- huggingface_hub
162
- flet[all]
163
- torchvision
164
- httpx
157
+ google-auth-httplib2
158
+ semver
159
+ pydevd-pycharm
165
160
  pydantic-settings
166
- google-auth-oauthlib
167
- setuptools
168
- pydantic-ai[logfire,openai]
169
- logfire
170
- dask[bag]
171
- html2text
172
- yamlscript
173
- pymupdf4llm
174
- peft
175
- bokeh
176
- Unidecode
177
- google-auth
178
161
  appdirs
179
- openpyxl
180
- diskcache
181
- pydantic
182
- pydevd-pycharm
183
- sre_yield
184
- docker
162
+ dnspython[doh]
163
+ yamlscript
164
+ transformers[sentencepiece]
185
165
  ollama
186
- google-api-python-client
166
+ docker
167
+ pydantic
168
+ flet-webview
169
+ google-auth
170
+ fastapi
171
+ deepmerge
172
+ logfire[httpx]
173
+ huggingface_hub
187
174
  pymupdf
175
+ httpx
176
+ filetype
177
+ faker
188
178
  httpx_retries
189
- flet-video
190
- deepmerge
191
- google-auth-httplib2
179
+ sre_yield
180
+ diskcache
181
+ html2text
182
+ tabulate
183
+ contexttimer
184
+ google-api-python-client
185
+ tinynetrc
186
+ logfire
187
+ setuptools
188
+ pydantic-ai[logfire,openai]
189
+ pyyaml
190
+ distributed
191
+ openpyxl
192
192
 
193
193
  [tokenization]
194
194
  tokenizers
File without changes
File without changes