pip install pystuck==0.8.5

pystuck.py is a utility for analyzing stuck python programs (or just hardcore debugging). in order to debug a python program (hence, the debugee), add this line anywhere at startup: import pystuck; pystuck.run_server(). this script is the client, once invoked it connects to the debuggee and prints the debugee's threads stack traces (good for most cases). in addition, it opens an ipython prompt with an rpyc connection that provides access to the debuggee's modules (good for inspecting variables).

Source
Among top 50% packages on PyPI.
Over 1.3K downloads in the last 90 days.

Commonly used with pystuck

Based on how often these packages appear together in public requirements.txt files on GitHub.

hunter

Hunter is a flexible code tracing toolkit.

python-dbusmock

Mock D-Bus objects

mock-open

A better mock for file I/O

paka.cmark

Very lightweight CFFI-based Python bindings to cmark library (CommonMark implementation in C).

guess_language-spirit

Guess the natural language of a text

extensions

Simple plugin system

hdrhistogram

High Dynamic Range histogram in native python

fdict

Easy out-of-core computing of recursive dict

py.test

please use 'pytest' for installation

pytest-leaks

A pytest plugin to trace resource leaks.

pip-check-reqs

Find packages that should or should not be in requirements for a project

duckduckgo

Library for querying the Duck Duck Go API

freezegun

Let your Python tests travel through time

backports.statistics

statistics backport 2.6 - 3.3

changelogs

A changelog finder and parser.

bumpversion

Version-bump your software with a single command!

poeditor

Client Interface for POEditor API (https://poeditor.com).

redisco

Python Containers and Simple Models for Redis

pytyler

a simple Python tail

Version usage of pystuck

Proportion of downloaded versions in the last 3 months (only versions over 1%).

0.8.5

68.45%

0.8.4

6.15%

0.5

5.91%

0.2

4.97%

0.3

4.89%

0.4

4.89%

0.1

4.73%