[ 源代码: python-memray ]
软件包:python3-memray(1.17.0+dfsg-1)
python3-memray 的相关链接
Debian 的资源:
下载源码包 python-memray:
- [python-memray_1.17.0+dfsg-1.dsc]
- [python-memray_1.17.0+dfsg.orig.tar.xz]
- [python-memray_1.17.0+dfsg-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Memory profiler for Python applications
Memray is a memory profiler for Python. It can track memory allocations in Python code, in native extension modules, and in the Python interpreter itself. It can generate several different types of reports to help you analyze the captured memory usage data. While commonly used as a CLI tool, it can also be used as a library to perform more fine-grained profiling tasks.
其他与 python3-memray 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libdebuginfod1t64 (>= 0.180)
- library to interact with debuginfod (development files)
-
- dep: libgcc-s1 (>= 3.3.1) [amd64, ppc64el]
- GCC 支持库
- dep: libgcc-s1 (>= 3.4) [riscv64]
- dep: libgcc-s1 (>= 4.2) [arm64, s390x]
- dep: libgcc-s1 (>= 4.3) [armhf]
- dep: libgcc-s1 (>= 7) [i386]
-
- dep: libjs-bootstrap5
- HTML front-end framework (version 5)
-
- dep: libjs-d3
- JavaScript visualization library for HTML and SVG
-
- dep: libjs-jquery
- JavaScript library for dynamic web applications
-
- dep: libjs-jquery-datatables
- jQuery plug-in that makes nice tables from different data sources
-
- dep: libjs-lodash
- Lo-dash is a Javascript utility library
-
- dep: libjs-popper.js
- Javascript library to position poppers in web applications
-
- dep: liblz4-1 (>= 0.0~r127)
- 快速 LZ 压缩算法库 - 运行时
-
- dep: libstdc++6 (>= 14)
- GNU 标准 C++ 库,第3版
-
- dep: libunwind8
- library to determine the call-chain of a program - runtime
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
- dep: python3 (<< 3.14)
- dep: python3 (>= 3~)
-
- dep: python3-jinja2
- small but fast and easy to use stand-alone template engine
-
- dep: python3-rich
- render rich text, tables, progress bars, syntax highlighting, markdown and more
-
- dep: python3-textual
- TUI (Text User Interface) framework for Python inspired by modern web development