wfork-streamlit-profiler 1.4.1__py3-none-any.whl → 1.5.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.
@@ -19,7 +19,7 @@ class Profiler(OriginalProfiler):
19
19
  self._auto_output_on_stop = auto_output_on_stop
20
20
 
21
21
  @override
22
- def stop(self) -> Session: #type: ignore[override-error, unused-ignore] #workaround for: https://github.com/google/pytype/issues/1917
22
+ def stop(self) -> Session: #pytype: disable=override-error #workaround for: https://github.com/google/pytype/issues/1917
23
23
  session = super().stop()
24
24
 
25
25
  if self._auto_output_on_stop:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: wfork-streamlit-profiler
3
- Version: 1.4.1
3
+ Version: 1.5.0
4
4
  Summary: (fork of) Runtime profiler for Streamlit, powered by pyinstrument
5
5
  License: MIT
6
6
  Author: Wyatt S Carpenter
@@ -25,7 +25,7 @@ Description-Content-Type: text/markdown
25
25
 
26
26
  # wfork-streamlit-profiler  🏄🏼
27
27
 
28
- [![PyPi](https://img.shields.io/pypi/v/wfork-streamlit-profiler)](https://pypi.org/project/wfork-streamlit-profiler/)
28
+ [![PyPi](https://img.shields.io/pypi/v/wfork-streamlit-profiler)](https://pypi.org/project/wfork-streamlit-profiler/) [![GitHub latest tag](https://img.shields.io/github/v/tag/wyattscarpenter/streamlit-profiler?label=GitHub&logo=github)](https://github.com/wyattscarpenter/streamlit-profiler/)
29
29
 
30
30
  **Runtime profiler for Streamlit, powered by [pyinstrument](https://github.com/joerick/pyinstrument).**
31
31
 
@@ -6,9 +6,9 @@ wfork_streamlit_profiler/.idea/misc.xml,sha256=ShQM5e1B5ry7pPL-oA5HCjNxNWF9zfJ40
6
6
  wfork_streamlit_profiler/.idea/modules.xml,sha256=QazqtBrT1PWV9sUikqFltEI5TGXatZtWhpQ_KVzYLo4,307
7
7
  wfork_streamlit_profiler/.idea/vcs.xml,sha256=0N923jqWb1Fga1ZO3MxDDbwhwy7lw_NdzPlVl_rYE5I,188
8
8
  wfork_streamlit_profiler/.idea/wfork_streamlit_profiler.iml,sha256=yjs3fqVpWgaFZK0nskbLczoYYghq31jtX9umFsLvxIg,324
9
- wfork_streamlit_profiler/__init__.py,sha256=qbhzXPLdGZL4ctDSU5bGfG3S4a7j1fuAGTXSFYpsizU,4168
9
+ wfork_streamlit_profiler/__init__.py,sha256=eob66LrOauHoouSigpSIjU8Q_PFHFxmTpZJpspRiRDI,4155
10
10
  wfork_streamlit_profiler/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
11
- wfork_streamlit_profiler-1.4.1.dist-info/LICENSE,sha256=Y9ej8y1BLFQZSAREXkrHmDgA0M35msgF8d6D9KoFf5c,1071
12
- wfork_streamlit_profiler-1.4.1.dist-info/METADATA,sha256=EH0tXHZN8uWbP6xF6YBpHvLvh4H6rzJ-jAiEtBq8uyY,3089
13
- wfork_streamlit_profiler-1.4.1.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
14
- wfork_streamlit_profiler-1.4.1.dist-info/RECORD,,
11
+ wfork_streamlit_profiler-1.5.0.dist-info/LICENSE,sha256=Y9ej8y1BLFQZSAREXkrHmDgA0M35msgF8d6D9KoFf5c,1071
12
+ wfork_streamlit_profiler-1.5.0.dist-info/METADATA,sha256=8qxZQxvD8I8ATsKFx9BH9mL7dlZng4JunsSBZN734Io,3265
13
+ wfork_streamlit_profiler-1.5.0.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
14
+ wfork_streamlit_profiler-1.5.0.dist-info/RECORD,,