- Python debuginfo (needed for live object inspection)
- PyGObject3 Introspection bindings
- WebKitGTK3
- `meliae <https://launchpad.net/meliae>`_ (easy_install/pip may not work for this install. If not, use the tarball from the distribution website. You may need to install `Cython <http://cython.org>`_ in order to get meliae to build)
- easy_install/pip may not work for this install. If not, use the tarball from the distribution website. You may need to install `Cython <http://cython.org>`_ in order to get meliae to build.
Download the latest stable release from PyPi: http://pypi.python.org/pypi/pyrasite
::
pip install pyrasite
Installing
~~~~~~~~~~
Running from git
~~~~~~~~~~~~~~~~
You can download the latest tarballs, RPMs, and debs from `PyPi <http://pypi.python.org/pypi/pyrasite>`_. Installing the package specific to your distribution is recommended. However, you
can also install it using ``pip`` if you wish
::
git clone git://github.com/lmacken/pyrasite.git
cd pyrasite
python -m pyrasite.main
pip install pyrasite pyrasite-gui
.. note::
If you're on Python 2.4, you can run pyrasite by doing
``PYTHONPATH=$(pwd) python pyrasite/main.py``
.. seealso:: `pyrasite-gui <http://pyrasite.readthedocs.org/en/latest/GUI.html>`_ for instructions on installing the graphical interface
Additional installation notes
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
...
...
@@ -67,20 +33,6 @@ Additional installation notes
Fedora
------
pyrasite and pycallgraph are currently not available in Fedora. You can run