pystuck

v0.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). For more information about how to use this package see README

Latest version published 8 years ago
License: BSD-4-Clause

Ensure you're using the healthiest python packages

Snyk scans all the packages in your projects for vulnerabilities and provides automated fix advice

Package Health Score

39 / 100

Explore Similar Packages

Popularity

Limited
GitHub Stars
90
Forks
25
Contributors
-

Direct Usage Popularity

Uncommon

Based on project statistics from the GitHub repository for the PyPI package pystuck, we found that it has been starred 90 times.

Security

Security review needed
Powered by Snyk
0.8.5 (Latest)

Security and license risk for latest version

Release Date
Apr 10, 2016
Direct Vulnerabilities
  • 0
    C
  • 0
    H
  • 0
    M
  • 0
    L
Indirect Vulnerabilities
  • 0
    C
  • 0
    H
  • 0
    M
  • 0
    L
License Risk
  • 0
    H
  • 0
    M
  • 0
    L
All security vulnerabilities belong to production dependencies of direct and indirect packages.

License
BSD-4-Clause

Security Policy
No

We found a way for you to contribute to the project! Looks like pystuck is missing a security policy.


You can connect your project's repository to Snyk to stay up to date on security alerts and receive automatic fix pull requests.

Keep your project free of vulnerabilities with Snyk

Maintenance

Inactive

Commit Frequency

No Recent Commits
Open Issues
2
Open PR
0
Last Release
8 years ago
Last Commit
2 years ago

Further analysis of the maintenance status of pystuck based on released PyPI versions cadence, the repository activity, and other data points determined that its maintenance is Inactive.

An important project maintenance signal to consider for pystuck is that it hasn't seen any new versions released to PyPI in the past 12 months, and could be considered as a discontinued project, or that which receives low attention from its maintainers.

In the past month we didn't find any pull request activity or change in issues status has been detected for the GitHub repository.

Community

Limited
Readme
Yes
Contributing.md
No
Code of Conduct
No
Contributors
0
Funding
No

This project has seen only 10 or less contributors.

We found a way for you to contribute to the project! Looks like pystuck is missing a Code of Conduct.


Embed Package Health Score Badge

package health: 39/100 package health 39/100

Package

Python Versions Compatibility
==2.7.*

Age
12 years
Latest Release
8 years ago
Dependencies
N/A
Versions
7
Maintainers
1
Wheels
No