ipyaudio 0.1.26__py3-none-any.whl → 0.1.27__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.
- ipyaudio/_frontend.py +1 -1
- ipyaudio/_version.py +1 -1
- ipyaudio/labextension/package.json +2 -2
- ipyaudio/labextension/static/{270.c08e20c5e8ae90d87c6b.js → 270.1242662ac5e30befc99b.js} +1 -1
- ipyaudio/labextension/static/remoteEntry.0e77551bed18929a1a30.js +1 -0
- ipyaudio/nbextension/index.js +1 -1
- {ipyaudio-0.1.26.data → ipyaudio-0.1.27.data}/data/share/jupyter/labextensions/ipyaudio/package.json +2 -2
- ipyaudio-0.1.26.data/data/share/jupyter/labextensions/ipyaudio/static/270.c08e20c5e8ae90d87c6b.js → ipyaudio-0.1.27.data/data/share/jupyter/labextensions/ipyaudio/static/270.1242662ac5e30befc99b.js +1 -1
- ipyaudio-0.1.27.data/data/share/jupyter/labextensions/ipyaudio/static/remoteEntry.0e77551bed18929a1a30.js +1 -0
- {ipyaudio-0.1.26.data → ipyaudio-0.1.27.data}/data/share/jupyter/nbextensions/ipyaudio/index.js +1 -1
- {ipyaudio-0.1.26.dist-info → ipyaudio-0.1.27.dist-info}/METADATA +2 -2
- {ipyaudio-0.1.26.dist-info → ipyaudio-0.1.27.dist-info}/RECORD +27 -25
- {ipyaudio-0.1.26.data → ipyaudio-0.1.27.data}/data/etc/jupyter/nbconfig/notebook.d/ipyaudio.json +0 -0
- {ipyaudio-0.1.26.data → ipyaudio-0.1.27.data}/data/share/jupyter/labextensions/ipyaudio/install.json +0 -0
- {ipyaudio-0.1.26.data → ipyaudio-0.1.27.data}/data/share/jupyter/labextensions/ipyaudio/static/122.3700f0454aee82938e32.js +0 -0
- {ipyaudio-0.1.26.data → ipyaudio-0.1.27.data}/data/share/jupyter/labextensions/ipyaudio/static/509.a9d6860fe38ae60aa71f.js +0 -0
- {ipyaudio-0.1.26.data → ipyaudio-0.1.27.data}/data/share/jupyter/labextensions/ipyaudio/static/570.97f2a8196b7f1703e636.js +0 -0
- {ipyaudio-0.1.26.data → ipyaudio-0.1.27.data}/data/share/jupyter/labextensions/ipyaudio/static/570.97f2a8196b7f1703e636.js.LICENSE.txt +0 -0
- {ipyaudio-0.1.26.data → ipyaudio-0.1.27.data}/data/share/jupyter/labextensions/ipyaudio/static/627.315cb148cc156382df50.js +0 -0
- {ipyaudio-0.1.26.data → ipyaudio-0.1.27.data}/data/share/jupyter/labextensions/ipyaudio/static/627.315cb148cc156382df50.js.LICENSE.txt +0 -0
- {ipyaudio-0.1.26.data → ipyaudio-0.1.27.data}/data/share/jupyter/labextensions/ipyaudio/static/style.js +0 -0
- {ipyaudio-0.1.26.data → ipyaudio-0.1.27.data}/data/share/jupyter/labextensions/ipyaudio/static/third-party-licenses.json +0 -0
- {ipyaudio-0.1.26.data → ipyaudio-0.1.27.data}/data/share/jupyter/nbextensions/ipyaudio/extension.js +0 -0
- {ipyaudio-0.1.26.data → ipyaudio-0.1.27.data}/data/share/jupyter/nbextensions/ipyaudio/index.js.LICENSE.txt +0 -0
- {ipyaudio-0.1.26.data → ipyaudio-0.1.27.data}/data/share/jupyter/nbextensions/ipyaudio/index.js.map +0 -0
- {ipyaudio-0.1.26.dist-info → ipyaudio-0.1.27.dist-info}/WHEEL +0 -0
- {ipyaudio-0.1.26.dist-info → ipyaudio-0.1.27.dist-info}/licenses/LICENSE.txt +0 -0
@@ -1,7 +1,7 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: ipyaudio
|
3
|
-
Version: 0.1.
|
4
|
-
Summary: A
|
3
|
+
Version: 0.1.27
|
4
|
+
Summary: A Jupyter Widget for Web Audio Playing and Recording.
|
5
5
|
Project-URL: Homepage, https://github.com/pengzhendong/ipyaudio
|
6
6
|
Author-email: Zhendong Peng <pzd17@tsinghua.org.cn>
|
7
7
|
License: Copyright (c) 2025 Zhendong Peng
|
@@ -1,6 +1,6 @@
|
|
1
1
|
ipyaudio/__init__.py,sha256=GO0pZvY1ER8CGSEdSgXyf9byRVCTdshf30EcqflfnGs,1859
|
2
|
-
ipyaudio/_frontend.py,sha256=
|
3
|
-
ipyaudio/_version.py,sha256=
|
2
|
+
ipyaudio/_frontend.py,sha256=fnP0rUEzkrfAfrh-Edpn0jkJmSp6b93SgyHrSbvID4g,246
|
3
|
+
ipyaudio/_version.py,sha256=MFoBixcSM6O0qyGKuZL-qe_mBdFdpzNgoqcMwUiqPZo,207
|
4
4
|
ipyaudio/player.py,sha256=1O9O43QcYU62O3rdVewTqaN_gOOZtaUhP7Q_tonN1a0,4091
|
5
5
|
ipyaudio/recorder.py,sha256=cTbVnveSmPl_uY176gW0plJ_N48Jyu1XE_9Mg4laFHw,6146
|
6
6
|
ipyaudio/timer.py,sha256=b3ho1X2zXjoUxMS7JWnVAreMC3dlcpd3zvgceqFkmEY,1788
|
@@ -8,41 +8,43 @@ ipyaudio/utils.py,sha256=5RbrkesXuf2R5hDdMkH5ajaSgXsYG2JTZVqx-5Doq6s,783
|
|
8
8
|
ipyaudio/widget.py,sha256=nn0-IM09d7lTj0mMTrcZMQZD3gqx3IOYOa0glIIruoA,1020
|
9
9
|
ipyaudio/configs/player.json,sha256=OQCglTSb3CJBl8_IRXQrmXTGC_Sg_H76E4bLZqitBFc,1030
|
10
10
|
ipyaudio/configs/recorder.json,sha256=QhJja8HzjjZexfKvx__MpsK5-98xSlDHdVkOHBh9Bjs,257
|
11
|
-
ipyaudio/labextension/package.json,sha256=
|
11
|
+
ipyaudio/labextension/package.json,sha256=kykplyEM3_ibBBWJ3OSWB-570n-FCRtYa8KwKHPuo_A,3453
|
12
12
|
ipyaudio/labextension/static/122.3700f0454aee82938e32.js,sha256=NwDwRUrugpOOMpSrNaUUlDh_VcIo_CsLXqd_Dqv9aBE,1076
|
13
|
-
ipyaudio/labextension/static/270.
|
13
|
+
ipyaudio/labextension/static/270.1242662ac5e30befc99b.js,sha256=EkJmKsXjC-_Jm-I3PNPDhZwO4I0LBYiDAC33V6QgX0c,28821
|
14
14
|
ipyaudio/labextension/static/509.a9d6860fe38ae60aa71f.js,sha256=qdaGD-OK5gqnH9J8i1LRsAFbaDrRt7vhCDtiyrLU_yE,632
|
15
15
|
ipyaudio/labextension/static/570.97f2a8196b7f1703e636.js,sha256=g9sSzxO7BhhC5U9q-cdCAa62fsNS0H55VFy8hMZpgEM,60441
|
16
16
|
ipyaudio/labextension/static/570.97f2a8196b7f1703e636.js.LICENSE.txt,sha256=Rygqb6FGni17yJNtFnwX6_D9gAlBEE3RUJeUUgjMtQE,120
|
17
17
|
ipyaudio/labextension/static/627.315cb148cc156382df50.js,sha256=LFY8xH3yCFPiBg2cj_AK4AGEad8V3MYpYDv8DcbbOIw,425571
|
18
18
|
ipyaudio/labextension/static/627.315cb148cc156382df50.js.LICENSE.txt,sha256=5oK3F4JphnO3LYEM9RXe8SkqkZATOYmxpFpvVGvdaKk,237
|
19
|
+
ipyaudio/labextension/static/remoteEntry.0e77551bed18929a1a30.js,sha256=DndVG-0YkpoaMMJ-jM3RJlAbVQ-zUK8p46AgNtugjrg,7810
|
19
20
|
ipyaudio/labextension/static/style.js,sha256=-CQt0ZTPaCTvrRiLcznxflAbfvIKlOVzjOos-muaXQ8,118
|
20
21
|
ipyaudio/labextension/static/third-party-licenses.json,sha256=Bf8Xf3Ts5Ei8_w0jbr2SLFIHbju9pTfI-nhy1tfEaZ4,15803
|
21
22
|
ipyaudio/nbextension/extension.js,sha256=DuyS9AUV37h3WxspuhDpEPTFCztkEyMWfZ5YjZSaWAg,406
|
22
|
-
ipyaudio/nbextension/index.js,sha256=
|
23
|
+
ipyaudio/nbextension/index.js,sha256=FKVffs6joyWQY05BfVYHm-sGwwxkz0Q4Le6UfUePi1s,1334036
|
23
24
|
ipyaudio/nbextension/index.js.LICENSE.txt,sha256=SM0Gns-yHYrs7f5xup63yzlmb7K5I1gj7WjnbBGuP_E,358
|
24
25
|
ipyaudio/nbextension/index.js.map,sha256=XTEO5WgX1Jx778sVbt2N6MpYQvuuGCqEqdUGRQ7-fbI,2171675
|
25
26
|
ipyaudio/tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
26
27
|
ipyaudio/tests/conftest.py,sha256=bvWtEyGyYxzUqTzS3Yb6E6mWOMP12SyVy9AqXvQGGLg,1415
|
27
28
|
ipyaudio/tests/test_example.py,sha256=JLdr25MjPjNe5Wj8n7J40U14o5s4JXJpxOU9_VQrN94,278
|
28
29
|
ipyaudio/tests/test_nbextension_path.py,sha256=t9Y4IaMOSbTzmtNxMGCldbZRExTah-b-fKwd7_2K2ys,462
|
29
|
-
ipyaudio-0.1.
|
30
|
-
ipyaudio-0.1.
|
31
|
-
ipyaudio-0.1.
|
32
|
-
ipyaudio-0.1.
|
33
|
-
ipyaudio-0.1.
|
34
|
-
ipyaudio-0.1.
|
35
|
-
ipyaudio-0.1.
|
36
|
-
ipyaudio-0.1.
|
37
|
-
ipyaudio-0.1.
|
38
|
-
ipyaudio-0.1.
|
39
|
-
ipyaudio-0.1.
|
40
|
-
ipyaudio-0.1.
|
41
|
-
ipyaudio-0.1.
|
42
|
-
ipyaudio-0.1.
|
43
|
-
ipyaudio-0.1.
|
44
|
-
ipyaudio-0.1.
|
45
|
-
ipyaudio-0.1.
|
46
|
-
ipyaudio-0.1.
|
47
|
-
ipyaudio-0.1.
|
48
|
-
ipyaudio-0.1.
|
30
|
+
ipyaudio-0.1.27.data/data/share/jupyter/labextensions/ipyaudio/package.json,sha256=kykplyEM3_ibBBWJ3OSWB-570n-FCRtYa8KwKHPuo_A,3453
|
31
|
+
ipyaudio-0.1.27.data/data/share/jupyter/labextensions/ipyaudio/static/122.3700f0454aee82938e32.js,sha256=NwDwRUrugpOOMpSrNaUUlDh_VcIo_CsLXqd_Dqv9aBE,1076
|
32
|
+
ipyaudio-0.1.27.data/data/share/jupyter/labextensions/ipyaudio/static/270.1242662ac5e30befc99b.js,sha256=EkJmKsXjC-_Jm-I3PNPDhZwO4I0LBYiDAC33V6QgX0c,28821
|
33
|
+
ipyaudio-0.1.27.data/data/share/jupyter/labextensions/ipyaudio/static/509.a9d6860fe38ae60aa71f.js,sha256=qdaGD-OK5gqnH9J8i1LRsAFbaDrRt7vhCDtiyrLU_yE,632
|
34
|
+
ipyaudio-0.1.27.data/data/share/jupyter/labextensions/ipyaudio/static/570.97f2a8196b7f1703e636.js,sha256=g9sSzxO7BhhC5U9q-cdCAa62fsNS0H55VFy8hMZpgEM,60441
|
35
|
+
ipyaudio-0.1.27.data/data/share/jupyter/labextensions/ipyaudio/static/570.97f2a8196b7f1703e636.js.LICENSE.txt,sha256=Rygqb6FGni17yJNtFnwX6_D9gAlBEE3RUJeUUgjMtQE,120
|
36
|
+
ipyaudio-0.1.27.data/data/share/jupyter/labextensions/ipyaudio/static/627.315cb148cc156382df50.js,sha256=LFY8xH3yCFPiBg2cj_AK4AGEad8V3MYpYDv8DcbbOIw,425571
|
37
|
+
ipyaudio-0.1.27.data/data/share/jupyter/labextensions/ipyaudio/static/627.315cb148cc156382df50.js.LICENSE.txt,sha256=5oK3F4JphnO3LYEM9RXe8SkqkZATOYmxpFpvVGvdaKk,237
|
38
|
+
ipyaudio-0.1.27.data/data/share/jupyter/labextensions/ipyaudio/static/remoteEntry.0e77551bed18929a1a30.js,sha256=DndVG-0YkpoaMMJ-jM3RJlAbVQ-zUK8p46AgNtugjrg,7810
|
39
|
+
ipyaudio-0.1.27.data/data/share/jupyter/labextensions/ipyaudio/static/style.js,sha256=-CQt0ZTPaCTvrRiLcznxflAbfvIKlOVzjOos-muaXQ8,118
|
40
|
+
ipyaudio-0.1.27.data/data/share/jupyter/labextensions/ipyaudio/static/third-party-licenses.json,sha256=Bf8Xf3Ts5Ei8_w0jbr2SLFIHbju9pTfI-nhy1tfEaZ4,15803
|
41
|
+
ipyaudio-0.1.27.data/data/share/jupyter/nbextensions/ipyaudio/extension.js,sha256=DuyS9AUV37h3WxspuhDpEPTFCztkEyMWfZ5YjZSaWAg,406
|
42
|
+
ipyaudio-0.1.27.data/data/share/jupyter/nbextensions/ipyaudio/index.js,sha256=FKVffs6joyWQY05BfVYHm-sGwwxkz0Q4Le6UfUePi1s,1334036
|
43
|
+
ipyaudio-0.1.27.data/data/share/jupyter/nbextensions/ipyaudio/index.js.LICENSE.txt,sha256=SM0Gns-yHYrs7f5xup63yzlmb7K5I1gj7WjnbBGuP_E,358
|
44
|
+
ipyaudio-0.1.27.data/data/share/jupyter/nbextensions/ipyaudio/index.js.map,sha256=XTEO5WgX1Jx778sVbt2N6MpYQvuuGCqEqdUGRQ7-fbI,2171675
|
45
|
+
ipyaudio-0.1.27.data/data/etc/jupyter/nbconfig/notebook.d/ipyaudio.json,sha256=BmiJxz0zncI7hb8QHtnfAykNxqSXBcVhfbWZxdBRzzw,62
|
46
|
+
ipyaudio-0.1.27.data/data/share/jupyter/labextensions/ipyaudio/install.json,sha256=6bM2k1XqE-DlTYa87T6uNaTy55_-Lf2HlZFSyx5QnjY,177
|
47
|
+
ipyaudio-0.1.27.dist-info/METADATA,sha256=oR7wbV8jXT0S7RkvDAqiWm1nSLTN9YnEfUH594dXRy8,5175
|
48
|
+
ipyaudio-0.1.27.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
49
|
+
ipyaudio-0.1.27.dist-info/licenses/LICENSE.txt,sha256=-uZ5GSv8HIaOXcLH77MEBajSXj7X8T5N989WfkUFYKc,1498
|
50
|
+
ipyaudio-0.1.27.dist-info/RECORD,,
|
{ipyaudio-0.1.26.data → ipyaudio-0.1.27.data}/data/etc/jupyter/nbconfig/notebook.d/ipyaudio.json
RENAMED
File without changes
|
{ipyaudio-0.1.26.data → ipyaudio-0.1.27.data}/data/share/jupyter/labextensions/ipyaudio/install.json
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{ipyaudio-0.1.26.data → ipyaudio-0.1.27.data}/data/share/jupyter/nbextensions/ipyaudio/extension.js
RENAMED
File without changes
|
File without changes
|
{ipyaudio-0.1.26.data → ipyaudio-0.1.27.data}/data/share/jupyter/nbextensions/ipyaudio/index.js.map
RENAMED
File without changes
|
File without changes
|
File without changes
|