File: index.rst

package info (click to toggle)
pympler 1.1%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,196 kB
  • sloc: python: 9,816; javascript: 2,775; makefile: 17
file content (42 lines) | stat: -rw-r--r-- 1,095 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
Introduction
============
                                  
.. include:: intro.rst


Quick Links
===========

**Download pympler**: https://pypi.org/project/Pympler

**File a bug report**: https://github.com/pympler/pympler/issues

**Check out repository**: https://github.com/pympler/pympler


Table of Content
================
* :ref:`asizeof` - A description of the `asizeof` module.
* :ref:`classtracker` - A description of the `ClassTracker` facility.
* :ref:`muppy` - A description of the `muppy` modules.
* :ref:`django` - How to use the Django debug toolbar memory panel.
* :ref:`pympler_library` - The library reference guide.
* :ref:`tutorials` - Pympler tutorials and usage examples.
* :ref:`related_work` - Other projects which deal which memory profiling in
  Python are mentioned in the this section.
* :ref:`glossary` - A few basic terms used throughout the documentation.
* :doc:`Changes in Pympler </changes>`
* :ref:`copyright` - Last but not least ..
  
Also available are

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

.. toctree::
   :maxdepth: 1

   detailed_toc