pstack
Advanced tools
+7
-6
@@ -1,4 +0,4 @@ | ||
| Metadata-Version: 1.2 | ||
| Metadata-Version: 2.1 | ||
| Name: pstack | ||
| Version: 0.7 | ||
| Version: 0.7.1 | ||
| Summary: Tool to print python thread and greenlet stacks | ||
@@ -17,5 +17,5 @@ Home-page: https://github.com/wooparadog/pystack/ | ||
| Please use `pystack` in future. (e.g. `pip install pystack`) | ||
| Please use `pystack-debugger` in future. (e.g. `pip install pystack-debugger`) | ||
| See also https://pypi.python.org/pypi/pystack | ||
| See also https://pypi.python.org/pypi/pystack-debugger. | ||
@@ -33,3 +33,3 @@ ## Introduction | ||
| ``` | ||
| $ pip install pystack | ||
| $ pip install pystack-debugger | ||
| ``` | ||
@@ -42,3 +42,3 @@ | ||
| ``` | ||
| $ sudo pstack <pid> [--include-greenlet] | ||
| $ sudo pystack <pid> [--include-greenlet] | ||
| ``` | ||
@@ -61,1 +61,2 @@ | ||
| Classifier: Topic :: Utilities | ||
| Description-Content-Type: text/markdown |
@@ -1,4 +0,4 @@ | ||
| Metadata-Version: 1.2 | ||
| Metadata-Version: 2.1 | ||
| Name: pstack | ||
| Version: 0.7 | ||
| Version: 0.7.1 | ||
| Summary: Tool to print python thread and greenlet stacks | ||
@@ -17,5 +17,5 @@ Home-page: https://github.com/wooparadog/pystack/ | ||
| Please use `pystack` in future. (e.g. `pip install pystack`) | ||
| Please use `pystack-debugger` in future. (e.g. `pip install pystack-debugger`) | ||
| See also https://pypi.python.org/pypi/pystack | ||
| See also https://pypi.python.org/pypi/pystack-debugger. | ||
@@ -33,3 +33,3 @@ ## Introduction | ||
| ``` | ||
| $ pip install pystack | ||
| $ pip install pystack-debugger | ||
| ``` | ||
@@ -42,3 +42,3 @@ | ||
| ``` | ||
| $ sudo pstack <pid> [--include-greenlet] | ||
| $ sudo pystack <pid> [--include-greenlet] | ||
| ``` | ||
@@ -61,1 +61,2 @@ | ||
| Classifier: Topic :: Utilities | ||
| Description-Content-Type: text/markdown |
+4
-4
@@ -7,5 +7,5 @@ # pystack | ||
| Please use `pystack` in future. (e.g. `pip install pystack`) | ||
| Please use `pystack-debugger` in future. (e.g. `pip install pystack-debugger`) | ||
| See also https://pypi.python.org/pypi/pystack | ||
| See also https://pypi.python.org/pypi/pystack-debugger. | ||
@@ -23,3 +23,3 @@ ## Introduction | ||
| ``` | ||
| $ pip install pystack | ||
| $ pip install pystack-debugger | ||
| ``` | ||
@@ -32,3 +32,3 @@ | ||
| ``` | ||
| $ sudo pstack <pid> [--include-greenlet] | ||
| $ sudo pystack <pid> [--include-greenlet] | ||
| ``` |
+2
-1
@@ -7,5 +7,6 @@ # !/usr/bin/env python | ||
| name='pstack', | ||
| version='0.7', | ||
| version='0.7.1', | ||
| description='Tool to print python thread and greenlet stacks', | ||
| long_description=open('README.md').read(), | ||
| long_description_content_type='text/markdown', | ||
| author='Haochuan Guo', | ||
@@ -12,0 +13,0 @@ author_email='guohaochuan@gmail.com', |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
9549
2.7%132
0.76%