[ 原始碼: 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)
- Fast LZ compression algorithm library - runtime
-
- dep: libstdc++6 (>= 14)
- GNU Standard C++ Library v3
-
- dep: libunwind8
- library to determine the call-chain of a program - runtime
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- 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