{"id":2884121,"name":"pystack-debugger","ecosystem":"pypi","description":"Tool to print python thread and greenlet stacks","homepage":"https://github.com/wooparadog/pystack/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/wooparadog/pystack","keywords_array":["pystack","pstack","jstack","gdb","lldb","greenlet"],"namespace":null,"versions_count":6,"first_release_published_at":"2018-03-27T17:52:51.000Z","latest_release_published_at":"2024-08-12T15:05:08.000Z","latest_release_number":"0.11.0","last_synced_at":"2026-03-26T21:51:36.500Z","created_at":"2022-04-10T12:19:08.145Z","updated_at":"2026-03-26T21:51:36.622Z","registry_url":"https://pypi.org/project/pystack-debugger/","install_command":"pip install pystack-debugger --index-url https://pypi.org/simple","documentation_url":"https://pystack-debugger.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Developers","Intended Audience :: System Administrators","License :: OSI Approved :: MIT License","Operating System :: MacOS","Operating System :: POSIX","Operating System :: POSIX :: Linux","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython","Topic :: Software Development","Topic :: Software Development :: Debuggers","Topic :: Utilities"],"normalized_name":"pystack-debugger","project_status":null},"repo_metadata":{"id":49420251,"uuid":"63149876","full_name":"wooparadog/pystack","owner":"wooparadog","description":"Tool to dump python thread and greenlet stacks.","archived":false,"fork":false,"pushed_at":"2025-07-21T10:23:52.000Z","size":76,"stargazers_count":162,"open_issues_count":0,"forks_count":25,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-02-02T01:02:52.456Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wooparadog.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-07-12T10:41:02.000Z","updated_at":"2025-12-13T11:16:06.000Z","dependencies_parsed_at":"2025-07-21T12:10:01.668Z","dependency_job_id":"6b2616de-95ac-4118-a3d2-5519bc48465e","html_url":"https://github.com/wooparadog/pystack","commit_stats":{"total_commits":45,"total_committers":5,"mean_commits":9.0,"dds":0.1777777777777778,"last_synced_commit":"cba0174d8449537ee9ed866e6acbace4e4ee1352"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/wooparadog/pystack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooparadog%2Fpystack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooparadog%2Fpystack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooparadog%2Fpystack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooparadog%2Fpystack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wooparadog","download_url":"https://codeload.github.com/wooparadog/pystack/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooparadog%2Fpystack/sbom","scorecard":{"id":1237267,"data":{"date":"2025-07-21","repo":{"name":"github.com/wooparadog/pystack","commit":"c78eecbbef35c216dc49a24fe5ffcf093310e1a2"},"scorecard":{"version":"v5.2.1-24-gc29a04d4","commit":"c29a04d46d1570393e94662bc34e9906398e1bfa"},"score":3.5,"checks":[{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c29a04d46d1570393e94662bc34e9906398e1bfa/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c29a04d46d1570393e94662bc34e9906398e1bfa/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":3,"reason":"Found 5/13 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c29a04d46d1570393e94662bc34e9906398e1bfa/docs/checks.md#code-review"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c29a04d46d1570393e94662bc34e9906398e1bfa/docs/checks.md#pinned-dependencies"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c29a04d46d1570393e94662bc34e9906398e1bfa/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c29a04d46d1570393e94662bc34e9906398e1bfa/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c29a04d46d1570393e94662bc34e9906398e1bfa/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c29a04d46d1570393e94662bc34e9906398e1bfa/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c29a04d46d1570393e94662bc34e9906398e1bfa/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c29a04d46d1570393e94662bc34e9906398e1bfa/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c29a04d46d1570393e94662bc34e9906398e1bfa/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c29a04d46d1570393e94662bc34e9906398e1bfa/docs/checks.md#license"}},{"name":"Signed-Releases","score":4,"reason":"1 out of the last 2 releases have a total of 1 signed artifacts.","details":["Warn: release artifact v0.10.0 not signed: https://api.github.com/repos/wooparadog/pystack/releases/87880760","Info: signed release artifact: pystack-debugger-0.8.0.tar.gz.sig: https://github.com/wooparadog/pystack/releases/tag/v0.8.0","Warn: release artifact v0.10.0 does not have provenance: https://api.github.com/repos/wooparadog/pystack/releases/87880760","Warn: release artifact v0.8.0 does not have provenance: https://api.github.com/repos/wooparadog/pystack/releases/10320091"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c29a04d46d1570393e94662bc34e9906398e1bfa/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c29a04d46d1570393e94662bc34e9906398e1bfa/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c29a04d46d1570393e94662bc34e9906398e1bfa/docs/checks.md#sast"}}]},"last_synced_at":"2025-09-08T15:02:04.680Z","repository_id":49420251,"created_at":"2025-09-08T15:02:04.680Z","updated_at":"2025-09-08T15:02:04.680Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29651145,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-20T09:27:29.698Z","status":"ssl_error","status_checked_at":"2026-02-20T09:26:12.373Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"wooparadog","name":"Haochuan Guo","uuid":"1130984","kind":"user","description":"","email":"","website":"https://twitter.com/wooparadog","location":"China","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130984?v=4","repositories_count":94,"last_synced_at":"2026-02-01T17:45:13.397Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/wooparadog","funding_links":[],"total_stars":195,"followers":312,"following":154,"created_at":"2022-11-03T11:27:39.313Z","updated_at":"2026-02-01T17:45:13.397Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wooparadog","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wooparadog/repositories"},"tags":[{"name":"v0.11.0","sha":"8d91036578b9639c10adab8137016076aaedf93b","kind":"tag","published_at":"2024-08-12T15:03:23.000Z","download_url":"https://codeload.github.com/wooparadog/pystack/tar.gz/v0.11.0","html_url":"https://github.com/wooparadog/pystack/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wooparadog/pystack@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooparadog%2Fpystack/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooparadog%2Fpystack/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e3a57b38674f010fe63973a416f3be02c2902646","kind":"tag","published_at":"2023-01-04T11:38:53.000Z","download_url":"https://codeload.github.com/wooparadog/pystack/tar.gz/v0.10.0","html_url":"https://github.com/wooparadog/pystack/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wooparadog/pystack@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooparadog%2Fpystack/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooparadog%2Fpystack/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"1ee5bb0ab516f60dd407d7b18d2faa752a8e289c","kind":"tag","published_at":"2018-12-20T05:29:49.000Z","download_url":"https://codeload.github.com/wooparadog/pystack/tar.gz/v0.9.0","html_url":"https://github.com/wooparadog/pystack/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wooparadog/pystack@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooparadog%2Fpystack/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooparadog%2Fpystack/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"a2f0a45419df581e0d800aa0a98b9471779de0cb","kind":"tag","published_at":"2018-03-29T06:24:41.000Z","download_url":"https://codeload.github.com/wooparadog/pystack/tar.gz/v0.8.0","html_url":"https://github.com/wooparadog/pystack/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wooparadog/pystack@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooparadog%2Fpystack/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooparadog%2Fpystack/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"815ea8b8624f55f5857a5279d90b7335de0c4c57","kind":"tag","published_at":"2018-03-27T17:50:59.000Z","download_url":"https://codeload.github.com/wooparadog/pystack/tar.gz/v0.7.1","html_url":"https://github.com/wooparadog/pystack/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wooparadog/pystack@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooparadog%2Fpystack/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooparadog%2Fpystack/tags/v0.7.1/manifests"},{"name":"v0.7.1-pstack","sha":"10993bb14e404514d78639de870dc93b5bb80093","kind":"tag","published_at":"2018-03-27T17:48:06.000Z","download_url":"https://codeload.github.com/wooparadog/pystack/tar.gz/v0.7.1-pstack","html_url":"https://github.com/wooparadog/pystack/releases/tag/v0.7.1-pstack","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wooparadog/pystack@v0.7.1-pstack","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooparadog%2Fpystack/tags/v0.7.1-pstack","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooparadog%2Fpystack/tags/v0.7.1-pstack/manifests"},{"name":"v0.7-pstack","sha":"732e2089eddf9ac16e4834758f6fbef8d4c12baa","kind":"tag","published_at":"2018-03-27T17:30:41.000Z","download_url":"https://codeload.github.com/wooparadog/pystack/tar.gz/v0.7-pstack","html_url":"https://github.com/wooparadog/pystack/releases/tag/v0.7-pstack","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wooparadog/pystack@v0.7-pstack","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooparadog%2Fpystack/tags/v0.7-pstack","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooparadog%2Fpystack/tags/v0.7-pstack/manifests"},{"name":"v0.7","sha":"60fa123fd467e2a21af79b5d01a1b46c7018c41b","kind":"tag","published_at":"2018-03-27T17:27:01.000Z","download_url":"https://codeload.github.com/wooparadog/pystack/tar.gz/v0.7","html_url":"https://github.com/wooparadog/pystack/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wooparadog/pystack@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooparadog%2Fpystack/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooparadog%2Fpystack/tags/v0.7/manifests"},{"name":"v0.6","sha":"d7c6076e1e51fb0faaae4669ef96a5a22ffbaa41","kind":"commit","published_at":"2016-11-30T03:51:53.000Z","download_url":"https://codeload.github.com/wooparadog/pystack/tar.gz/v0.6","html_url":"https://github.com/wooparadog/pystack/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wooparadog/pystack@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooparadog%2Fpystack/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooparadog%2Fpystack/tags/v0.6/manifests"}]},"repo_metadata_updated_at":"2026-03-26T21:51:36.598Z","dependent_packages_count":1,"downloads":967,"downloads_period":"last-month","dependent_repos_count":6,"rankings":{"downloads":8.948611649502844,"dependent_repos_count":6.014601104917513,"dependent_packages_count":4.751982857568471,"stargazers_count":5.706223426292387,"forks_count":7.669585540309861,"docker_downloads_count":3.59502767388536,"average":6.1143387087460725},"purl":"pkg:pypi/pystack-debugger","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pystack-debugger","docker_dependents_count":3,"docker_downloads_count":60,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pystack-debugger","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pystack-debugger/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T10:57:34.530Z","issues_count":4,"pull_requests_count":14,"avg_time_to_close_issue":34367414.5,"avg_time_to_close_pull_request":11123611.57142857,"issues_closed_count":2,"pull_requests_closed_count":14,"pull_request_authors_count":5,"issue_authors_count":4,"avg_comments_per_issue":1.5,"avg_comments_per_pull_request":0.14285714285714285,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":10710.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooparadog%2Fpystack/issues","maintainers":[{"login":"tonyseek","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyseek"},{"login":"wooparadog","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wooparadog"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pystack-debugger/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pystack-debugger/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pystack-debugger/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pystack-debugger/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pystack-debugger/codemeta","maintainers":[{"uuid":"WooParadog","login":"WooParadog","name":null,"email":null,"url":null,"packages_count":10,"html_url":"https://pypi.org/user/WooParadog/","role":null,"created_at":"2023-02-25T05:43:58.876Z","updated_at":"2023-02-25T05:43:58.876Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/WooParadog/packages"},{"uuid":"tonyseek","login":"tonyseek","name":null,"email":null,"url":null,"packages_count":18,"html_url":"https://pypi.org/user/tonyseek/","role":null,"created_at":"2023-02-25T05:43:58.869Z","updated_at":"2023-02-25T05:43:58.869Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/tonyseek/packages"}]}