wfork-streamlit-profiler 0.2.5__py3-none-any.whl → 0.2.6__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.
- {wfork_streamlit_profiler-0.2.5.dist-info → wfork_streamlit_profiler-0.2.6.dist-info}/METADATA +2 -2
- wfork_streamlit_profiler-0.2.6.dist-info/RECORD +5 -0
- wfork_streamlit_profiler-0.2.5.dist-info/RECORD +0 -5
- {wfork_streamlit_profiler-0.2.5.dist-info → wfork_streamlit_profiler-0.2.6.dist-info}/LICENSE +0 -0
- {wfork_streamlit_profiler-0.2.5.dist-info → wfork_streamlit_profiler-0.2.6.dist-info}/WHEEL +0 -0
{wfork_streamlit_profiler-0.2.5.dist-info → wfork_streamlit_profiler-0.2.6.dist-info}/METADATA
RENAMED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: wfork-streamlit-profiler
|
3
|
-
Version: 0.2.
|
3
|
+
Version: 0.2.6
|
4
4
|
Summary: (fork of) Runtime profiler for Streamlit, powered by pyinstrument
|
5
5
|
Home-page: https://github.com/wyattscarpenter/streamlit-profiler
|
6
6
|
License: MIT
|
@@ -25,7 +25,7 @@ Description-Content-Type: text/markdown
|
|
25
25
|
|
26
26
|
**Runtime profiler for Streamlit, powered by [pyinstrument](https://github.com/joerick/pyinstrument).**
|
27
27
|
|
28
|
-
*
|
28
|
+
*wfork-streamlit-profiler is a fork of streamlit-profiler 0.2.4. If there are any newer versions of the original streamlit-profiler, you should probably use those instead. See the original project's github for more: https://github.com/jrieke/streamlit-profiler*
|
29
29
|
|
30
30
|
streamlit-profiler is a [Streamlit component](https://streamlit.io/components) that
|
31
31
|
helps you find out which parts of your app are slow. It profiles the code via
|
@@ -0,0 +1,5 @@
|
|
1
|
+
wfork_streamlit_profiler/__init__.py,sha256=LVSu6yccrR7AYARUDZmk2R9gQlvEnOR_zbgq_jH6iKQ,3503
|
2
|
+
wfork_streamlit_profiler-0.2.6.dist-info/LICENSE,sha256=Y9ej8y1BLFQZSAREXkrHmDgA0M35msgF8d6D9KoFf5c,1071
|
3
|
+
wfork_streamlit_profiler-0.2.6.dist-info/METADATA,sha256=1LOl9dWnCKShl_gn6Z-Wd6XuiM0AanAx_cBR0dp3G5A,2506
|
4
|
+
wfork_streamlit_profiler-0.2.6.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
5
|
+
wfork_streamlit_profiler-0.2.6.dist-info/RECORD,,
|
@@ -1,5 +0,0 @@
|
|
1
|
-
wfork_streamlit_profiler/__init__.py,sha256=LVSu6yccrR7AYARUDZmk2R9gQlvEnOR_zbgq_jH6iKQ,3503
|
2
|
-
wfork_streamlit_profiler-0.2.5.dist-info/LICENSE,sha256=Y9ej8y1BLFQZSAREXkrHmDgA0M35msgF8d6D9KoFf5c,1071
|
3
|
-
wfork_streamlit_profiler-0.2.5.dist-info/METADATA,sha256=-dmMS0LfoTdjZw2Vv7J3pUl-ceat4yaBOd2m6yxm2e8,2508
|
4
|
-
wfork_streamlit_profiler-0.2.5.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
5
|
-
wfork_streamlit_profiler-0.2.5.dist-info/RECORD,,
|
{wfork_streamlit_profiler-0.2.5.dist-info → wfork_streamlit_profiler-0.2.6.dist-info}/LICENSE
RENAMED
File without changes
|
File without changes
|