{"id":2928349,"name":"sphinx-exec-code","ecosystem":"pypi","description":"Execute code blocks in Sphinx and display the output","homepage":"https://github.com/spacemanspiff2007/sphinx-exec-code","licenses":"Apache Software License","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/spacemanspiff2007/sphinx-exec-code","keywords_array":["sphinx","execute","exec","code"],"namespace":null,"versions_count":18,"first_release_published_at":"2021-09-21T10:51:24.000Z","latest_release_published_at":"2021-09-21T10:51:24.000Z","latest_release_number":"0.0.1","last_synced_at":"2026-04-22T03:18:05.243Z","created_at":"2022-04-10T12:41:07.123Z","updated_at":"2026-04-22T03:18:37.379Z","registry_url":"https://pypi.org/project/sphinx-exec-code/","install_command":"pip install sphinx-exec-code --index-url https://pypi.org/simple","documentation_url":"https://sphinx-exec-code.readthedocs.io/","metadata":{"funding":null,"documentation":"https://sphinx-exec-code.readthedocs.io/","classifiers":["Development Status :: 5 - Production/Stable","Framework :: Sphinx :: Extension","Intended Audience :: Developers","License :: OSI Approved :: Apache Software License","Natural Language :: English","Operating System :: OS Independent","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Programming Language :: Python :: 3.9"],"normalized_name":"sphinx-exec-code","project_status":null},"repo_metadata":{"id":45624810,"uuid":"408387270","full_name":"spacemanspiff2007/sphinx-exec-code","owner":"spacemanspiff2007","description":"Run python code in sphinx and display the output","archived":false,"fork":false,"pushed_at":"2026-03-18T08:16:32.000Z","size":59,"stargazers_count":14,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-18T23:28:23.883Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spacemanspiff2007.png","metadata":{"files":{"readme":"readme.md","changelog":null,"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":"2021-09-20T09:45:29.000Z","updated_at":"2026-03-18T08:16:04.000Z","dependencies_parsed_at":"2024-02-15T07:30:30.765Z","dependency_job_id":"7937fe57-a3e1-4743-911c-5c6d4e3ce7cb","html_url":"https://github.com/spacemanspiff2007/sphinx-exec-code","commit_stats":{"total_commits":9,"total_committers":1,"mean_commits":9.0,"dds":0.0,"last_synced_commit":"65262453583b4c29434bf80ea0f0b43906589fd8"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/spacemanspiff2007/sphinx-exec-code","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacemanspiff2007%2Fsphinx-exec-code","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacemanspiff2007%2Fsphinx-exec-code/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacemanspiff2007%2Fsphinx-exec-code/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacemanspiff2007%2Fsphinx-exec-code/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spacemanspiff2007","download_url":"https://codeload.github.com/spacemanspiff2007/sphinx-exec-code/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacemanspiff2007%2Fsphinx-exec-code/sbom","scorecard":{"id":839988,"data":{"date":"2025-08-11","repo":{"name":"github.com/spacemanspiff2007/sphinx-exec-code","commit":"02e3d9514c6eca085b437b21de2a7eadce497124"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Maintained","score":0,"reason":"0 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":0,"reason":"Found 0/16 approved changesets -- score normalized to 0","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pre-commit.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/run_tox.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/spacemanspiff2007/sphinx-exec-code/pre-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/spacemanspiff2007/sphinx-exec-code/pre-commit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/spacemanspiff2007/sphinx-exec-code/pre-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-pypi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/spacemanspiff2007/sphinx-exec-code/publish-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-pypi.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/spacemanspiff2007/sphinx-exec-code/publish-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-pypi.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/spacemanspiff2007/sphinx-exec-code/publish-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run_tox.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/spacemanspiff2007/sphinx-exec-code/run_tox.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run_tox.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/spacemanspiff2007/sphinx-exec-code/run_tox.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run_tox.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/spacemanspiff2007/sphinx-exec-code/run_tox.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run_tox.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/spacemanspiff2007/sphinx-exec-code/run_tox.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run_tox.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/spacemanspiff2007/sphinx-exec-code/run_tox.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish-pypi.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/publish-pypi.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/run_tox.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/run_tox.yml:33","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-pypi.yml:7"],"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T20:14:07.106Z","repository_id":45624810,"created_at":"2025-08-23T20:14:07.106Z","updated_at":"2025-08-23T20:14:07.106Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30716742,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-19T05:29:31.190Z","status":"ssl_error","status_checked_at":"2026-03-19T05:28:25.821Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":"spacemanspiff2007","name":null,"uuid":"10754716","kind":"user","description":null,"email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10754716?u=07a184f0d6d0b1b1525dbdca6ba4da640bbe9dc0\u0026v=4","repositories_count":9,"last_synced_at":"2023-03-02T10:55:19.361Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/spacemanspiff2007","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T03:28:30.856Z","updated_at":"2023-03-02T10:55:19.372Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spacemanspiff2007","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spacemanspiff2007/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-04-22T03:18:36.573Z","dependent_packages_count":2,"downloads":36119,"downloads_period":"last-month","dependent_repos_count":29,"rankings":{"downloads":6.665810182699536,"dependent_repos_count":2.704910644940446,"dependent_packages_count":4.714065656226561,"stargazers_count":18.473331645219954,"forks_count":29.793723659146238,"docker_downloads_count":null,"average":12.470368357646546},"purl":"pkg:pypi/sphinx-exec-code","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/sphinx-exec-code","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/sphinx-exec-code","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/sphinx-exec-code/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-18T15:08:54.455Z","issues_count":9,"pull_requests_count":8,"avg_time_to_close_issue":7587103.111111111,"avg_time_to_close_pull_request":492.125,"issues_closed_count":9,"pull_requests_closed_count":8,"pull_request_authors_count":1,"issue_authors_count":7,"avg_comments_per_issue":3.6666666666666665,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":8,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":193182.0,"past_year_avg_time_to_close_pull_request":190.25,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacemanspiff2007%2Fsphinx-exec-code/issues","maintainers":[{"login":"spacemanspiff2007","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spacemanspiff2007"}],"active_maintainers":[{"login":"spacemanspiff2007","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spacemanspiff2007"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sphinx-exec-code/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sphinx-exec-code/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sphinx-exec-code/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sphinx-exec-code/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sphinx-exec-code/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sphinx-exec-code/codemeta","maintainers":[{"uuid":"spaceman_spiff","login":"spaceman_spiff","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://pypi.org/user/spaceman_spiff/","role":null,"created_at":"2023-02-25T12:53:07.395Z","updated_at":"2023-02-25T12:53:07.395Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/spaceman_spiff/packages"}]}