py2ls 0.2.6.5__py3-none-any.whl → 0.2.6.7__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.
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: py2ls
|
3
|
-
Version: 0.2.6.
|
3
|
+
Version: 0.2.6.7
|
4
4
|
Summary: py(thon)2(too)ls
|
5
5
|
Author: Jianfeng
|
6
6
|
Author-email: Jianfeng.Liu0413@gmail.com
|
@@ -42,6 +42,7 @@ Requires-Dist: gseapy (>=1.1.8) ; extra == "full"
|
|
42
42
|
Requires-Dist: gtts (>=2.5.4) ; extra == "full"
|
43
43
|
Requires-Dist: hdbscan (>=0.8.40) ; extra == "full"
|
44
44
|
Requires-Dist: img2pdf (>=0.5.1) ; extra == "full"
|
45
|
+
Requires-Dist: ipykernel (>=6.29.4) ; extra == "full" or extra == "superlight" or extra == "light"
|
45
46
|
Requires-Dist: ipython (>=8.26.0) ; extra == "full" or extra == "light"
|
46
47
|
Requires-Dist: langdetect (>=1.0.9) ; extra == "full"
|
47
48
|
Requires-Dist: lightgbm (>=4.6.0) ; extra == "full" or extra == "ml"
|
@@ -71,6 +72,7 @@ Requires-Dist: pycryptodome (>=3.23.0) ; extra == "full"
|
|
71
72
|
Requires-Dist: pydeck (>=0.9.1) ; extra == "full"
|
72
73
|
Requires-Dist: pyperclip (>=1.9.0) ; extra == "full"
|
73
74
|
Requires-Dist: pypinyin (>=0.54.0) ; extra == "full"
|
75
|
+
Requires-Dist: pytest (>=8.3.3) ; extra == "full" or extra == "superlight" or extra == "light"
|
74
76
|
Requires-Dist: python-box (>=7.2.0) ; extra == "full" or extra == "light"
|
75
77
|
Requires-Dist: python-dateutil (>=2.9.0.post0) ; extra == "full" or extra == "superlight" or extra == "light"
|
76
78
|
Requires-Dist: python-docx (>=1.1.2) ; extra == "full" or extra == "superlight" or extra == "light"
|
@@ -87,6 +89,7 @@ Requires-Dist: scikit-learn (>=1.5.1) ; extra == "full" or extra == "ml"
|
|
87
89
|
Requires-Dist: scipy (>=1.14.0) ; extra == "full" or extra == "superlight" or extra == "light"
|
88
90
|
Requires-Dist: seaborn (>=0.13.2) ; extra == "full" or extra == "superlight" or extra == "light"
|
89
91
|
Requires-Dist: selenium (>=4.23.1) ; extra == "full" or extra == "light"
|
92
|
+
Requires-Dist: setuptools (>=72.1.0) ; extra == "full" or extra == "superlight" or extra == "light"
|
90
93
|
Requires-Dist: skimpy (>=0.0.15) ; extra == "full"
|
91
94
|
Requires-Dist: skorch (>=1.0.0) ; extra == "full" or extra == "ml"
|
92
95
|
Requires-Dist: statsmodels (>=0.14.2) ; extra == "full"
|
@@ -255,6 +255,6 @@ py2ls/sleep_events_detectors.py,sha256=bQA3HJqv5qnYKJJEIhCyhlDtkXQfIzqksnD0YRXso
|
|
255
255
|
py2ls/stats.py,sha256=xBXUHgV92iqNKtNaj7p5YouNJXKPrJcwkYJhc6lw8NI,34107
|
256
256
|
py2ls/translator.py,sha256=77Tp_GjmiiwFbEIJD_q3VYpQ43XL9ZeJo6Mhl44mvh8,34284
|
257
257
|
py2ls/wb_detector.py,sha256=7y6TmBUj9exCZeIgBAJ_9hwuhkDh1x_-yg4dvNY1_GQ,6284
|
258
|
-
py2ls-0.2.6.
|
259
|
-
py2ls-0.2.6.
|
260
|
-
py2ls-0.2.6.
|
258
|
+
py2ls-0.2.6.7.dist-info/METADATA,sha256=C3AyWpLJmrSpcHKjj1Ag0k57HGCKVU6R5DCWy5mRugQ,18852
|
259
|
+
py2ls-0.2.6.7.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
260
|
+
py2ls-0.2.6.7.dist-info/RECORD,,
|
File without changes
|