wfork-streamlit-profiler 0.2.5__py3-none-any.whl → 0.2.7__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: wfork-streamlit-profiler
3
- Version: 0.2.5
3
+ Version: 0.2.7
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
- * 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 *
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
@@ -56,7 +56,7 @@ pip install wfork-streamlit-profiler
56
56
 
57
57
  ```python
58
58
  import streamlit as st
59
- from streamlit_profiler import Profiler
59
+ from wfork_streamlit_profiler import Profiler
60
60
 
61
61
  with Profiler():
62
62
  st.title("My app")
@@ -0,0 +1,5 @@
1
+ wfork_streamlit_profiler/__init__.py,sha256=LVSu6yccrR7AYARUDZmk2R9gQlvEnOR_zbgq_jH6iKQ,3503
2
+ wfork_streamlit_profiler-0.2.7.dist-info/LICENSE,sha256=Y9ej8y1BLFQZSAREXkrHmDgA0M35msgF8d6D9KoFf5c,1071
3
+ wfork_streamlit_profiler-0.2.7.dist-info/METADATA,sha256=G6u_GSV06x1D-qqDyOSUWPfyONE1DBYAW3aOY5kVm5k,2512
4
+ wfork_streamlit_profiler-0.2.7.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
5
+ wfork_streamlit_profiler-0.2.7.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,,