fmtr.tools 1.0.37__tar.gz → 1.0.39__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.0.37 → fmtr.tools-1.0.39}/PKG-INFO +2 -1
- {fmtr.tools-1.0.37 → fmtr.tools-1.0.39}/fmtr/tools/__init__.py +5 -0
- fmtr.tools-1.0.39/fmtr/tools/tabular_tools.py +3 -0
- fmtr.tools-1.0.39/fmtr/tools/version +1 -0
- {fmtr.tools-1.0.37 → fmtr.tools-1.0.39}/fmtr.tools.egg-info/PKG-INFO +2 -1
- {fmtr.tools-1.0.37 → fmtr.tools-1.0.39}/fmtr.tools.egg-info/SOURCES.txt +1 -0
- {fmtr.tools-1.0.37 → fmtr.tools-1.0.39}/fmtr.tools.egg-info/requires.txt +11 -0
- fmtr.tools-1.0.37/fmtr/tools/version +0 -1
- {fmtr.tools-1.0.37 → fmtr.tools-1.0.39}/LICENSE +0 -0
- {fmtr.tools-1.0.37 → fmtr.tools-1.0.39}/README.md +0 -0
- {fmtr.tools-1.0.37 → fmtr.tools-1.0.39}/fmtr/tools/ai_tools.py +0 -0
- {fmtr.tools-1.0.37 → fmtr.tools-1.0.39}/fmtr/tools/api_tools.py +0 -0
- {fmtr.tools-1.0.37 → fmtr.tools-1.0.39}/fmtr/tools/async_tools.py +0 -0
- {fmtr.tools-1.0.37 → fmtr.tools-1.0.39}/fmtr/tools/augmentation_tools.py +0 -0
- {fmtr.tools-1.0.37 → fmtr.tools-1.0.39}/fmtr/tools/caching_tools.py +0 -0
- {fmtr.tools-1.0.37 → fmtr.tools-1.0.39}/fmtr/tools/config.py +0 -0
- {fmtr.tools-1.0.37 → fmtr.tools-1.0.39}/fmtr/tools/config_tools.py +0 -0
- {fmtr.tools-1.0.37 → fmtr.tools-1.0.39}/fmtr/tools/console_script_tools.py +0 -0
- {fmtr.tools-1.0.37 → fmtr.tools-1.0.39}/fmtr/tools/data_modelling_tools.py +0 -0
- {fmtr.tools-1.0.37 → fmtr.tools-1.0.39}/fmtr/tools/dataclass_tools.py +0 -0
- {fmtr.tools-1.0.37 → fmtr.tools-1.0.39}/fmtr/tools/datatype_tools.py +0 -0
- {fmtr.tools-1.0.37 → fmtr.tools-1.0.39}/fmtr/tools/docker_tools.py +0 -0
- {fmtr.tools-1.0.37 → fmtr.tools-1.0.39}/fmtr/tools/environment_tools.py +0 -0
- {fmtr.tools-1.0.37 → fmtr.tools-1.0.39}/fmtr/tools/function_tools.py +0 -0
- {fmtr.tools-1.0.37 → fmtr.tools-1.0.39}/fmtr/tools/google_api_tools.py +0 -0
- {fmtr.tools-1.0.37 → fmtr.tools-1.0.39}/fmtr/tools/hash_tools.py +0 -0
- {fmtr.tools-1.0.37 → fmtr.tools-1.0.39}/fmtr/tools/hfh_tools.py +0 -0
- {fmtr.tools-1.0.37 → fmtr.tools-1.0.39}/fmtr/tools/html_tools.py +0 -0
- {fmtr.tools-1.0.37 → fmtr.tools-1.0.39}/fmtr/tools/import_tools.py +0 -0
- {fmtr.tools-1.0.37 → fmtr.tools-1.0.39}/fmtr/tools/inspection_tools.py +0 -0
- {fmtr.tools-1.0.37 → fmtr.tools-1.0.39}/fmtr/tools/interface_tools.py +0 -0
- {fmtr.tools-1.0.37 → fmtr.tools-1.0.39}/fmtr/tools/iterator_tools.py +0 -0
- {fmtr.tools-1.0.37 → fmtr.tools-1.0.39}/fmtr/tools/json_fix_tools.py +0 -0
- {fmtr.tools-1.0.37 → fmtr.tools-1.0.39}/fmtr/tools/json_tools.py +0 -0
- {fmtr.tools-1.0.37 → fmtr.tools-1.0.39}/fmtr/tools/logging_tools.py +0 -0
- {fmtr.tools-1.0.37 → fmtr.tools-1.0.39}/fmtr/tools/merging_tools.py +0 -0
- {fmtr.tools-1.0.37 → fmtr.tools-1.0.39}/fmtr/tools/metric_tools.py +0 -0
- {fmtr.tools-1.0.37 → fmtr.tools-1.0.39}/fmtr/tools/name_tools.py +0 -0
- {fmtr.tools-1.0.37 → fmtr.tools-1.0.39}/fmtr/tools/netrc_tools.py +0 -0
- {fmtr.tools-1.0.37 → fmtr.tools-1.0.39}/fmtr/tools/openai_tools.py +0 -0
- {fmtr.tools-1.0.37 → fmtr.tools-1.0.39}/fmtr/tools/parallel_tools.py +0 -0
- {fmtr.tools-1.0.37 → fmtr.tools-1.0.39}/fmtr/tools/path_tools.py +0 -0
- {fmtr.tools-1.0.37 → fmtr.tools-1.0.39}/fmtr/tools/pdf_tools.py +0 -0
- {fmtr.tools-1.0.37 → fmtr.tools-1.0.39}/fmtr/tools/platform_tools.py +0 -0
- {fmtr.tools-1.0.37 → fmtr.tools-1.0.39}/fmtr/tools/process_tools.py +0 -0
- {fmtr.tools-1.0.37 → fmtr.tools-1.0.39}/fmtr/tools/profiling_tools.py +0 -0
- {fmtr.tools-1.0.37 → fmtr.tools-1.0.39}/fmtr/tools/random_tools.py +0 -0
- {fmtr.tools-1.0.37 → fmtr.tools-1.0.39}/fmtr/tools/semantic_tools.py +0 -0
- {fmtr.tools-1.0.37 → fmtr.tools-1.0.39}/fmtr/tools/spaces_tools.py +0 -0
- {fmtr.tools-1.0.37 → fmtr.tools-1.0.39}/fmtr/tools/string_tools.py +0 -0
- {fmtr.tools-1.0.37 → fmtr.tools-1.0.39}/fmtr/tools/tests/__init__.py +0 -0
- {fmtr.tools-1.0.37 → fmtr.tools-1.0.39}/fmtr/tools/tests/conftest.py +0 -0
- {fmtr.tools-1.0.37 → fmtr.tools-1.0.39}/fmtr/tools/tests/helpers.py +0 -0
- {fmtr.tools-1.0.37 → fmtr.tools-1.0.39}/fmtr/tools/tests/test_datatype.py +0 -0
- {fmtr.tools-1.0.37 → fmtr.tools-1.0.39}/fmtr/tools/tests/test_environment.py +0 -0
- {fmtr.tools-1.0.37 → fmtr.tools-1.0.39}/fmtr/tools/tests/test_json.py +0 -0
- {fmtr.tools-1.0.37 → fmtr.tools-1.0.39}/fmtr/tools/tests/test_path.py +0 -0
- {fmtr.tools-1.0.37 → fmtr.tools-1.0.39}/fmtr/tools/tests/test_yaml.py +0 -0
- {fmtr.tools-1.0.37 → fmtr.tools-1.0.39}/fmtr/tools/tokenization_tools.py +0 -0
- {fmtr.tools-1.0.37 → fmtr.tools-1.0.39}/fmtr/tools/tools.py +0 -0
- {fmtr.tools-1.0.37 → fmtr.tools-1.0.39}/fmtr/tools/unicode_tools.py +0 -0
- {fmtr.tools-1.0.37 → fmtr.tools-1.0.39}/fmtr/tools/version_tools.py +0 -0
- {fmtr.tools-1.0.37 → fmtr.tools-1.0.39}/fmtr/tools/yaml_tools.py +0 -0
- {fmtr.tools-1.0.37 → fmtr.tools-1.0.39}/fmtr.tools.egg-info/dependency_links.txt +0 -0
- {fmtr.tools-1.0.37 → fmtr.tools-1.0.39}/fmtr.tools.egg-info/entry_points.txt +0 -0
- {fmtr.tools-1.0.37 → fmtr.tools-1.0.39}/fmtr.tools.egg-info/top_level.txt +0 -0
- {fmtr.tools-1.0.37 → fmtr.tools-1.0.39}/setup.cfg +0 -0
- {fmtr.tools-1.0.37 → fmtr.tools-1.0.39}/setup.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: fmtr.tools
|
|
3
|
-
Version: 1.0.
|
|
3
|
+
Version: 1.0.39
|
|
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
|
|
@@ -30,6 +30,7 @@ Provides-Extra: process
|
|
|
30
30
|
Provides-Extra: profiling
|
|
31
31
|
Provides-Extra: semantic
|
|
32
32
|
Provides-Extra: spaces
|
|
33
|
+
Provides-Extra: tabular
|
|
33
34
|
Provides-Extra: test
|
|
34
35
|
Provides-Extra: tokenization
|
|
35
36
|
Provides-Extra: unicode
|
|
@@ -148,6 +148,11 @@ try:
|
|
|
148
148
|
except ImportError as exception:
|
|
149
149
|
pdf = MissingExtraMockModule('pdf', exception)
|
|
150
150
|
|
|
151
|
+
try:
|
|
152
|
+
from fmtr.tools import tabular_tools as tabular
|
|
153
|
+
except ImportError as exception:
|
|
154
|
+
tabular = MissingExtraMockModule('tabular', exception)
|
|
155
|
+
|
|
151
156
|
|
|
152
157
|
__all__ = [
|
|
153
158
|
'config',
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
1.0.39
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: fmtr.tools
|
|
3
|
-
Version: 1.0.
|
|
3
|
+
Version: 1.0.39
|
|
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
|
|
@@ -30,6 +30,7 @@ Provides-Extra: process
|
|
|
30
30
|
Provides-Extra: profiling
|
|
31
31
|
Provides-Extra: semantic
|
|
32
32
|
Provides-Extra: spaces
|
|
33
|
+
Provides-Extra: tabular
|
|
33
34
|
Provides-Extra: test
|
|
34
35
|
Provides-Extra: tokenization
|
|
35
36
|
Provides-Extra: unicode
|
|
@@ -63,7 +63,9 @@ semver
|
|
|
63
63
|
deepmerge
|
|
64
64
|
|
|
65
65
|
[metric]
|
|
66
|
+
openpyxl
|
|
66
67
|
pandas
|
|
68
|
+
tabulate
|
|
67
69
|
|
|
68
70
|
[netrc]
|
|
69
71
|
tinynetrc
|
|
@@ -89,12 +91,19 @@ semver
|
|
|
89
91
|
contexttimer
|
|
90
92
|
|
|
91
93
|
[semantic]
|
|
94
|
+
openpyxl
|
|
92
95
|
pandas
|
|
93
96
|
sentence_transformers
|
|
97
|
+
tabulate
|
|
94
98
|
|
|
95
99
|
[spaces]
|
|
96
100
|
tinynetrc
|
|
97
101
|
|
|
102
|
+
[tabular]
|
|
103
|
+
openpyxl
|
|
104
|
+
pandas
|
|
105
|
+
tabulate
|
|
106
|
+
|
|
98
107
|
[test]
|
|
99
108
|
Unidecode
|
|
100
109
|
bokeh
|
|
@@ -119,6 +128,7 @@ json_repair
|
|
|
119
128
|
logfire
|
|
120
129
|
ollama
|
|
121
130
|
openai
|
|
131
|
+
openpyxl
|
|
122
132
|
pandas
|
|
123
133
|
peft
|
|
124
134
|
pydantic
|
|
@@ -130,6 +140,7 @@ pyyaml
|
|
|
130
140
|
semver
|
|
131
141
|
sentence_transformers
|
|
132
142
|
sre_yield
|
|
143
|
+
tabulate
|
|
133
144
|
tinynetrc
|
|
134
145
|
tokenizers
|
|
135
146
|
torchaudio
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
1.0.37
|
|
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
|