Commit c2bb26bc authored by Luke Macken's avatar Luke Macken

Emphasize the tool names

parent 7efacb5f
pyrasite - Inject arbitrary code into a running Python process
==============================================================
``pyrasite`` - Inject arbitrary code into a running Python process
==================================================================
::
......
pyrasite-gui - A graphical interface for Pyrasite
=================================================
``pyrasite-gui`` - A graphical interface for Pyrasite
=====================================================
The pyrasite-gui is a graphical interface for Pyrasite that lets you
easily monitor, analyze, introspect, and alter running Python programs.
......
pyrasite-memory-viewer - View the largest objects in your process
-----------------------------------------------------------------
``pyrasite-memory-viewer`` - View the largest objects in your process
=====================================================================
Pyrasite provides a tool to view object memory usage statistics, and the
live value, of largest objects in your process. This requires `urwid
......
pyrasite-shell - Give it a pid, get a shell
===========================================
``pyrasite-shell`` - Give it a pid, get a shell
===============================================
You can easily drop into a shell and execute commands in a running process
using the ``pyrasite-shell``.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment