py2ls 0.2.5.14__py3-none-any.whl → 0.2.5.15__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.
- py2ls/.DS_Store +0 -0
- py2ls/.git/index +0 -0
- py2ls/__init__.py +1 -5
- py2ls/ips.py +1446 -70
- {py2ls-0.2.5.14.dist-info → py2ls-0.2.5.15.dist-info}/METADATA +89 -232
- {py2ls-0.2.5.14.dist-info → py2ls-0.2.5.15.dist-info}/RECORD +7 -8
- py2ls/ips_lab.py +0 -17172
- {py2ls-0.2.5.14.dist-info → py2ls-0.2.5.15.dist-info}/WHEEL +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: py2ls
|
3
|
-
Version: 0.2.5.
|
3
|
+
Version: 0.2.5.15
|
4
4
|
Summary: py(thon)2(too)ls
|
5
5
|
Author: Jianfeng
|
6
6
|
Author-email: Jianfeng.Liu0413@gmail.com
|
@@ -14,239 +14,92 @@ Classifier: Programming Language :: Python :: 3.9
|
|
14
14
|
Classifier: Programming Language :: Python :: 3.10
|
15
15
|
Classifier: Programming Language :: Python :: 3.11
|
16
16
|
Classifier: Programming Language :: Python :: 3.12
|
17
|
+
Provides-Extra: full
|
18
|
+
Provides-Extra: light
|
17
19
|
Provides-Extra: ml
|
18
20
|
Provides-Extra: neuroscience
|
19
|
-
Requires-Dist:
|
20
|
-
Requires-Dist:
|
21
|
-
Requires-Dist:
|
22
|
-
Requires-Dist:
|
23
|
-
Requires-Dist:
|
24
|
-
Requires-Dist:
|
25
|
-
Requires-Dist:
|
26
|
-
Requires-Dist:
|
27
|
-
Requires-Dist:
|
28
|
-
Requires-Dist:
|
29
|
-
Requires-Dist:
|
30
|
-
Requires-Dist:
|
31
|
-
Requires-Dist:
|
32
|
-
Requires-Dist:
|
33
|
-
Requires-Dist:
|
34
|
-
Requires-Dist:
|
35
|
-
Requires-Dist:
|
36
|
-
Requires-Dist:
|
37
|
-
Requires-Dist:
|
38
|
-
Requires-Dist:
|
39
|
-
Requires-Dist:
|
40
|
-
Requires-Dist:
|
41
|
-
Requires-Dist:
|
42
|
-
Requires-Dist:
|
43
|
-
Requires-Dist:
|
44
|
-
Requires-Dist:
|
45
|
-
Requires-Dist:
|
46
|
-
Requires-Dist:
|
47
|
-
Requires-Dist:
|
48
|
-
Requires-Dist:
|
49
|
-
Requires-Dist:
|
50
|
-
Requires-Dist:
|
51
|
-
Requires-Dist:
|
52
|
-
Requires-Dist:
|
53
|
-
Requires-Dist:
|
54
|
-
Requires-Dist:
|
55
|
-
Requires-Dist:
|
56
|
-
Requires-Dist:
|
57
|
-
Requires-Dist:
|
58
|
-
Requires-Dist:
|
59
|
-
Requires-Dist:
|
60
|
-
Requires-Dist:
|
61
|
-
Requires-Dist:
|
62
|
-
Requires-Dist:
|
63
|
-
Requires-Dist:
|
64
|
-
Requires-Dist:
|
65
|
-
Requires-Dist:
|
66
|
-
Requires-Dist:
|
67
|
-
Requires-Dist:
|
68
|
-
Requires-Dist:
|
69
|
-
Requires-Dist:
|
70
|
-
Requires-Dist:
|
71
|
-
Requires-Dist:
|
72
|
-
Requires-Dist:
|
73
|
-
Requires-Dist:
|
74
|
-
Requires-Dist:
|
75
|
-
Requires-Dist:
|
76
|
-
Requires-Dist:
|
77
|
-
Requires-Dist:
|
78
|
-
Requires-Dist:
|
79
|
-
Requires-Dist:
|
80
|
-
Requires-Dist:
|
81
|
-
Requires-Dist:
|
82
|
-
Requires-Dist:
|
83
|
-
Requires-Dist:
|
84
|
-
Requires-Dist:
|
85
|
-
Requires-Dist:
|
86
|
-
Requires-Dist:
|
87
|
-
Requires-Dist:
|
88
|
-
Requires-Dist:
|
89
|
-
Requires-Dist:
|
90
|
-
Requires-Dist:
|
91
|
-
Requires-Dist:
|
92
|
-
Requires-Dist:
|
93
|
-
Requires-Dist:
|
94
|
-
Requires-Dist:
|
95
|
-
Requires-Dist:
|
96
|
-
Requires-Dist:
|
97
|
-
Requires-Dist:
|
98
|
-
Requires-Dist:
|
99
|
-
Requires-Dist:
|
100
|
-
Requires-Dist:
|
101
|
-
Requires-Dist: jsonschema (>=4.17.3)
|
102
|
-
Requires-Dist: jsonschema-specifications (>=2023.12.1)
|
103
|
-
Requires-Dist: jupyter_client (>=8.6.2)
|
104
|
-
Requires-Dist: jupyter_core (>=5.7.2)
|
105
|
-
Requires-Dist: jupyterlab_pygments (>=0.3.0)
|
106
|
-
Requires-Dist: keyring (>=24.3.1)
|
107
|
-
Requires-Dist: kiwisolver (>=1.4.5)
|
108
|
-
Requires-Dist: langdetect (>=1.0.9)
|
109
|
-
Requires-Dist: lazy_loader (>=0.4)
|
110
|
-
Requires-Dist: libretranslatepy (>=2.1.1)
|
111
|
-
Requires-Dist: llvmlite (>=0.42.0)
|
112
|
-
Requires-Dist: locket (>=1.0.0)
|
113
|
-
Requires-Dist: lxml (>=4.9.4)
|
114
|
-
Requires-Dist: matplotlib (>=3.9.1)
|
115
|
-
Requires-Dist: matplotlib-inline (>=0.1.7)
|
116
|
-
Requires-Dist: mccabe (>=0.7.0)
|
117
|
-
Requires-Dist: memory-profiler (>=0.61.0)
|
118
|
-
Requires-Dist: mergedeep (>=1.3.4)
|
119
|
-
Requires-Dist: mistune (>=3.0.2)
|
120
|
-
Requires-Dist: mkdocs (>=1.6.0)
|
121
|
-
Requires-Dist: mkdocs-get-deps (>=0.2.0)
|
122
|
-
Requires-Dist: mne (>=1.7.1) ; extra == "neuroscience"
|
123
|
-
Requires-Dist: more-itertools (>=10.3.0)
|
124
|
-
Requires-Dist: mpmath (>=1.3.0)
|
125
|
-
Requires-Dist: msgpack (>=1.0.8)
|
126
|
-
Requires-Dist: msoffcrypto-tool (>=5.4.2)
|
127
|
-
Requires-Dist: mtscomp (>=1.0.2)
|
128
|
-
Requires-Dist: nbclient (>=0.10.0)
|
129
|
-
Requires-Dist: nbconvert (>=7.16.4)
|
130
|
-
Requires-Dist: nbformat (>=5.10.4)
|
131
|
-
Requires-Dist: neo (>=0.13.1) ; extra == "neuroscience"
|
132
|
-
Requires-Dist: nest-asyncio (>=1.6.0)
|
133
|
-
Requires-Dist: networkx (>=3.3)
|
134
|
-
Requires-Dist: nltk (>=3.8.1)
|
135
|
-
Requires-Dist: nuitka (>=2.5.9)
|
136
|
-
Requires-Dist: numba (>=0.59.1)
|
137
|
-
Requires-Dist: numcodecs (>=0.13.0)
|
138
|
-
Requires-Dist: numerizer (>=0.2.3)
|
139
|
-
Requires-Dist: numpy (>=1.26.4,<2.0.0)
|
140
|
-
Requires-Dist: onnxruntime (>=1.18.1)
|
141
|
-
Requires-Dist: opencv-contrib-python (>=4.10.0.84)
|
142
|
-
Requires-Dist: opencv-python (>=4.10.0.84)
|
143
|
-
Requires-Dist: opencv-python-headless (>=4.10.0.84)
|
144
|
-
Requires-Dist: openpyxl (>=3.1.5)
|
145
|
-
Requires-Dist: outcome (>=1.3.0.post0)
|
146
|
-
Requires-Dist: packaging (>=24.1)
|
147
|
-
Requires-Dist: pandas (>=2.2.2)
|
148
|
-
Requires-Dist: pandas-flavor (>=0.6.0)
|
149
|
-
Requires-Dist: pandocfilters (>=1.5.1)
|
150
|
-
Requires-Dist: parso (>=0.8.4)
|
151
|
-
Requires-Dist: partd (>=1.4.2)
|
152
|
-
Requires-Dist: pathspec (>=0.12.1)
|
153
|
-
Requires-Dist: patsy (>=0.5.6)
|
154
|
-
Requires-Dist: pdf2image (>=1.17.0)
|
155
|
-
Requires-Dist: pdf2img (>=0.1.2)
|
156
|
-
Requires-Dist: pexpect (>=4.9.0)
|
157
|
-
Requires-Dist: phonenumbers (>=8.13.51)
|
158
|
-
Requires-Dist: phylib (>=2.6.0)
|
159
|
-
Requires-Dist: pikepdf (>=9.1.0)
|
160
|
-
Requires-Dist: pillow (>=10.4.0)
|
161
|
-
Requires-Dist: pingouin (>=0.5.4)
|
162
|
-
Requires-Dist: pkginfo (>=1.11.1)
|
163
|
-
Requires-Dist: platformdirs (>=3.11.0)
|
164
|
-
Requires-Dist: plotly (>=5.23.0)
|
165
|
-
Requires-Dist: pluggy (>=1.5.0)
|
166
|
-
Requires-Dist: pooch (>=1.8.2)
|
167
|
-
Requires-Dist: probeinterface (>=0.2.23)
|
168
|
-
Requires-Dist: prompt_toolkit (>=3.0.47)
|
169
|
-
Requires-Dist: protobuf (>=5.27.2)
|
170
|
-
Requires-Dist: psutil (>=5.9.8)
|
171
|
-
Requires-Dist: ptyprocess (>=0.7.0)
|
172
|
-
Requires-Dist: pure_eval (>=0.2.3)
|
173
|
-
Requires-Dist: py-cpuinfo (>=9.0.0)
|
174
|
-
Requires-Dist: pycodestyle (>=2.12.0)
|
175
|
-
Requires-Dist: pycparser (>=2.22)
|
176
|
-
Requires-Dist: pyflakes (>=3.2.0)
|
177
|
-
Requires-Dist: pyparsing (>=3.1.2)
|
178
|
-
Requires-Dist: pyproject_hooks (>=1.1.0)
|
179
|
-
Requires-Dist: pyrsistent (>=0.20.0)
|
180
|
-
Requires-Dist: pytest (>=8.3.1)
|
181
|
-
Requires-Dist: pytest-cov (>=5.0.0)
|
182
|
-
Requires-Dist: pytest-qt (>=4.4.0)
|
183
|
-
Requires-Dist: python-box (>=7.2.0)
|
184
|
-
Requires-Dist: python-dateutil (>=2.9.0.post0)
|
185
|
-
Requires-Dist: python-docx (>=1.1.2)
|
186
|
-
Requires-Dist: python-dotenv (>=1.0.1)
|
187
|
-
Requires-Dist: python-pptx (>=0.6.23)
|
188
|
-
Requires-Dist: pytz (>=2024.1)
|
189
|
-
Requires-Dist: pyyaml_env_tag (>=0.1)
|
190
|
-
Requires-Dist: pyzmq (>=26.0.3)
|
191
|
-
Requires-Dist: qtconsole (>=5.5.2)
|
192
|
-
Requires-Dist: quantities (>=0.15.0)
|
193
|
-
Requires-Dist: rapidfuzz (>=3.9.5)
|
194
|
-
Requires-Dist: referencing (>=0.35.1)
|
195
|
-
Requires-Dist: regex (>=2024.5.15)
|
196
|
-
Requires-Dist: rembg (>=2.0.57)
|
197
|
-
Requires-Dist: requests (>=2.32.3)
|
198
|
-
Requires-Dist: requests-toolbelt (>=1.0.0)
|
199
|
-
Requires-Dist: responses (>=0.25.3)
|
200
|
-
Requires-Dist: rfc3986 (>=1.5.0)
|
201
|
-
Requires-Dist: rpds-py (>=0.18.1)
|
202
|
-
Requires-Dist: scikit-image (>=0.23.2)
|
203
|
-
Requires-Dist: scikit-learn (>=1.5.1) ; extra == "ml"
|
204
|
-
Requires-Dist: scipy (>=1.14.0)
|
205
|
-
Requires-Dist: scrapy (>=2.12.0)
|
206
|
-
Requires-Dist: seaborn (>=0.13.2)
|
207
|
-
Requires-Dist: selenium (>=4.23.1)
|
208
|
-
Requires-Dist: setuptools (>=70.3.0)
|
209
|
-
Requires-Dist: shellingham (>=1.5.4)
|
210
|
-
Requires-Dist: six (>=1.16.0)
|
211
|
-
Requires-Dist: skorch (>=1.0.0) ; extra == "ml"
|
212
|
-
Requires-Dist: sniffio (>=1.3.1)
|
213
|
-
Requires-Dist: sortedcontainers (>=2.4.0)
|
214
|
-
Requires-Dist: soupsieve (>=2.5)
|
215
|
-
Requires-Dist: stack-data (>=0.6.3)
|
216
|
-
Requires-Dist: statsmodels (>=0.14.2)
|
217
|
-
Requires-Dist: stem (>=1.8.2)
|
218
|
-
Requires-Dist: streamlit (>=1.41.0)
|
219
|
-
Requires-Dist: streamlit-autorefresh (>=1.0.1)
|
220
|
-
Requires-Dist: sympy (>=1.13.1)
|
221
|
-
Requires-Dist: tabulate (>=0.9.0)
|
222
|
-
Requires-Dist: tenacity (>=8.5.0)
|
223
|
-
Requires-Dist: threadpoolctl (>=3.5.0)
|
224
|
-
Requires-Dist: tifffile (>=2024.7.24)
|
225
|
-
Requires-Dist: tinycss2 (>=1.3.0)
|
226
|
-
Requires-Dist: tomlkit (>=0.13.0)
|
227
|
-
Requires-Dist: toolz (>=0.12.1)
|
228
|
-
Requires-Dist: torch (>=2.4.0) ; extra == "ml"
|
229
|
-
Requires-Dist: tornado (>=6.4.1)
|
230
|
-
Requires-Dist: tqdm (>=4.66.4)
|
231
|
-
Requires-Dist: traitlets (>=5.14.3)
|
232
|
-
Requires-Dist: translate (>=3.6.1)
|
233
|
-
Requires-Dist: trio (>=0.25.1)
|
234
|
-
Requires-Dist: trio-websocket (>=0.11.1)
|
235
|
-
Requires-Dist: trove-classifiers (>=2024.7.2)
|
236
|
-
Requires-Dist: typing_extensions (>=4.12.2)
|
237
|
-
Requires-Dist: tzdata (>=2024.1)
|
238
|
-
Requires-Dist: tzlocal (>=5.2)
|
239
|
-
Requires-Dist: urllib3 (>=2.2.2)
|
240
|
-
Requires-Dist: virtualenv (>=20.26.3)
|
241
|
-
Requires-Dist: watchdog (>=4.0.1)
|
242
|
-
Requires-Dist: wcwidth (>=0.2.13)
|
243
|
-
Requires-Dist: webdriver-manager (>=4.0.1)
|
244
|
-
Requires-Dist: webencodings (>=0.5.1)
|
245
|
-
Requires-Dist: websocket-client (>=1.8.0)
|
246
|
-
Requires-Dist: wrapt (>=1.16.0)
|
247
|
-
Requires-Dist: wsproto (>=1.2.0)
|
248
|
-
Requires-Dist: xarray (>=2024.6.0) ; extra == "ml"
|
249
|
-
Requires-Dist: zarr (>=2.17.2)
|
21
|
+
Requires-Dist: GEOparse (>=2.0.4) ; extra == "full"
|
22
|
+
Requires-Dist: Pillow (>=11.2.1) ; extra == "light"
|
23
|
+
Requires-Dist: PyPDF2 (>=3.0.1) ; extra == "light"
|
24
|
+
Requires-Dist: PyYAML (>=6.0.1) ; extra == "light"
|
25
|
+
Requires-Dist: SQLAlchemy (>=2.0.37) ; extra == "full"
|
26
|
+
Requires-Dist: adjustText (>=1.3.0) ; extra == "full"
|
27
|
+
Requires-Dist: autogluon (>=1.2) ; extra == "full" or extra == "ml"
|
28
|
+
Requires-Dist: beautifulsoup4 (>=4.12.3) ; extra == "light"
|
29
|
+
Requires-Dist: catboost (>=1.2.8) ; extra == "full" or extra == "ml"
|
30
|
+
Requires-Dist: category_encoders (>=2.8.1) ; extra == "full"
|
31
|
+
Requires-Dist: chardet (>=3.0.4) ; extra == "light"
|
32
|
+
Requires-Dist: cryptography (>=45.0.3) ; extra == "light"
|
33
|
+
Requires-Dist: cycler (>=0.12.1) ; extra == "light"
|
34
|
+
Requires-Dist: docx2pdf (>=0.1.8) ; extra == "full"
|
35
|
+
Requires-Dist: fake-useragent (>=1.5.1) ; extra == "light"
|
36
|
+
Requires-Dist: folium (>=0.19.6) ; extra == "full"
|
37
|
+
Requires-Dist: fpdf (>=1.7.2) ; extra == "light"
|
38
|
+
Requires-Dist: fuzzywuzzy (>=0.18.0) ; extra == "full"
|
39
|
+
Requires-Dist: geopy (>=2.4.1) ; extra == "full"
|
40
|
+
Requires-Dist: gseapy (>=1.1.8) ; extra == "full"
|
41
|
+
Requires-Dist: gtts (>=2.5.4) ; extra == "full"
|
42
|
+
Requires-Dist: hdbscan (>=0.8.40) ; extra == "full"
|
43
|
+
Requires-Dist: img2pdf (>=0.5.1) ; extra == "full"
|
44
|
+
Requires-Dist: ipython (>=8.26.0) ; extra == "light"
|
45
|
+
Requires-Dist: langdetect (>=1.0.9) ; extra == "full"
|
46
|
+
Requires-Dist: lightgbm (>=4.6.0) ; extra == "full" or extra == "ml"
|
47
|
+
Requires-Dist: lxml (>=5.3.0) ; extra == "light"
|
48
|
+
Requires-Dist: matplotlib (>=3.9.1) ; extra == "light"
|
49
|
+
Requires-Dist: matplotlib-venn (>=1.1.2) ; extra == "full"
|
50
|
+
Requires-Dist: msoffcrypto-tool (>=5.4.2) ; extra == "full"
|
51
|
+
Requires-Dist: networkx (>=3.3) ; extra == "light"
|
52
|
+
Requires-Dist: nltk (>=3.8.1) ; extra == "light"
|
53
|
+
Requires-Dist: numerizer (>=0.2.3) ; extra == "full"
|
54
|
+
Requires-Dist: numpy (>=1.26.4,<2.0.0) ; extra == "light"
|
55
|
+
Requires-Dist: opencv-python-headless (>=4.10.0.84) ; extra == "full"
|
56
|
+
Requires-Dist: openlocationcode (>=1.0.1) ; extra == "full"
|
57
|
+
Requires-Dist: openpyxl (>=3.1.5) ; extra == "light"
|
58
|
+
Requires-Dist: pandas (>=2.2.2) ; extra == "light"
|
59
|
+
Requires-Dist: pdf2image (>=1.17.0) ; extra == "full"
|
60
|
+
Requires-Dist: phonenumbers (>=8.13.51) ; extra == "full"
|
61
|
+
Requires-Dist: pingouin (>=0.5.4) ; extra == "full"
|
62
|
+
Requires-Dist: pixels2svg (>=0.2.2) ; extra == "full"
|
63
|
+
Requires-Dist: psutil (>=5.9.8) ; extra == "light"
|
64
|
+
Requires-Dist: py-cpuinfo (>=9.0.0) ; extra == "full"
|
65
|
+
Requires-Dist: py7zr (>=0.22.0) ; extra == "full"
|
66
|
+
Requires-Dist: pyautogui (>=0.9.54) ; extra == "full"
|
67
|
+
Requires-Dist: pycryptodome (>=3.23.0) ; extra == "full"
|
68
|
+
Requires-Dist: pydeck (>=0.9.1) ; extra == "full"
|
69
|
+
Requires-Dist: pyperclip (>=1.9.0) ; extra == "full"
|
70
|
+
Requires-Dist: pypinyin (>=0.54.0) ; extra == "full"
|
71
|
+
Requires-Dist: python-box (>=7.2.0) ; extra == "light"
|
72
|
+
Requires-Dist: python-dateutil (>=2.9.0.post0) ; extra == "light"
|
73
|
+
Requires-Dist: python-docx (>=1.1.2) ; extra == "light"
|
74
|
+
Requires-Dist: pytz (>=2024.1) ; extra == "light"
|
75
|
+
Requires-Dist: pyvis (>=0.3.2) ; extra == "full"
|
76
|
+
Requires-Dist: rarfile (>=4.2) ; extra == "full"
|
77
|
+
Requires-Dist: realesrgan (>=0.3.0) ; extra == "full"
|
78
|
+
Requires-Dist: regex (>=2024.5.15) ; extra == "light"
|
79
|
+
Requires-Dist: rembg (>=2.0.57) ; extra == "full"
|
80
|
+
Requires-Dist: requests (>=2.32.3) ; extra == "light"
|
81
|
+
Requires-Dist: schedule (>=1.2.2) ; extra == "full"
|
82
|
+
Requires-Dist: scikit-image (>=0.23.2) ; extra == "full"
|
83
|
+
Requires-Dist: scikit-learn (>=1.5.1) ; extra == "full" or extra == "ml"
|
84
|
+
Requires-Dist: scipy (>=1.14.0) ; extra == "light"
|
85
|
+
Requires-Dist: seaborn (>=0.13.2) ; extra == "full"
|
86
|
+
Requires-Dist: selenium (>=4.23.1) ; extra == "light"
|
87
|
+
Requires-Dist: skimpy (>=0.0.15) ; extra == "full"
|
88
|
+
Requires-Dist: skorch (>=1.0.0) ; extra == "full" or extra == "ml"
|
89
|
+
Requires-Dist: statsmodels (>=0.14.2) ; extra == "full"
|
90
|
+
Requires-Dist: streamlit (>=1.41.0) ; extra == "full"
|
91
|
+
Requires-Dist: streamlit-folium (>=0.25.0) ; extra == "full"
|
92
|
+
Requires-Dist: striprtf (>=0.0.29) ; extra == "full"
|
93
|
+
Requires-Dist: symspellpy (>=6.9.0) ; extra == "full"
|
94
|
+
Requires-Dist: tensorflow (>=2.19.0) ; extra == "full" or extra == "ml"
|
95
|
+
Requires-Dist: textblob (>=0.18.0.post0) ; extra == "full"
|
96
|
+
Requires-Dist: torch (>=2.4.0) ; extra == "full" or extra == "ml"
|
97
|
+
Requires-Dist: tqdm (>=4.66.4) ; extra == "light"
|
98
|
+
Requires-Dist: umap (>=0.1.1) ; extra == "full"
|
99
|
+
Requires-Dist: validators (>=0.35.0) ; extra == "full"
|
100
|
+
Requires-Dist: venn (>=0.1.3) ; extra == "full"
|
101
|
+
Requires-Dist: webdriver-manager (>=4.0.1) ; extra == "light"
|
102
|
+
Requires-Dist: xgboost (>=3.0.2) ; extra == "full" or extra == "ml"
|
250
103
|
Description-Content-Type: text/markdown
|
251
104
|
|
252
105
|
# Install
|
@@ -255,6 +108,10 @@ Description-Content-Type: text/markdown
|
|
255
108
|
pip install py2ls
|
256
109
|
```
|
257
110
|
|
111
|
+
- Minimal version: pip install py2ls
|
112
|
+
- Light version: pip install py2ls[light]
|
113
|
+
- Full version: pip install py2ls[full]
|
114
|
+
- Or any combination like pip install py2ls[full,ml]
|
258
115
|
|
259
116
|
|
260
117
|
# ips
|
@@ -1,4 +1,4 @@
|
|
1
|
-
py2ls/.DS_Store,sha256=
|
1
|
+
py2ls/.DS_Store,sha256=fFObpea0n8iq45hbiIMjTR3e_J3vzOG2GqTAAHFFtZM,6148
|
2
2
|
py2ls/.git/.DS_Store,sha256=_QMqSMvFkiuSTudJbBnYTcETf3zOthZjrcI8LJ48tDA,6148
|
3
3
|
py2ls/.git/COMMIT_EDITMSG,sha256=AdtqRHle5Ej2EBNPJY79v-SB454v5UK4wuPCPFELiFQ,11
|
4
4
|
py2ls/.git/FETCH_HEAD,sha256=VM-2Jiw6iPaGu0ftg9xwq76OyNPWV0iT1nL0VWiL1zI,100
|
@@ -18,7 +18,7 @@ py2ls/.git/hooks/pre-receive.sample,sha256=pMPSuce7P9jRRBwxvU7nGlldZrRPz0ndsxAlI
|
|
18
18
|
py2ls/.git/hooks/prepare-commit-msg.sample,sha256=6d3KpBif3dJe2X_Ix4nsp7bKFjkLI5KuMnbwyOGqRhk,1492
|
19
19
|
py2ls/.git/hooks/push-to-checkout.sample,sha256=pT0HQXmLKHxt16-mSu5HPzBeZdP0lGO7nXQI7DsSv18,2783
|
20
20
|
py2ls/.git/hooks/update.sample,sha256=jV8vqD4QPPCLV-qmdSHfkZT0XL28s32lKtWGCXoU0QY,3650
|
21
|
-
py2ls/.git/index,sha256=
|
21
|
+
py2ls/.git/index,sha256=VCJJWHM_xy2MmvCzv02decyY-pCs8WqL9emWaNF-YZs,4232
|
22
22
|
py2ls/.git/info/exclude,sha256=ZnH-g7egfIky7okWTR8nk7IxgFjri5jcXAbuClo7DsE,240
|
23
23
|
py2ls/.git/logs/HEAD,sha256=8ID7WuAe_TlO9g-ARxhIJYdgdL3u3m7-1qrOanaIUlA,3535
|
24
24
|
py2ls/.git/logs/refs/heads/main,sha256=8ID7WuAe_TlO9g-ARxhIJYdgdL3u3m7-1qrOanaIUlA,3535
|
@@ -174,7 +174,7 @@ py2ls/.gitattributes,sha256=Gh2-F2vCM7SZ01pX23UT8pQcmauXWfF3gwyRSb6ZAFs,66
|
|
174
174
|
py2ls/.gitignore,sha256=y7GvbD_zZkjPVVIue8AyiuFkDMuUbvMaV65Lgu89To8,2763
|
175
175
|
py2ls/LICENSE,sha256=UOZ1F5fFDe3XXvG4oNnkL1-Ecun7zpHzRxjp-XsMeAo,11324
|
176
176
|
py2ls/README.md,sha256=CwvJWAnSXnCnrVHlnEbrxxi6MbjbE_MT6DH2D53S818,11572
|
177
|
-
py2ls/__init__.py,sha256=
|
177
|
+
py2ls/__init__.py,sha256=GdNQW9398fOndOdoncqmJtUTIMmbR_rhAlixgefWxfQ,60
|
178
178
|
py2ls/batman.py,sha256=8MfeOg29qjeLS0ok8UWSUhBcQfgxUDeQ-_A1kH8-p7M,12302
|
179
179
|
py2ls/bio.py,sha256=ET2J1DsDF_g6v1LIfmAXIfKa6Q7Gprh1g2f9ETnIamo,87529
|
180
180
|
py2ls/brain_atlas.py,sha256=w1o5EelRjq89zuFJUNSz4Da8HnTCwAwDAZ4NU4a-bAY,5486
|
@@ -243,8 +243,7 @@ py2ls/fetch_update.py,sha256=9LXj661GpCEFII2wx_99aINYctDiHni6DOruDs_fdt8,4752
|
|
243
243
|
py2ls/freqanalysis.py,sha256=F4218VSPbgL5tnngh6xNCYuNnfR-F_QjECUUxrPYZss,32594
|
244
244
|
py2ls/ich2ls.py,sha256=zXWdQzebBZjFIfpjgJuqZ6_7AnGehFTPX-BoNnAQwyc,81940
|
245
245
|
py2ls/im2.py,sha256=inSdpU_IIvHG7FoXcdIvpGprPASySwJCR05Lpaa5fdU,3026
|
246
|
-
py2ls/ips.py,sha256=
|
247
|
-
py2ls/ips_lab.py,sha256=WmZVIatIWcfvuVrM88lVXygI7fnonI8a_5NSTnF0rTg,666051
|
246
|
+
py2ls/ips.py,sha256=EwsE1a0ti16G58YM9-S6Z6mJ28Sh4_UDbquzvEl-hwg,741622
|
248
247
|
py2ls/ml2ls.py,sha256=I-JFPdikgEtfQjhv5gBz-QSeorpTJI_Pda_JwkTioBY,209732
|
249
248
|
py2ls/mol.py,sha256=AZnHzarIk_MjueKdChqn1V6e4tUle3X1NnHSFA6n3Nw,10645
|
250
249
|
py2ls/netfinder.py,sha256=GZinvZrKRV7h8GPPUBczFEcUKoHNLinh7PafnqMqsYg,81131
|
@@ -256,6 +255,6 @@ py2ls/sleep_events_detectors.py,sha256=bQA3HJqv5qnYKJJEIhCyhlDtkXQfIzqksnD0YRXso
|
|
256
255
|
py2ls/stats.py,sha256=xBXUHgV92iqNKtNaj7p5YouNJXKPrJcwkYJhc6lw8NI,34107
|
257
256
|
py2ls/translator.py,sha256=77Tp_GjmiiwFbEIJD_q3VYpQ43XL9ZeJo6Mhl44mvh8,34284
|
258
257
|
py2ls/wb_detector.py,sha256=7y6TmBUj9exCZeIgBAJ_9hwuhkDh1x_-yg4dvNY1_GQ,6284
|
259
|
-
py2ls-0.2.5.
|
260
|
-
py2ls-0.2.5.
|
261
|
-
py2ls-0.2.5.
|
258
|
+
py2ls-0.2.5.15.dist-info/METADATA,sha256=uYg1mFG7kJFq7PBH7XTFwNJF6djtGOgupsDRN8Es-20,17027
|
259
|
+
py2ls-0.2.5.15.dist-info/WHEEL,sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4,88
|
260
|
+
py2ls-0.2.5.15.dist-info/RECORD,,
|