streamlit-nightly 1.23.2.dev20230604__py2.py3-none-any.whl → 1.23.2.dev20230606__py2.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_nightly-1.23.2.dev20230604.dist-info → streamlit_nightly-1.23.2.dev20230606.dist-info}/METADATA +42 -18
- {streamlit_nightly-1.23.2.dev20230604.dist-info → streamlit_nightly-1.23.2.dev20230606.dist-info}/RECORD +6 -6
- {streamlit_nightly-1.23.2.dev20230604.data → streamlit_nightly-1.23.2.dev20230606.data}/scripts/streamlit.cmd +0 -0
- {streamlit_nightly-1.23.2.dev20230604.dist-info → streamlit_nightly-1.23.2.dev20230606.dist-info}/WHEEL +0 -0
- {streamlit_nightly-1.23.2.dev20230604.dist-info → streamlit_nightly-1.23.2.dev20230606.dist-info}/entry_points.txt +0 -0
- {streamlit_nightly-1.23.2.dev20230604.dist-info → streamlit_nightly-1.23.2.dev20230606.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: streamlit-nightly
|
3
|
-
Version: 1.23.2.
|
3
|
+
Version: 1.23.2.dev20230606
|
4
4
|
Summary: A faster way to build and share data apps
|
5
5
|
Home-page: https://streamlit.io
|
6
6
|
Author: Snowflake Inc
|
@@ -108,24 +108,48 @@ Streamlit comes in with [a ton of additional powerful elements](https://docs.str
|
|
108
108
|
|
109
109
|
|
110
110
|
<table border="0">
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
|
115
|
-
|
116
|
-
|
117
|
-
|
118
|
-
|
111
|
+
<tr>
|
112
|
+
<td>
|
113
|
+
<a target="_blank" href="https://docs.streamlit.io/library/api-reference/widgets">
|
114
|
+
<img src="https://user-images.githubusercontent.com/7164864/217936099-12c16f8c-7fe4-44b1-889a-1ac9ee6a1b44.png" style="max-height:150px; width:auto; display:block;">
|
115
|
+
</a>
|
116
|
+
</td>
|
117
|
+
<td>
|
118
|
+
<a target="_blank" href="https://docs.streamlit.io/library/api-reference/data/st.dataframe">
|
119
|
+
<img src="https://user-images.githubusercontent.com/7164864/215110064-5eb4e294-8f30-4933-9563-0275230e52b5.gif" style="max-height:150px; width:auto; display:block;">
|
120
|
+
</a>
|
121
|
+
</td>
|
122
|
+
<td>
|
123
|
+
<a target="_blank" href="https://docs.streamlit.io/library/api-reference/charts">
|
124
|
+
<img src="https://user-images.githubusercontent.com/7164864/215174472-bca8a0d7-cf4b-4268-9c3b-8c03dad50bcd.gif" style="max-height:150px; width:auto; display:block;">
|
125
|
+
</a>
|
126
|
+
</td>
|
127
|
+
<td>
|
128
|
+
<a target="_blank" href="https://docs.streamlit.io/library/api-reference/layout">
|
129
|
+
<img src="https://user-images.githubusercontent.com/7164864/217936149-a35c35be-0d96-4c63-8c6a-1c4b52aa8f60.png" style="max-height:150px; width:auto; display:block;">
|
130
|
+
</a>
|
131
|
+
</td>
|
132
|
+
<td>
|
133
|
+
<a target="_blank" href="https://docs.streamlit.io/library/get-started/multipage-apps">
|
134
|
+
<img src="https://user-images.githubusercontent.com/7164864/215173883-eae0de69-7c1d-4d78-97d0-3bc1ab865e5b.gif" style="max-height:150px; width:auto; display:block;">
|
135
|
+
</a>
|
136
|
+
</td>
|
137
|
+
<td>
|
138
|
+
<a target="_blank" href="https://streamlit.io/gallery">
|
139
|
+
<img src="https://user-images.githubusercontent.com/7164864/215109229-6ae9111f-e5c1-4f0b-b3a2-87a79268ccc9.gif" style="max-height:150px; width:auto; display:block;">
|
140
|
+
</a>
|
141
|
+
</td>
|
142
|
+
</tr>
|
143
|
+
<tr>
|
144
|
+
<td>Input widgets</td>
|
145
|
+
<td>Dataframes</td>
|
146
|
+
<td>Charts</td>
|
147
|
+
<td>Layout</td>
|
148
|
+
<td>Multi-page apps</td>
|
149
|
+
<td>Fun</td>
|
119
150
|
</tr>
|
120
|
-
|
121
|
-
|
122
|
-
<td>Dataframes</td>
|
123
|
-
<td>Charts</td>
|
124
|
-
<td>Layout</td>
|
125
|
-
<td>Multi-page apps</td>
|
126
|
-
<td>Fun</td>
|
127
|
-
</tr>
|
128
|
-
<table>
|
151
|
+
</table>
|
152
|
+
|
129
153
|
|
130
154
|
Our vibrant creators community also extends Streamlit capabilities using 🧩 [Streamlit Components](http://components.streamlit.app).
|
131
155
|
|
@@ -402,9 +402,9 @@ streamlit/web/server/server_util.py,sha256=XJ9ngvipySXQqncV30nAn_QVnjYXvvl9j5aMq
|
|
402
402
|
streamlit/web/server/stats_request_handler.py,sha256=rJelIrHJAz4EGctKLnixEbEVetrXcsDVYp7la033tGE,3405
|
403
403
|
streamlit/web/server/upload_file_request_handler.py,sha256=jyfvPcGSr_IELU3DE75z7GpHYyix0w1ONu3aAoP5BWI,5964
|
404
404
|
streamlit/web/server/websocket_headers.py,sha256=oTieGEZ16m1cmZMuus_fwgTIWF9LUFvCtmls2_GivgA,1867
|
405
|
-
streamlit_nightly-1.23.2.
|
406
|
-
streamlit_nightly-1.23.2.
|
407
|
-
streamlit_nightly-1.23.2.
|
408
|
-
streamlit_nightly-1.23.2.
|
409
|
-
streamlit_nightly-1.23.2.
|
410
|
-
streamlit_nightly-1.23.2.
|
405
|
+
streamlit_nightly-1.23.2.dev20230606.data/scripts/streamlit.cmd,sha256=bIvl64RLCLmXTMo-YWqncINDWHlgQx_RgPvL41gYGh4,671
|
406
|
+
streamlit_nightly-1.23.2.dev20230606.dist-info/METADATA,sha256=16V_ScWUVzxtObm0IbaCvFl9TN3wloEemnLfSsepvuM,8115
|
407
|
+
streamlit_nightly-1.23.2.dev20230606.dist-info/WHEEL,sha256=a-zpFRIJzOq5QfuhBzbhiA1eHTzNCJn8OdRvhdNX0Rk,110
|
408
|
+
streamlit_nightly-1.23.2.dev20230606.dist-info/entry_points.txt,sha256=uNJ4DwGNXEhOK0USwSNanjkYyR-Bk7eYQbJFDrWyOgY,53
|
409
|
+
streamlit_nightly-1.23.2.dev20230606.dist-info/top_level.txt,sha256=V3FhKbm7G2LnR0s4SytavrjIPNIhvcsAGXfYHAwtQzw,10
|
410
|
+
streamlit_nightly-1.23.2.dev20230606.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|