streamlit-webrtc 0.47.8__py3-none-any.whl → 0.48.0__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.
- streamlit_webrtc/_compat.py +8 -0
- streamlit_webrtc/component.py +12 -12
- streamlit_webrtc/config.py +1 -6
- streamlit_webrtc/factory.py +1 -6
- streamlit_webrtc/webrtc.py +3 -8
- {streamlit_webrtc-0.47.8.dist-info → streamlit_webrtc-0.48.0.dist-info}/METADATA +5 -6
- streamlit_webrtc-0.48.0.dist-info/RECORD +22 -0
- {streamlit_webrtc-0.47.8.dist-info → streamlit_webrtc-0.48.0.dist-info}/WHEEL +1 -1
- streamlit_webrtc/frontend/build/asset-manifest.json +0 -10
- streamlit_webrtc/frontend/build/index.html +0 -1
- streamlit_webrtc/frontend/build/static/js/main.ff279b83.js +0 -103
- streamlit_webrtc/frontend/build/static/js/main.ff279b83.js.LICENSE.txt +0 -122
- streamlit_webrtc/frontend/build/static/js/main.ff279b83.js.map +0 -1
- streamlit_webrtc-0.47.8.dist-info/RECORD +0 -27
- {streamlit_webrtc-0.47.8.dist-info → streamlit_webrtc-0.48.0.dist-info}/LICENSE +0 -0
@@ -1,27 +0,0 @@
|
|
1
|
-
streamlit_webrtc/__init__.py,sha256=q5YB2Sx6amHctUMrZ76UqLgB5mrdR6ArRDK6eiKyKBo,2254
|
2
|
-
streamlit_webrtc/_compat.py,sha256=X184CDqHsg22_2ajWzOMgNr0UiCtwv-1BWaKNSFNrt0,3745
|
3
|
-
streamlit_webrtc/component.py,sha256=nhWo2ulmfkxCBqNahNb4Q2wdX8tdWEQEzOK1kW6yl34,24132
|
4
|
-
streamlit_webrtc/components_callbacks.py,sha256=tdrj2TlV8qcexFEdjm4PVkz8JwHffo4A8imoXOtjNHA,2401
|
5
|
-
streamlit_webrtc/config.py,sha256=Otjt1fWV5DigeMubO2kSo9W9tyiewQVLMakOqSx9xhw,4206
|
6
|
-
streamlit_webrtc/eventloop.py,sha256=AFmxGlRRxVdl0cTS9pKpRZR2Mnq6v6DgudVZZ425IVw,1333
|
7
|
-
streamlit_webrtc/factory.py,sha256=KeZuYT1w99HVnDa0vh083KuTDSsrnngrPdc0u2a8dD8,6912
|
8
|
-
streamlit_webrtc/frontend/build/asset-manifest.json,sha256=4NkiKr1FEUv_5FCvWWCLE84L2uGEGr5itOy1hGk1-IE,221
|
9
|
-
streamlit_webrtc/frontend/build/index.html,sha256=Cp3X6AH856niw8ESeZUMMqBl94NfcAKrNKr8TX_zd7g,457
|
10
|
-
streamlit_webrtc/frontend/build/static/js/main.ff279b83.js,sha256=fUiXyvYwPjZsDu5g0cyXDk1VLhQ9AESQ40IyN4ft8Z4,557766
|
11
|
-
streamlit_webrtc/frontend/build/static/js/main.ff279b83.js.LICENSE.txt,sha256=tFd79Iemf1ZVv96kX3gab39vXsPh-SFeKpfkk0rgyYE,4256
|
12
|
-
streamlit_webrtc/frontend/build/static/js/main.ff279b83.js.map,sha256=LzaNuxQvqeDroTfpeK2kX2oakL8SKBKQbZUgkwmUM04,2319221
|
13
|
-
streamlit_webrtc/mix.py,sha256=Cd1a3bmJdCY_5Ita-bvW0Y5a0ydLHBANojBOqJ1Govo,8692
|
14
|
-
streamlit_webrtc/models.py,sha256=xhrz9OpNsOarlN30YpBqVQwkTs4NUk_PLI6a7fIv950,6184
|
15
|
-
streamlit_webrtc/process.py,sha256=_VzGmDA_q4XtReoM3tfF8RaxH44E_ZbCZLEOJdT-Thk,7782
|
16
|
-
streamlit_webrtc/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
17
|
-
streamlit_webrtc/receive.py,sha256=gzv1uZDTAlxJ0hyJ5LweTr0lVuoisrH5xRevGnYkWwo,2922
|
18
|
-
streamlit_webrtc/relay.py,sha256=2K2h0uNz50ARUOScYZPYlEmZb0uAi0agaYxI9z3mLeI,896
|
19
|
-
streamlit_webrtc/server.py,sha256=5o9E2MRIPoS18lfGPJkyhbd23RWyTwblNVVuAA2kKrA,1489
|
20
|
-
streamlit_webrtc/session_info.py,sha256=pg_2RFexR18UfwpZT5ENcPfedEiWuAxBuXc2RRuFCaE,2341
|
21
|
-
streamlit_webrtc/shutdown.py,sha256=rbWMhOIrbOBZDlqqBTzCfs4MuHQ0UEhljkNvvXoeTz0,2171
|
22
|
-
streamlit_webrtc/source.py,sha256=haPqMZ50Xh8tg7Z1yN8Frfk8v7D3oOuKteaD59asbzs,2263
|
23
|
-
streamlit_webrtc/webrtc.py,sha256=p4OXc1IQr-8kLjeZZmo6UXWzjzPQU6jjFgHW9aU75T0,27170
|
24
|
-
streamlit_webrtc-0.47.8.dist-info/LICENSE,sha256=pwccNHVA7r4rYofGlMU10aKEU90GLUlQr8uY80PR0NQ,1081
|
25
|
-
streamlit_webrtc-0.47.8.dist-info/METADATA,sha256=BLEntBuFKI_DFbKA0crWEJOLu4-NaMSToVbutvidX0o,19122
|
26
|
-
streamlit_webrtc-0.47.8.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
27
|
-
streamlit_webrtc-0.47.8.dist-info/RECORD,,
|
File without changes
|