{"id":2206430,"name":"pythonia","ecosystem":"npm","description":"Bridge to call and interop Python APIs from Node.js","homepage":"https://github.com/extremeheat/JSPyBridge#readme","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/extremeheat/JSPyBridge","keywords_array":["node","javascript","python","bridge","interop"],"namespace":null,"versions_count":35,"first_release_published_at":"2021-07-12T06:31:09.097Z","latest_release_published_at":"2025-09-25T11:15:32.050Z","latest_release_number":"1.2.6","last_synced_at":"2026-03-14T22:02:50.098Z","created_at":"2022-04-09T22:29:22.516Z","updated_at":"2026-03-14T22:02:50.098Z","registry_url":"https://www.npmjs.com/package/pythonia","install_command":"npm install pythonia","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.2.6"}},"repo_metadata":{"id":38187147,"uuid":"377026887","full_name":"extremeheat/JSPyBridge","owner":"extremeheat","description":"🌉. Bridge to interoperate Node.js and Python ","archived":false,"fork":false,"pushed_at":"2025-09-25T11:15:33.000Z","size":1190,"stargazers_count":809,"open_issues_count":44,"forks_count":60,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-09-26T05:34:17.840Z","etag":null,"topics":["bridge","interop","javascript","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/extremeheat.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.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":"2021-06-15T03:42:42.000Z","updated_at":"2025-09-25T11:15:18.000Z","dependencies_parsed_at":"2023-02-14T07:15:39.365Z","dependency_job_id":"a9abe4c3-2757-4da5-a10f-3a898072ae0f","html_url":"https://github.com/extremeheat/JSPyBridge","commit_stats":{"total_commits":139,"total_committers":9,"mean_commits":"15.444444444444445","dds":0.06474820143884896,"last_synced_commit":"2f2752285e2c627c7b6ae88eb66a18a6517e8eaf"},"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/extremeheat/JSPyBridge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/extremeheat","download_url":"https://codeload.github.com/extremeheat/JSPyBridge/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/sbom","scorecard":{"id":388662,"data":{"date":"2025-08-11","repo":{"name":"github.com/extremeheat/JSPyBridge","commit":"13e6d9ff5bea9f494b5d9d35c6afaac27a678daa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":5,"reason":"Found 17/30 approved changesets -- score normalized to 5","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":"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":"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/commands.yml:1","Warn: no topLevel permission defined: .github/workflows/node.yml:1","Warn: no topLevel permission defined: .github/workflows/npm-publish.yml:1","Warn: no topLevel permission defined: .github/workflows/python-publish.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/commands.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/extremeheat/JSPyBridge/commands.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commands.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/extremeheat/JSPyBridge/commands.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/extremeheat/JSPyBridge/node.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/extremeheat/JSPyBridge/node.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/extremeheat/JSPyBridge/node.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/extremeheat/JSPyBridge/npm-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/extremeheat/JSPyBridge/npm-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/extremeheat/JSPyBridge/npm-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/extremeheat/JSPyBridge/npm-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/extremeheat/JSPyBridge/npm-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/extremeheat/JSPyBridge/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/extremeheat/JSPyBridge/python-publish.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/node.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/npm-publish.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/npm-publish.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:24","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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":"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"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: 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":"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":"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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 26 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"}}]},"last_synced_at":"2025-08-18T17:16:41.172Z","repository_id":38187147,"created_at":"2025-08-18T17:16:41.172Z","updated_at":"2025-08-18T17:16:41.172Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277149067,"owners_count":25769486,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-26T02:00:09.010Z","response_time":78,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"extremeheat","name":null,"uuid":"13713600","kind":"user","description":"Science, computers, AI. And making things.\r\n\r\n","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13713600?u=e138d4da37f78ada7b4a8a0ef14f2c154e7bc58f\u0026v=4","repositories_count":25,"last_synced_at":"2023-03-04T04:01:11.443Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/extremeheat","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T09:14:59.106Z","updated_at":"2023-03-04T04:01:11.535Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/extremeheat","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/extremeheat/repositories"},"tags":[{"name":"1.2.5","sha":"a897bc0cee0fad25e1044197f03a3414da5417ff","kind":"commit","published_at":"2025-09-01T23:51:36.000Z","download_url":"https://codeload.github.com/extremeheat/JSPyBridge/tar.gz/1.2.5","html_url":"https://github.com/extremeheat/JSPyBridge/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extremeheat/JSPyBridge@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"538b791c358614a89ec68af5cd9b1a5102a8a237","kind":"commit","published_at":"2025-08-18T15:54:54.000Z","download_url":"https://codeload.github.com/extremeheat/JSPyBridge/tar.gz/1.2.4","html_url":"https://github.com/extremeheat/JSPyBridge/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extremeheat/JSPyBridge@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"f3675da61bce9dab417fdd4c7a0215d4b4cffa90","kind":"commit","published_at":"2025-08-16T05:42:02.000Z","download_url":"https://codeload.github.com/extremeheat/JSPyBridge/tar.gz/1.2.3","html_url":"https://github.com/extremeheat/JSPyBridge/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extremeheat/JSPyBridge@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"46373ef93c82fb162117116275a68c2317b68096","kind":"commit","published_at":"2025-01-26T01:09:33.000Z","download_url":"https://codeload.github.com/extremeheat/JSPyBridge/tar.gz/1.2.2","html_url":"https://github.com/extremeheat/JSPyBridge/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extremeheat/JSPyBridge@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"527bf2b9ad374ad9340c26dd983cca10e936cd9e","kind":"commit","published_at":"2024-05-29T01:27:54.000Z","download_url":"https://codeload.github.com/extremeheat/JSPyBridge/tar.gz/1.2.1","html_url":"https://github.com/extremeheat/JSPyBridge/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extremeheat/JSPyBridge@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"05ea87eca905eeb9f424d438d28f44fafaaa1cf7","kind":"commit","published_at":"2024-04-25T05:17:07.000Z","download_url":"https://codeload.github.com/extremeheat/JSPyBridge/tar.gz/1.2.0","html_url":"https://github.com/extremeheat/JSPyBridge/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extremeheat/JSPyBridge@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/1.2.0/manifests"},{"name":"1.1.3","sha":"f28b099e43a2a9beb3c42c3b6426b65e3c3daf06","kind":"commit","published_at":"2024-02-15T19:56:07.000Z","download_url":"https://codeload.github.com/extremeheat/JSPyBridge/tar.gz/1.1.3","html_url":"https://github.com/extremeheat/JSPyBridge/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extremeheat/JSPyBridge@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"fcec26754db38b97ac8d39fe9e444296273ac480","kind":"commit","published_at":"2023-12-22T02:18:23.000Z","download_url":"https://codeload.github.com/extremeheat/JSPyBridge/tar.gz/1.1.2","html_url":"https://github.com/extremeheat/JSPyBridge/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extremeheat/JSPyBridge@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"ed32525b15f313ad7991b5b8ea697a783fbbad32","kind":"commit","published_at":"2023-12-13T14:32:29.000Z","download_url":"https://codeload.github.com/extremeheat/JSPyBridge/tar.gz/1.1.1","html_url":"https://github.com/extremeheat/JSPyBridge/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extremeheat/JSPyBridge@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"49c0a587bc8e0310a48e77790bd11ebdd72bdd2f","kind":"commit","published_at":"2023-11-30T09:42:41.000Z","download_url":"https://codeload.github.com/extremeheat/JSPyBridge/tar.gz/1.1.0","html_url":"https://github.com/extremeheat/JSPyBridge/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extremeheat/JSPyBridge@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/1.1.0/manifests"},{"name":"1.0.4","sha":"d186ef35d4f052cd4ae39994e62a3a6993cef592","kind":"commit","published_at":"2023-09-27T04:37:08.000Z","download_url":"https://codeload.github.com/extremeheat/JSPyBridge/tar.gz/1.0.4","html_url":"https://github.com/extremeheat/JSPyBridge/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extremeheat/JSPyBridge@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"1e7a6a4a8193eeb8af3fab5587c2ea6da576b130","kind":"commit","published_at":"2023-08-08T07:16:08.000Z","download_url":"https://codeload.github.com/extremeheat/JSPyBridge/tar.gz/1.0.3","html_url":"https://github.com/extremeheat/JSPyBridge/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extremeheat/JSPyBridge@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"1671cbf6a17ea5004a793e2ed79ad3c12a61ec35","kind":"commit","published_at":"2023-05-27T18:00:31.000Z","download_url":"https://codeload.github.com/extremeheat/JSPyBridge/tar.gz/1.0.2","html_url":"https://github.com/extremeheat/JSPyBridge/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extremeheat/JSPyBridge@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"1e34cd4cf5b69e8b2b497e58fc11bc11c694f07b","kind":"commit","published_at":"2023-01-25T12:10:01.000Z","download_url":"https://codeload.github.com/extremeheat/JSPyBridge/tar.gz/1.0.1","html_url":"https://github.com/extremeheat/JSPyBridge/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extremeheat/JSPyBridge@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"6ccc6e4321c1e438ffd375712164714f03761117","kind":"commit","published_at":"2022-04-30T22:12:14.000Z","download_url":"https://codeload.github.com/extremeheat/JSPyBridge/tar.gz/1.0.0","html_url":"https://github.com/extremeheat/JSPyBridge/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extremeheat/JSPyBridge@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/1.0.0/manifests"},{"name":"0.2.16","sha":"d76f3e4582756ee2e9f1ab217442785d03530d30","kind":"commit","published_at":"2022-02-27T20:52:35.000Z","download_url":"https://codeload.github.com/extremeheat/JSPyBridge/tar.gz/0.2.16","html_url":"https://github.com/extremeheat/JSPyBridge/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extremeheat/JSPyBridge@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"9601db16e6a2f05e6fd4894712ca1e1593ab8c3b","kind":"commit","published_at":"2022-02-05T19:19:44.000Z","download_url":"https://codeload.github.com/extremeheat/JSPyBridge/tar.gz/0.2.15","html_url":"https://github.com/extremeheat/JSPyBridge/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extremeheat/JSPyBridge@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"2db19afc28b2b6d4e6778b96bff9cee656dbfaa7","kind":"commit","published_at":"2022-01-10T22:30:46.000Z","download_url":"https://codeload.github.com/extremeheat/JSPyBridge/tar.gz/0.2.14","html_url":"https://github.com/extremeheat/JSPyBridge/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extremeheat/JSPyBridge@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"c54d2947086734eaa823975162296d8e1a8ea0b1","kind":"commit","published_at":"2021-11-24T10:15:51.000Z","download_url":"https://codeload.github.com/extremeheat/JSPyBridge/tar.gz/0.2.13","html_url":"https://github.com/extremeheat/JSPyBridge/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extremeheat/JSPyBridge@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"046152d27b0179d4c1f6c338bb6a77df2372ac0c","kind":"commit","published_at":"2021-09-01T21:05:49.000Z","download_url":"https://codeload.github.com/extremeheat/JSPyBridge/tar.gz/0.2.12","html_url":"https://github.com/extremeheat/JSPyBridge/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extremeheat/JSPyBridge@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"2fa53b3768b5288b9eb49efe0befb41d901cfbd8","kind":"commit","published_at":"2021-08-27T07:49:15.000Z","download_url":"https://codeload.github.com/extremeheat/JSPyBridge/tar.gz/0.2.11","html_url":"https://github.com/extremeheat/JSPyBridge/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extremeheat/JSPyBridge@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"10287f5d77bcddf6f0adefa45fb7c627e937ab22","kind":"commit","published_at":"2021-07-31T10:48:00.000Z","download_url":"https://codeload.github.com/extremeheat/JSPyBridge/tar.gz/0.2.10","html_url":"https://github.com/extremeheat/JSPyBridge/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extremeheat/JSPyBridge@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"c0cb49d65e3b837c1527935b9c7660a1e4b988a3","kind":"commit","published_at":"2021-07-21T06:29:41.000Z","download_url":"https://codeload.github.com/extremeheat/JSPyBridge/tar.gz/0.2.9","html_url":"https://github.com/extremeheat/JSPyBridge/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extremeheat/JSPyBridge@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"39d409f4ba730c47db9a0811bd19d8e575e14318","kind":"commit","published_at":"2021-07-21T05:23:16.000Z","download_url":"https://codeload.github.com/extremeheat/JSPyBridge/tar.gz/0.2.8","html_url":"https://github.com/extremeheat/JSPyBridge/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extremeheat/JSPyBridge@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"3b25ddee3cac4437985185175fec66b3c368e525","kind":"commit","published_at":"2021-07-21T05:07:51.000Z","download_url":"https://codeload.github.com/extremeheat/JSPyBridge/tar.gz/0.2.7","html_url":"https://github.com/extremeheat/JSPyBridge/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extremeheat/JSPyBridge@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"21e61564f79c516518809a2fdc4c345feb158fcc","kind":"commit","published_at":"2021-07-19T21:31:29.000Z","download_url":"https://codeload.github.com/extremeheat/JSPyBridge/tar.gz/0.2.6","html_url":"https://github.com/extremeheat/JSPyBridge/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extremeheat/JSPyBridge@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"e69d7bf19984233c4b3368dd9f1e5d2d60eb4445","kind":"commit","published_at":"2021-07-18T03:09:22.000Z","download_url":"https://codeload.github.com/extremeheat/JSPyBridge/tar.gz/0.2.5","html_url":"https://github.com/extremeheat/JSPyBridge/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extremeheat/JSPyBridge@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"ffddf833287f2779306140e06f634c812e557c03","kind":"commit","published_at":"2021-07-17T18:16:02.000Z","download_url":"https://codeload.github.com/extremeheat/JSPyBridge/tar.gz/0.2.4","html_url":"https://github.com/extremeheat/JSPyBridge/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extremeheat/JSPyBridge@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"bd0761e7dcc06b7024543c7c903da3674c4fdc4e","kind":"commit","published_at":"2021-07-16T09:25:49.000Z","download_url":"https://codeload.github.com/extremeheat/JSPyBridge/tar.gz/0.2.3","html_url":"https://github.com/extremeheat/JSPyBridge/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extremeheat/JSPyBridge@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"a41b2e684edfe68841e5d9ef4c6f2e265ab41867","kind":"commit","published_at":"2021-07-15T05:31:23.000Z","download_url":"https://codeload.github.com/extremeheat/JSPyBridge/tar.gz/0.2.2","html_url":"https://github.com/extremeheat/JSPyBridge/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extremeheat/JSPyBridge@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"4a13e9377b76be4f168bf896d8de486f8764a6eb","kind":"commit","published_at":"2021-07-15T00:47:45.000Z","download_url":"https://codeload.github.com/extremeheat/JSPyBridge/tar.gz/0.2.1","html_url":"https://github.com/extremeheat/JSPyBridge/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extremeheat/JSPyBridge@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/0.2.1/manifests"},{"name":"0.2.1-2","sha":"4a13e9377b76be4f168bf896d8de486f8764a6eb","kind":"commit","published_at":"2021-07-15T00:47:45.000Z","download_url":"https://codeload.github.com/extremeheat/JSPyBridge/tar.gz/0.2.1-2","html_url":"https://github.com/extremeheat/JSPyBridge/releases/tag/0.2.1-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extremeheat/JSPyBridge@0.2.1-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/0.2.1-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/0.2.1-2/manifests"},{"name":"0.2.0","sha":"59d1a8a4f54bd14785711b47c84accce7d5b39d9","kind":"commit","published_at":"2021-07-14T06:16:23.000Z","download_url":"https://codeload.github.com/extremeheat/JSPyBridge/tar.gz/0.2.0","html_url":"https://github.com/extremeheat/JSPyBridge/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extremeheat/JSPyBridge@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"2107983c388eb0ec467889fb81aa9f2e917fa078","kind":"commit","published_at":"2021-07-12T08:17:31.000Z","download_url":"https://codeload.github.com/extremeheat/JSPyBridge/tar.gz/0.1.1","html_url":"https://github.com/extremeheat/JSPyBridge/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extremeheat/JSPyBridge@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"4e1498c3ec3a02df9b085b0e0bc4f88668e8636c","kind":"commit","published_at":"2021-07-12T06:30:50.000Z","download_url":"https://codeload.github.com/extremeheat/JSPyBridge/tar.gz/0.1.0","html_url":"https://github.com/extremeheat/JSPyBridge/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/extremeheat/JSPyBridge@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-11-27T03:45:50.972Z","dependent_packages_count":8,"downloads":6328,"downloads_period":"last-month","dependent_repos_count":10,"rankings":{"downloads":2.9466786141784627,"dependent_repos_count":3.696693081108121,"dependent_packages_count":2.4807435830423943,"stargazers_count":3.122918830895359,"forks_count":4.637465377751989,"docker_downloads_count":1.8728530488145503,"average":3.1262254226318125},"purl":"pkg:npm/pythonia","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/pythonia","docker_dependents_count":2,"docker_downloads_count":20,"usage_url":"https://repos.ecosyste.ms/usage/npm/pythonia","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/pythonia/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T02:01:13.457Z","issues_count":98,"pull_requests_count":80,"avg_time_to_close_issue":1549529.2307692308,"avg_time_to_close_pull_request":686961.875,"issues_closed_count":52,"pull_requests_closed_count":72,"pull_request_authors_count":19,"issue_authors_count":81,"avg_comments_per_issue":2.0714285714285716,"avg_comments_per_pull_request":1.275,"merged_pull_requests_count":71,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":11,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":1021307.75,"past_year_avg_time_to_close_pull_request":2734819.6666666665,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.1818181818181819,"past_year_avg_comments_per_pull_request":0.8125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/extremeheat%2FJSPyBridge/issues","maintainers":[{"login":"extremeheat","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/extremeheat"},{"login":"import-bot","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/import-bot"},{"login":"rom1504","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rom1504"}],"active_maintainers":[{"login":"import-bot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/import-bot"},{"login":"extremeheat","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/extremeheat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/pythonia/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/pythonia/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/pythonia/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/pythonia/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/pythonia/codemeta","maintainers":[{"uuid":"extremeheat","login":"extremeheat","name":null,"email":"extreme@protonmail.ch","url":null,"packages_count":29,"html_url":"https://www.npmjs.com/~extremeheat","role":null,"created_at":"2022-11-13T22:28:36.701Z","updated_at":"2022-11-13T22:28:36.701Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/extremeheat/packages"}]}