deeplotx 0.9.8a0__py3-none-any.whl → 0.9.9__py3-none-any.whl
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.
- deeplotx/util/__init__.py +1 -1
- {deeplotx-0.9.8a0.dist-info → deeplotx-0.9.9.dist-info}/METADATA +1 -1
- {deeplotx-0.9.8a0.dist-info → deeplotx-0.9.9.dist-info}/RECORD +6 -6
- {deeplotx-0.9.8a0.dist-info → deeplotx-0.9.9.dist-info}/WHEEL +0 -0
- {deeplotx-0.9.8a0.dist-info → deeplotx-0.9.9.dist-info}/licenses/LICENSE +0 -0
- {deeplotx-0.9.8a0.dist-info → deeplotx-0.9.9.dist-info}/top_level.txt +0 -0
deeplotx/util/__init__.py
CHANGED
@@ -1,2 +1,2 @@
|
|
1
1
|
from .hash import md5, sha1, sha256, sha512
|
2
|
-
from .read_file import read_file, get_files
|
2
|
+
from .read_file import read_file, write_file, get_files
|
@@ -30,11 +30,11 @@ deeplotx/similarity/vector.py,sha256=WVbDHqykt-fvuILVrhUCtIFAOEjY_zvttrXGM9eylG0
|
|
30
30
|
deeplotx/trainer/__init__.py,sha256=Fl5DR9UecQc5VtBcczU9sx_HtPNoFohpuELOh-Jrsks,77
|
31
31
|
deeplotx/trainer/base_trainer.py,sha256=z0MeAT-rRYmjeBXt0ckt7J1itYArR0Cx02wHesXUoZE,385
|
32
32
|
deeplotx/trainer/text_binary_classification_trainer.py,sha256=TFxOX8rWU_zKliI9zm7F5ZH7snR2d-sk95s3pfTmm78,6601
|
33
|
-
deeplotx/util/__init__.py,sha256=
|
33
|
+
deeplotx/util/__init__.py,sha256=ppQwp3A4rhAWBQ7DEobIYxloIiythxxUswCn-7UrMeA,102
|
34
34
|
deeplotx/util/hash.py,sha256=qbNU3RLBWGQYFVte9WZBAkZ1BkdjCXiKLDaKPN54KFk,662
|
35
35
|
deeplotx/util/read_file.py,sha256=O9nieNgAGQ7Ct1EFxCdcgL6hVs5s2Vw_ItcUK6VeTwY,981
|
36
|
-
deeplotx-0.9.
|
37
|
-
deeplotx-0.9.
|
38
|
-
deeplotx-0.9.
|
39
|
-
deeplotx-0.9.
|
40
|
-
deeplotx-0.9.
|
36
|
+
deeplotx-0.9.9.dist-info/licenses/LICENSE,sha256=IwGE9guuL-ryRPEKi6wFPI_zOhg7zDZbTYuHbSt_SAk,35823
|
37
|
+
deeplotx-0.9.9.dist-info/METADATA,sha256=00OSBOncepG2pRHu6K_HOWksiQCOCOUEvqubydI_yXA,14442
|
38
|
+
deeplotx-0.9.9.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
39
|
+
deeplotx-0.9.9.dist-info/top_level.txt,sha256=hKg4pVDXZ-WWxkRfJFczRIll1Sv7VyfKCmzHLXbuh1U,9
|
40
|
+
deeplotx-0.9.9.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|