Search Criteria
Package Details: python-viztracer 1.1.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-viztracer.git (read-only, click to copy) |
|---|---|
| Package Base: | python-viztracer |
| Description: | VizTracer is a low-overhead logging/debugging/profiling tool that can trace and visualize your python code execution. |
| Upstream URL: | https://github.com/gaogaotiantian/viztracer |
| Licenses: | Apache-2.0 |
| Submitter: | PumpkinCheshire |
| Maintainer: | kino_t |
| Last Packager: | kino_t |
| Votes: | 1 |
| Popularity: | 0.005790 |
| First Submitted: | 2020-11-13 18:24 (UTC) |
| Last Updated: | 2025-11-08 13:48 (UTC) |
Dependencies (8)
- python
- python-objprintAUR
- python-build (make)
- python-installer (make)
- python-wheel (make)
- chromium (chromium-no-extrasAUR, ungoogled-chromiumAUR, ungoogled-chromium-binAUR, omarchy-chromium-binAUR, ungoogled-chromium-xdgAUR) (optional) – browser to open html results
- python-orjson (python-orjson-gitAUR) (optional) – Full function support
- python-rich (optional) – Full function support
Latest Comments
kino_t commented on 2024-04-30 05:40 (UTC)
@Jaakkonen Yes, I have updated to
v0.16.2and added the dependencypython-objprint.Jaakkonen commented on 2022-05-05 02:50 (UTC)
This seems to require
objprintmodule which is not covered in the dependencies.