[ 源代码: python-memprof ]
软件包:python3-memprof(0.3.6-5.1 以及其他的)
python3-memprof 的相关链接
Debian 的资源:
下载源码包 python-memprof:
- [python-memprof_0.3.6-5.1.dsc]
- [python-memprof_0.3.6.orig.tar.xz]
- [python-memprof_0.3.6-5.1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [jmdana.github.io]
相似软件包:
memory profiler for Python (Python 3)
python-memprof logs the memory used by variables during the execution of decorated methods. It creates a report in a text file and you can plot the result using "mp_plot", which is part of the python-memprof package.
This package contains the Python 3 version of memprof.
其他与 python3-memprof 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.13)
- dep: python3 (>= 3.12~)
-
- dep: python3-matplotlib
- Python based plotting system in a style similar to Matlab
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources