We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4613346 commit d955366Copy full SHA for d955366
1 file changed
README.rst
@@ -5,6 +5,9 @@
5
Memory Profiler
6
=================
7
8
+
9
+**Note:** This package is no longer actively maintained. If you'd like to volunteer to maintain it, please drop me a line at f@bianp.net
10
11
This is a python module for monitoring memory consumption of a process
12
as well as line-by-line analysis of memory consumption for python
13
programs. It is a pure python module which depends on the `psutil
0 commit comments