py2ls 0.2.4.10.1__py3-none-any.whl → 0.2.4.10.3__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
Binary file
|
@@ -1,17 +1,19 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: py2ls
|
3
|
-
Version: 0.2.4.10.
|
3
|
+
Version: 0.2.4.10.3
|
4
4
|
Summary: py(thon)2(too)ls
|
5
5
|
Author: Jianfeng
|
6
6
|
Author-email: Jianfeng.Liu0413@gmail.com
|
7
|
-
Requires-Python: >=3.
|
7
|
+
Requires-Python: >=3.5,<4.0
|
8
8
|
Classifier: Programming Language :: Python :: 3
|
9
|
+
Classifier: Programming Language :: Python :: 3.5
|
10
|
+
Classifier: Programming Language :: Python :: 3.6
|
11
|
+
Classifier: Programming Language :: Python :: 3.7
|
9
12
|
Classifier: Programming Language :: Python :: 3.8
|
10
13
|
Classifier: Programming Language :: Python :: 3.9
|
11
14
|
Classifier: Programming Language :: Python :: 3.10
|
12
15
|
Classifier: Programming Language :: Python :: 3.11
|
13
16
|
Classifier: Programming Language :: Python :: 3.12
|
14
|
-
Provides-Extra: dev
|
15
17
|
Provides-Extra: extr
|
16
18
|
Requires-Dist: CacheControl (>=0.13.1)
|
17
19
|
Requires-Dist: Cython (>=3.0.10)
|
@@ -33,8 +35,6 @@ Requires-Dist: Pygments (>=2.18.0)
|
|
33
35
|
Requires-Dist: QtPy (>=2.4.1)
|
34
36
|
Requires-Dist: SciencePlots (>=2.1.1)
|
35
37
|
Requires-Dist: XlsxWriter (>=3.2.0)
|
36
|
-
Requires-Dist: appnope (>=0.1.4) ; sys_platform == "darwin"
|
37
|
-
Requires-Dist: appscript (>=1.2.5) ; sys_platform == "darwin"
|
38
38
|
Requires-Dist: asciitree (>=0.3.3)
|
39
39
|
Requires-Dist: asttokens (>=2.4.1)
|
40
40
|
Requires-Dist: attrs (>=23.2.0)
|
@@ -57,12 +57,12 @@ Requires-Dist: coveralls (>=4.0.1)
|
|
57
57
|
Requires-Dist: crashtest (>=0.4.1)
|
58
58
|
Requires-Dist: cycler (>=0.12.1)
|
59
59
|
Requires-Dist: dask (>=2024.7.1)
|
60
|
+
Requires-Dist: debugpy (>=1.8.2)
|
60
61
|
Requires-Dist: decorator (>=5.1.1)
|
61
62
|
Requires-Dist: defusedxml (>=0.7.1)
|
62
63
|
Requires-Dist: distlib (>=0.3.8)
|
63
64
|
Requires-Dist: docopt (>=0.6.2)
|
64
65
|
Requires-Dist: docx (>=0.2.4)
|
65
|
-
Requires-Dist: duckduckgo-search (>=0.5.1,<0.6.0)
|
66
66
|
Requires-Dist: dulwich (>=0.21.7)
|
67
67
|
Requires-Dist: executing (>=2.0.1)
|
68
68
|
Requires-Dist: faiss-cpu (>=1.8.0.post1)
|
@@ -70,7 +70,7 @@ Requires-Dist: fake-useragent (>=1.5.1)
|
|
70
70
|
Requires-Dist: fasteners (>=0.19)
|
71
71
|
Requires-Dist: fastjsonschema (>=2.20.0)
|
72
72
|
Requires-Dist: filelock (>=3.15.4)
|
73
|
-
Requires-Dist: flake8 (>=7.1.0)
|
73
|
+
Requires-Dist: flake8 (>=7.1.0)
|
74
74
|
Requires-Dist: flatbuffers (>=24.3.25)
|
75
75
|
Requires-Dist: fonttools (>=4.53.1)
|
76
76
|
Requires-Dist: fpdf (>=1.7.2)
|
@@ -84,7 +84,7 @@ Requires-Dist: h5py (>=3.11.0)
|
|
84
84
|
Requires-Dist: hpack (>=3.0.0)
|
85
85
|
Requires-Dist: hstspreload (>=2024.7.1)
|
86
86
|
Requires-Dist: httpcore (>=0.9.1)
|
87
|
-
Requires-Dist: httpx (>=0.
|
87
|
+
Requires-Dist: httpx (>=0.13.3)
|
88
88
|
Requires-Dist: humanfriendly (>=10.0)
|
89
89
|
Requires-Dist: hyperframe (>=5.2.0)
|
90
90
|
Requires-Dist: idna (>=2.10)
|
@@ -92,11 +92,13 @@ Requires-Dist: imageio (>=2.34.2)
|
|
92
92
|
Requires-Dist: img2pdf (>=0.5.1)
|
93
93
|
Requires-Dist: iniconfig (>=2.0.0)
|
94
94
|
Requires-Dist: installer (>=0.7.0)
|
95
|
+
Requires-Dist: ipykernel (>=6.29.5)
|
95
96
|
Requires-Dist: ipython (>=8.26.0)
|
96
97
|
Requires-Dist: jedi (>=0.19.1)
|
97
98
|
Requires-Dist: joblib (>=1.4.2)
|
98
99
|
Requires-Dist: jsonschema (>=4.17.3)
|
99
100
|
Requires-Dist: jsonschema-specifications (>=2023.12.1)
|
101
|
+
Requires-Dist: jupyter_client (>=8.6.2)
|
100
102
|
Requires-Dist: jupyter_core (>=5.7.2)
|
101
103
|
Requires-Dist: jupyterlab_pygments (>=0.3.0)
|
102
104
|
Requires-Dist: keyring (>=24.3.1)
|
@@ -130,7 +132,7 @@ Requires-Dist: nltk (>=3.8.1)
|
|
130
132
|
Requires-Dist: numba (>=0.59.1)
|
131
133
|
Requires-Dist: numcodecs (>=0.13.0)
|
132
134
|
Requires-Dist: numerizer (>=0.2.3)
|
133
|
-
Requires-Dist: numpy (>=1.
|
135
|
+
Requires-Dist: numpy (>=1.26.4)
|
134
136
|
Requires-Dist: onnxruntime (>=1.18.1)
|
135
137
|
Requires-Dist: opencv-contrib-python (>=4.10.0.84)
|
136
138
|
Requires-Dist: opencv-python (>=4.10.0.84)
|
@@ -158,17 +160,17 @@ Requires-Dist: pluggy (>=1.5.0)
|
|
158
160
|
Requires-Dist: pooch (>=1.8.2)
|
159
161
|
Requires-Dist: probeinterface (>=0.2.23)
|
160
162
|
Requires-Dist: prompt_toolkit (>=3.0.47)
|
161
|
-
Requires-Dist: protobuf (>=
|
163
|
+
Requires-Dist: protobuf (>=5.27.2)
|
162
164
|
Requires-Dist: psutil (>=5.9.8)
|
163
165
|
Requires-Dist: ptyprocess (>=0.7.0)
|
164
|
-
Requires-Dist: pure_eval (>=0.2.
|
166
|
+
Requires-Dist: pure_eval (>=0.2.3)
|
165
167
|
Requires-Dist: pycodestyle (>=2.12.0)
|
166
168
|
Requires-Dist: pycparser (>=2.22)
|
167
169
|
Requires-Dist: pyflakes (>=3.2.0)
|
168
170
|
Requires-Dist: pyparsing (>=3.1.2)
|
169
171
|
Requires-Dist: pyproject_hooks (>=1.1.0)
|
170
172
|
Requires-Dist: pyrsistent (>=0.20.0)
|
171
|
-
Requires-Dist: pytest (>=8.3.1)
|
173
|
+
Requires-Dist: pytest (>=8.3.1)
|
172
174
|
Requires-Dist: pytest-cov (>=5.0.0)
|
173
175
|
Requires-Dist: pytest-qt (>=4.4.0)
|
174
176
|
Requires-Dist: python-box (>=7.2.0)
|
@@ -192,7 +194,7 @@ Requires-Dist: rfc3986 (>=1.5.0)
|
|
192
194
|
Requires-Dist: rpds-py (>=0.18.1)
|
193
195
|
Requires-Dist: scikit-image (>=0.23.2)
|
194
196
|
Requires-Dist: scikit-learn (>=1.5.1)
|
195
|
-
Requires-Dist: scipy (>=1.
|
197
|
+
Requires-Dist: scipy (>=1.14.0)
|
196
198
|
Requires-Dist: seaborn (>=0.13.2)
|
197
199
|
Requires-Dist: selenium (>=4.23.1)
|
198
200
|
Requires-Dist: setuptools (>=70.3.0)
|
@@ -232,7 +234,6 @@ Requires-Dist: websocket-client (>=1.8.0)
|
|
232
234
|
Requires-Dist: wrapt (>=1.16.0)
|
233
235
|
Requires-Dist: wsproto (>=1.2.0)
|
234
236
|
Requires-Dist: xarray (>=2024.6.0)
|
235
|
-
Requires-Dist: xattr (>=0.10.1) ; sys_platform == "darwin"
|
236
237
|
Requires-Dist: zarr (>=2.17.2)
|
237
238
|
Description-Content-Type: text/markdown
|
238
239
|
|
@@ -184,6 +184,7 @@ py2ls/data/email/email_html_template.html,sha256=UIg3aixWfdNsvVx-j2dX1M5N3G-6Dgr
|
|
184
184
|
py2ls/data/lang_code_iso639.json,sha256=qZiU7H2RLJjDMXK22C-jhwzLJCI5vKmampjB1ys4ek4,2157
|
185
185
|
py2ls/data/mygenes_fields_241022.txt,sha256=-7htEdtmqbSRTUKHHVmjUFLBwZZg9u3LFpn9OZMb1qg,11348
|
186
186
|
py2ls/data/sns_info.json,sha256=pEzdg2bhMkwQHZpXx02_7zAP7NvRoCc0Le8PN6Uv0Vk,4074
|
187
|
+
py2ls/data/styles/.DS_Store,sha256=X5W14zd8l8fUlGw4P7mUL81WRLxAVSbel8Cua_5REPA,6148
|
187
188
|
py2ls/data/styles/example/style1.pdf,sha256=Pt_qQJ5kiCSIPiz3TWSwEffHUdj75kKXnZ4MPqpEx4I,29873
|
188
189
|
py2ls/data/styles/example/style2.pdf,sha256=0xduPLPulET38LEP2V2H_q70wqlrrBEo8ttqO-FMrfQ,25449
|
189
190
|
py2ls/data/styles/example/style3.pdf,sha256=010-Pm2BUowAt0XDkJWZTR5rAszLqmI1DO3209sIFWs,65536
|
@@ -244,6 +245,6 @@ py2ls/sleep_events_detectors.py,sha256=bQA3HJqv5qnYKJJEIhCyhlDtkXQfIzqksnD0YRXso
|
|
244
245
|
py2ls/stats.py,sha256=qBn2rJmNa_QLLUqjwYqXUlGzqmW94sgA1bxJU2FC3r0,39175
|
245
246
|
py2ls/translator.py,sha256=zBeq4pYZeroqw3DT-5g7uHfVqKd-EQptT6LJ-Adi8JY,34244
|
246
247
|
py2ls/wb_detector.py,sha256=7y6TmBUj9exCZeIgBAJ_9hwuhkDh1x_-yg4dvNY1_GQ,6284
|
247
|
-
py2ls-0.2.4.10.
|
248
|
-
py2ls-0.2.4.10.
|
249
|
-
py2ls-0.2.4.10.
|
248
|
+
py2ls-0.2.4.10.3.dist-info/METADATA,sha256=SRnUuAnCxkNOXXOFOmKqe3gJcKXaNF6fTrzxRtCBR3E,20041
|
249
|
+
py2ls-0.2.4.10.3.dist-info/WHEEL,sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4,88
|
250
|
+
py2ls-0.2.4.10.3.dist-info/RECORD,,
|
File without changes
|