python-pyinstrument 4.6.2
Call stack profiler for Python
Pyinstrument is a Python profiler to help you optimize your code.
- Outputs:
out - Website: https://github.com/joerick/pyinstrument
- Licenses: Modified BSD
- Package source: gnu/packages/python-check.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-pyinstrument 4.6.2 as follows:
guix install python-pyinstrument@4.6.2
Or install the latest version:
guix install python-pyinstrument
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.