[ 源代码: python-line-profiler ]
软件包: python3-line-profiler (5.0.2-1) [universe]
python3-line-profiler 的相关链接
Ubuntu 的资源:
下载源码包 python-line-profiler:
- [python-line-profiler_5.0.2-1.dsc]
- [python-line-profiler_5.0.2.orig.tar.gz]
- [python-line-profiler_5.0.2-1.debian.tar.xz]
维护者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Debian Python Team
- Ghislain Antony Vaillant
It should generally not be necessary for users to contact the original maintainer.
外部的资源:
- 主页 [github.com]
相似软件包:
line-by-line profiling for Python
其他与 python3-line-profiler 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.17) [除 armhf, riscv64]
- GNU C Library: Shared libraries
- dep: libc6 (>= 2.27) [riscv64]
- dep: libc6 (>= 2.34) [armhf]
-
- dep: libgcc-s1 (>= 3.0) [riscv64]
- GCC support library
- dep: libgcc-s1 (>= 3.3.1) [amd64, arm64, ppc64el]
- dep: libgcc-s1 (>= 3.5) [armhf]
- dep: libgcc-s1 (>= 4.2) [s390x]
-
- dep: libstdc++6 (>= 11)
- GNU Standard C++ Library v3
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.15)
- dep: python3 (>= 3.14~)
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python