py2ls 0.2.5.4__py3-none-any.whl → 0.2.5.5__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.5.
|
3
|
+
Version: 0.2.5.5
|
4
4
|
Summary: py(thon)2(too)ls
|
5
5
|
Author: Jianfeng
|
6
6
|
Author-email: Jianfeng.Liu0413@gmail.com
|
@@ -15,6 +15,7 @@ Classifier: Programming Language :: Python :: 3.10
|
|
15
15
|
Classifier: Programming Language :: Python :: 3.11
|
16
16
|
Classifier: Programming Language :: Python :: 3.12
|
17
17
|
Provides-Extra: ml
|
18
|
+
Provides-Extra: neuroscience
|
18
19
|
Requires-Dist: CacheControl (>=0.13.1)
|
19
20
|
Requires-Dist: Cython (>=3.0.10)
|
20
21
|
Requires-Dist: Deprecated (>=1.2.14)
|
@@ -118,7 +119,7 @@ Requires-Dist: mergedeep (>=1.3.4)
|
|
118
119
|
Requires-Dist: mistune (>=3.0.2)
|
119
120
|
Requires-Dist: mkdocs (>=1.6.0)
|
120
121
|
Requires-Dist: mkdocs-get-deps (>=0.2.0)
|
121
|
-
Requires-Dist: mne (>=1.7.1)
|
122
|
+
Requires-Dist: mne (>=1.7.1) ; extra == "neuroscience"
|
122
123
|
Requires-Dist: more-itertools (>=10.3.0)
|
123
124
|
Requires-Dist: mpmath (>=1.3.0)
|
124
125
|
Requires-Dist: msgpack (>=1.0.8)
|
@@ -127,7 +128,7 @@ Requires-Dist: mtscomp (>=1.0.2)
|
|
127
128
|
Requires-Dist: nbclient (>=0.10.0)
|
128
129
|
Requires-Dist: nbconvert (>=7.16.4)
|
129
130
|
Requires-Dist: nbformat (>=5.10.4)
|
130
|
-
Requires-Dist: neo (>=0.13.1)
|
131
|
+
Requires-Dist: neo (>=0.13.1) ; extra == "neuroscience"
|
131
132
|
Requires-Dist: nest-asyncio (>=1.6.0)
|
132
133
|
Requires-Dist: networkx (>=3.3)
|
133
134
|
Requires-Dist: nltk (>=3.8.1)
|
@@ -255,6 +255,6 @@ py2ls/sleep_events_detectors.py,sha256=bQA3HJqv5qnYKJJEIhCyhlDtkXQfIzqksnD0YRXso
|
|
255
255
|
py2ls/stats.py,sha256=qBn2rJmNa_QLLUqjwYqXUlGzqmW94sgA1bxJU2FC3r0,39175
|
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.5.
|
259
|
-
py2ls-0.2.5.
|
260
|
-
py2ls-0.2.5.
|
258
|
+
py2ls-0.2.5.5.dist-info/METADATA,sha256=vZoTrBCZlc6WYKDBZc9wlKhSFmeFfKlpNuGByJ2tijA,20631
|
259
|
+
py2ls-0.2.5.5.dist-info/WHEEL,sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4,88
|
260
|
+
py2ls-0.2.5.5.dist-info/RECORD,,
|
File without changes
|