ipyaudio 0.1.21__py3-none-any.whl → 0.1.23__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.
Files changed (64) hide show
  1. ipyaudio/_frontend.py +1 -1
  2. ipyaudio/_version.py +1 -1
  3. ipyaudio/labextension/build_log.json +726 -0
  4. ipyaudio/labextension/package.json +2 -2
  5. ipyaudio/labextension/static/lib_index_js.e0dc1b40eb8d768fd304.js +36 -0
  6. ipyaudio/labextension/static/lib_index_js.e0dc1b40eb8d768fd304.js.map +1 -0
  7. ipyaudio/labextension/static/lib_player_js-lib_recorder_js-data_image_svg_xml_3csvg_xmlns_27http_www_w3_org_2000_svg_27_vi-4e62a2.5626ffcb48021915d5fc.js +1216 -0
  8. ipyaudio/labextension/static/lib_player_js-lib_recorder_js-data_image_svg_xml_3csvg_xmlns_27http_www_w3_org_2000_svg_27_vi-4e62a2.5626ffcb48021915d5fc.js.map +1 -0
  9. ipyaudio/labextension/static/lib_plugin_js.721ea7eaebbdaef9b36c.js +69 -0
  10. ipyaudio/labextension/static/lib_plugin_js.721ea7eaebbdaef9b36c.js.map +1 -0
  11. ipyaudio/labextension/static/remoteEntry.58e9350ee0aa7970ecd3.js +565 -0
  12. ipyaudio/labextension/static/remoteEntry.58e9350ee0aa7970ecd3.js.map +1 -0
  13. ipyaudio/labextension/static/vendors-node_modules_bootstrap_dist_js_bootstrap_bundle_min_js-node_modules_lodash_merge_js-n-f8a88e.73fa57174fc3b67a3760.js +4041 -0
  14. ipyaudio/labextension/static/vendors-node_modules_bootstrap_dist_js_bootstrap_bundle_min_js-node_modules_lodash_merge_js-n-f8a88e.73fa57174fc3b67a3760.js.map +1 -0
  15. ipyaudio/labextension/static/vendors-node_modules_jupyter-dataserializers_lib_index_js.e44af737f0ae9fde402b.js +8001 -0
  16. ipyaudio/labextension/static/vendors-node_modules_jupyter-dataserializers_lib_index_js.e44af737f0ae9fde402b.js.map +1 -0
  17. ipyaudio/nbextension/index.js +13499 -2
  18. ipyaudio/nbextension/index.js.map +1 -1
  19. ipyaudio-0.1.23.data/data/share/jupyter/labextensions/ipyaudio/build_log.json +726 -0
  20. {ipyaudio-0.1.21.data → ipyaudio-0.1.23.data}/data/share/jupyter/labextensions/ipyaudio/package.json +2 -2
  21. ipyaudio-0.1.23.data/data/share/jupyter/labextensions/ipyaudio/static/lib_index_js.e0dc1b40eb8d768fd304.js +36 -0
  22. ipyaudio-0.1.23.data/data/share/jupyter/labextensions/ipyaudio/static/lib_index_js.e0dc1b40eb8d768fd304.js.map +1 -0
  23. ipyaudio-0.1.23.data/data/share/jupyter/labextensions/ipyaudio/static/lib_player_js-lib_recorder_js-data_image_svg_xml_3csvg_xmlns_27http_www_w3_org_2000_svg_27_vi-4e62a2.5626ffcb48021915d5fc.js +1216 -0
  24. ipyaudio-0.1.23.data/data/share/jupyter/labextensions/ipyaudio/static/lib_player_js-lib_recorder_js-data_image_svg_xml_3csvg_xmlns_27http_www_w3_org_2000_svg_27_vi-4e62a2.5626ffcb48021915d5fc.js.map +1 -0
  25. ipyaudio-0.1.23.data/data/share/jupyter/labextensions/ipyaudio/static/lib_plugin_js.721ea7eaebbdaef9b36c.js +69 -0
  26. ipyaudio-0.1.23.data/data/share/jupyter/labextensions/ipyaudio/static/lib_plugin_js.721ea7eaebbdaef9b36c.js.map +1 -0
  27. ipyaudio-0.1.23.data/data/share/jupyter/labextensions/ipyaudio/static/remoteEntry.58e9350ee0aa7970ecd3.js +565 -0
  28. ipyaudio-0.1.23.data/data/share/jupyter/labextensions/ipyaudio/static/remoteEntry.58e9350ee0aa7970ecd3.js.map +1 -0
  29. ipyaudio-0.1.23.data/data/share/jupyter/labextensions/ipyaudio/static/vendors-node_modules_bootstrap_dist_js_bootstrap_bundle_min_js-node_modules_lodash_merge_js-n-f8a88e.73fa57174fc3b67a3760.js +4041 -0
  30. ipyaudio-0.1.23.data/data/share/jupyter/labextensions/ipyaudio/static/vendors-node_modules_bootstrap_dist_js_bootstrap_bundle_min_js-node_modules_lodash_merge_js-n-f8a88e.73fa57174fc3b67a3760.js.map +1 -0
  31. ipyaudio-0.1.23.data/data/share/jupyter/labextensions/ipyaudio/static/vendors-node_modules_jupyter-dataserializers_lib_index_js.e44af737f0ae9fde402b.js +8001 -0
  32. ipyaudio-0.1.23.data/data/share/jupyter/labextensions/ipyaudio/static/vendors-node_modules_jupyter-dataserializers_lib_index_js.e44af737f0ae9fde402b.js.map +1 -0
  33. ipyaudio-0.1.23.data/data/share/jupyter/nbextensions/ipyaudio/index.js +13500 -0
  34. ipyaudio-0.1.23.data/data/share/jupyter/nbextensions/ipyaudio/index.js.map +1 -0
  35. {ipyaudio-0.1.21.dist-info → ipyaudio-0.1.23.dist-info}/METADATA +22 -4
  36. ipyaudio-0.1.23.dist-info/RECORD +58 -0
  37. ipyaudio/labextension/static/122.3700f0454aee82938e32.js +0 -1
  38. ipyaudio/labextension/static/270.9f488d760841fdb23335.js +0 -1
  39. ipyaudio/labextension/static/509.a9d6860fe38ae60aa71f.js +0 -1
  40. ipyaudio/labextension/static/570.97f2a8196b7f1703e636.js +0 -2
  41. ipyaudio/labextension/static/570.97f2a8196b7f1703e636.js.LICENSE.txt +0 -6
  42. ipyaudio/labextension/static/627.315cb148cc156382df50.js +0 -2
  43. ipyaudio/labextension/static/627.315cb148cc156382df50.js.LICENSE.txt +0 -5
  44. ipyaudio/labextension/static/remoteEntry.58a953c3deefc248c778.js +0 -1
  45. ipyaudio/labextension/static/third-party-licenses.json +0 -64
  46. ipyaudio-0.1.21.data/data/share/jupyter/labextensions/ipyaudio/static/122.3700f0454aee82938e32.js +0 -1
  47. ipyaudio-0.1.21.data/data/share/jupyter/labextensions/ipyaudio/static/270.9f488d760841fdb23335.js +0 -1
  48. ipyaudio-0.1.21.data/data/share/jupyter/labextensions/ipyaudio/static/509.a9d6860fe38ae60aa71f.js +0 -1
  49. ipyaudio-0.1.21.data/data/share/jupyter/labextensions/ipyaudio/static/570.97f2a8196b7f1703e636.js +0 -2
  50. ipyaudio-0.1.21.data/data/share/jupyter/labextensions/ipyaudio/static/570.97f2a8196b7f1703e636.js.LICENSE.txt +0 -6
  51. ipyaudio-0.1.21.data/data/share/jupyter/labextensions/ipyaudio/static/627.315cb148cc156382df50.js +0 -2
  52. ipyaudio-0.1.21.data/data/share/jupyter/labextensions/ipyaudio/static/627.315cb148cc156382df50.js.LICENSE.txt +0 -5
  53. ipyaudio-0.1.21.data/data/share/jupyter/labextensions/ipyaudio/static/remoteEntry.58a953c3deefc248c778.js +0 -1
  54. ipyaudio-0.1.21.data/data/share/jupyter/labextensions/ipyaudio/static/third-party-licenses.json +0 -64
  55. ipyaudio-0.1.21.data/data/share/jupyter/nbextensions/ipyaudio/index.js +0 -3
  56. ipyaudio-0.1.21.data/data/share/jupyter/nbextensions/ipyaudio/index.js.map +0 -1
  57. ipyaudio-0.1.21.dist-info/RECORD +0 -50
  58. {ipyaudio-0.1.21.data → ipyaudio-0.1.23.data}/data/etc/jupyter/nbconfig/notebook.d/ipyaudio.json +0 -0
  59. {ipyaudio-0.1.21.data → ipyaudio-0.1.23.data}/data/share/jupyter/labextensions/ipyaudio/install.json +0 -0
  60. {ipyaudio-0.1.21.data → ipyaudio-0.1.23.data}/data/share/jupyter/labextensions/ipyaudio/static/style.js +0 -0
  61. {ipyaudio-0.1.21.data → ipyaudio-0.1.23.data}/data/share/jupyter/nbextensions/ipyaudio/extension.js +0 -0
  62. {ipyaudio-0.1.21.data → ipyaudio-0.1.23.data}/data/share/jupyter/nbextensions/ipyaudio/index.js.LICENSE.txt +0 -0
  63. {ipyaudio-0.1.21.dist-info → ipyaudio-0.1.23.dist-info}/WHEEL +0 -0
  64. {ipyaudio-0.1.21.dist-info → ipyaudio-0.1.23.dist-info}/licenses/LICENSE.txt +0 -0
@@ -1,50 +0,0 @@
1
- ipyaudio/__init__.py,sha256=GO0pZvY1ER8CGSEdSgXyf9byRVCTdshf30EcqflfnGs,1859
2
- ipyaudio/_frontend.py,sha256=CcPrXRgaucYM4c1VVZlPlchnA4rfQ6s_CyxeimISVLg,246
3
- ipyaudio/_version.py,sha256=vR22jdUzs19EQmONNA1hKJP7STPXNmiHRlxtDaBUVH8,207
4
- ipyaudio/player.py,sha256=L2PL08b8UDTOSXx1ghFFCAi9eTVk8IadZIAbMl8M0e8,3904
5
- ipyaudio/recorder.py,sha256=cTbVnveSmPl_uY176gW0plJ_N48Jyu1XE_9Mg4laFHw,6146
6
- ipyaudio/timer.py,sha256=b3ho1X2zXjoUxMS7JWnVAreMC3dlcpd3zvgceqFkmEY,1788
7
- ipyaudio/utils.py,sha256=5RbrkesXuf2R5hDdMkH5ajaSgXsYG2JTZVqx-5Doq6s,783
8
- ipyaudio/widget.py,sha256=PgavQleCJ4-F8NNgtFBOVlsez4FQSS1XF-4n6b-QMvY,1022
9
- ipyaudio/configs/player.json,sha256=OQCglTSb3CJBl8_IRXQrmXTGC_Sg_H76E4bLZqitBFc,1030
10
- ipyaudio/configs/recorder.json,sha256=QhJja8HzjjZexfKvx__MpsK5-98xSlDHdVkOHBh9Bjs,257
11
- ipyaudio/labextension/package.json,sha256=fEQhQHRNcqMB1CP1MX7bN1GkzOFS7kbluvRdtP2AxVw,3453
12
- ipyaudio/labextension/static/122.3700f0454aee82938e32.js,sha256=NwDwRUrugpOOMpSrNaUUlDh_VcIo_CsLXqd_Dqv9aBE,1076
13
- ipyaudio/labextension/static/270.9f488d760841fdb23335.js,sha256=n0iNdghB_bIzNWj-r98oirfGiLwoLENTpgEL4jT7OJA,28061
14
- ipyaudio/labextension/static/509.a9d6860fe38ae60aa71f.js,sha256=qdaGD-OK5gqnH9J8i1LRsAFbaDrRt7vhCDtiyrLU_yE,632
15
- ipyaudio/labextension/static/570.97f2a8196b7f1703e636.js,sha256=g9sSzxO7BhhC5U9q-cdCAa62fsNS0H55VFy8hMZpgEM,60441
16
- ipyaudio/labextension/static/570.97f2a8196b7f1703e636.js.LICENSE.txt,sha256=Rygqb6FGni17yJNtFnwX6_D9gAlBEE3RUJeUUgjMtQE,120
17
- ipyaudio/labextension/static/627.315cb148cc156382df50.js,sha256=LFY8xH3yCFPiBg2cj_AK4AGEad8V3MYpYDv8DcbbOIw,425571
18
- ipyaudio/labextension/static/627.315cb148cc156382df50.js.LICENSE.txt,sha256=5oK3F4JphnO3LYEM9RXe8SkqkZATOYmxpFpvVGvdaKk,237
19
- ipyaudio/labextension/static/remoteEntry.58a953c3deefc248c778.js,sha256=WKlTw97vwkjHeJdkB8l8TD9yRq5BzVWfm7QPVECnLns,7810
20
- ipyaudio/labextension/static/style.js,sha256=-CQt0ZTPaCTvrRiLcznxflAbfvIKlOVzjOos-muaXQ8,118
21
- ipyaudio/labextension/static/third-party-licenses.json,sha256=Bf8Xf3Ts5Ei8_w0jbr2SLFIHbju9pTfI-nhy1tfEaZ4,15803
22
- ipyaudio/nbextension/extension.js,sha256=DuyS9AUV37h3WxspuhDpEPTFCztkEyMWfZ5YjZSaWAg,406
23
- ipyaudio/nbextension/index.js,sha256=5prKnUYxOMD3AE9Q1IBBPbMgHKGVDSPR8Er_JQFvq5o,1333344
24
- ipyaudio/nbextension/index.js.LICENSE.txt,sha256=SM0Gns-yHYrs7f5xup63yzlmb7K5I1gj7WjnbBGuP_E,358
25
- ipyaudio/nbextension/index.js.map,sha256=b4LWfkdttUJRckwc5tcSlRVRyPoL1eSqCxKMT06EZc8,2169733
26
- ipyaudio/tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
27
- ipyaudio/tests/conftest.py,sha256=bvWtEyGyYxzUqTzS3Yb6E6mWOMP12SyVy9AqXvQGGLg,1415
28
- ipyaudio/tests/test_example.py,sha256=JLdr25MjPjNe5Wj8n7J40U14o5s4JXJpxOU9_VQrN94,278
29
- ipyaudio/tests/test_nbextension_path.py,sha256=t9Y4IaMOSbTzmtNxMGCldbZRExTah-b-fKwd7_2K2ys,462
30
- ipyaudio-0.1.21.data/data/share/jupyter/labextensions/ipyaudio/package.json,sha256=fEQhQHRNcqMB1CP1MX7bN1GkzOFS7kbluvRdtP2AxVw,3453
31
- ipyaudio-0.1.21.data/data/share/jupyter/labextensions/ipyaudio/static/122.3700f0454aee82938e32.js,sha256=NwDwRUrugpOOMpSrNaUUlDh_VcIo_CsLXqd_Dqv9aBE,1076
32
- ipyaudio-0.1.21.data/data/share/jupyter/labextensions/ipyaudio/static/270.9f488d760841fdb23335.js,sha256=n0iNdghB_bIzNWj-r98oirfGiLwoLENTpgEL4jT7OJA,28061
33
- ipyaudio-0.1.21.data/data/share/jupyter/labextensions/ipyaudio/static/509.a9d6860fe38ae60aa71f.js,sha256=qdaGD-OK5gqnH9J8i1LRsAFbaDrRt7vhCDtiyrLU_yE,632
34
- ipyaudio-0.1.21.data/data/share/jupyter/labextensions/ipyaudio/static/570.97f2a8196b7f1703e636.js,sha256=g9sSzxO7BhhC5U9q-cdCAa62fsNS0H55VFy8hMZpgEM,60441
35
- ipyaudio-0.1.21.data/data/share/jupyter/labextensions/ipyaudio/static/570.97f2a8196b7f1703e636.js.LICENSE.txt,sha256=Rygqb6FGni17yJNtFnwX6_D9gAlBEE3RUJeUUgjMtQE,120
36
- ipyaudio-0.1.21.data/data/share/jupyter/labextensions/ipyaudio/static/627.315cb148cc156382df50.js,sha256=LFY8xH3yCFPiBg2cj_AK4AGEad8V3MYpYDv8DcbbOIw,425571
37
- ipyaudio-0.1.21.data/data/share/jupyter/labextensions/ipyaudio/static/627.315cb148cc156382df50.js.LICENSE.txt,sha256=5oK3F4JphnO3LYEM9RXe8SkqkZATOYmxpFpvVGvdaKk,237
38
- ipyaudio-0.1.21.data/data/share/jupyter/labextensions/ipyaudio/static/remoteEntry.58a953c3deefc248c778.js,sha256=WKlTw97vwkjHeJdkB8l8TD9yRq5BzVWfm7QPVECnLns,7810
39
- ipyaudio-0.1.21.data/data/share/jupyter/labextensions/ipyaudio/static/style.js,sha256=-CQt0ZTPaCTvrRiLcznxflAbfvIKlOVzjOos-muaXQ8,118
40
- ipyaudio-0.1.21.data/data/share/jupyter/labextensions/ipyaudio/static/third-party-licenses.json,sha256=Bf8Xf3Ts5Ei8_w0jbr2SLFIHbju9pTfI-nhy1tfEaZ4,15803
41
- ipyaudio-0.1.21.data/data/share/jupyter/nbextensions/ipyaudio/extension.js,sha256=DuyS9AUV37h3WxspuhDpEPTFCztkEyMWfZ5YjZSaWAg,406
42
- ipyaudio-0.1.21.data/data/share/jupyter/nbextensions/ipyaudio/index.js,sha256=5prKnUYxOMD3AE9Q1IBBPbMgHKGVDSPR8Er_JQFvq5o,1333344
43
- ipyaudio-0.1.21.data/data/share/jupyter/nbextensions/ipyaudio/index.js.LICENSE.txt,sha256=SM0Gns-yHYrs7f5xup63yzlmb7K5I1gj7WjnbBGuP_E,358
44
- ipyaudio-0.1.21.data/data/share/jupyter/nbextensions/ipyaudio/index.js.map,sha256=b4LWfkdttUJRckwc5tcSlRVRyPoL1eSqCxKMT06EZc8,2169733
45
- ipyaudio-0.1.21.data/data/etc/jupyter/nbconfig/notebook.d/ipyaudio.json,sha256=BmiJxz0zncI7hb8QHtnfAykNxqSXBcVhfbWZxdBRzzw,62
46
- ipyaudio-0.1.21.data/data/share/jupyter/labextensions/ipyaudio/install.json,sha256=6bM2k1XqE-DlTYa87T6uNaTy55_-Lf2HlZFSyx5QnjY,177
47
- ipyaudio-0.1.21.dist-info/METADATA,sha256=bUON_ae9yY6KSdtgiUQkLM7AZIt8Hi2l8f6TyLJ72uk,3912
48
- ipyaudio-0.1.21.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
49
- ipyaudio-0.1.21.dist-info/licenses/LICENSE.txt,sha256=-uZ5GSv8HIaOXcLH77MEBajSXj7X8T5N989WfkUFYKc,1498
50
- ipyaudio-0.1.21.dist-info/RECORD,,