Contents

lptrace 1.0.0

0

lptrace is strace for Python. It lets you trace any running Python program.

lptrace is strace for Python. It lets you trace any running Python program.

Stars: 701, Watchers: 701, Forks: 43, Open Issues: 7

The khamidou/lptrace repo was created 8 years ago and the last code push was 5 years ago.
The project is popular with 701 github stars!

How to Install lptrace

You can install lptrace using pip

pip install lptrace

or add it to a project with poetry

poetry add lptrace

Package Details

Author
Karim Hamidou
License
UNKNOWN
Homepage
https://github.com/khamidou/lptrace
PyPi:
https://pypi.org/project/lptrace/
GitHub Repo:
https://github.com/khamidou/lptrace
No  lptrace  pypi packages just yet.

Errors

A list of common lptrace errors.

Code Examples

Here are some lptrace code examples and snippets.