{"id":80571,"name":null,"description":"Modelling and analyzing random nanowire networks in Python.","url":"https://github.com/marcus-k/random-nwns","last_synced_at":"2025-09-08T21:50:55.476Z","repository":{"id":57459877,"uuid":"368254457","full_name":"marcus-k/Random-NWNs","owner":"marcus-k","description":"Modelling and analyzing random nanowire networks in Python.","archived":false,"fork":false,"pushed_at":"2024-11-22T18:00:47.000Z","size":1404,"stargazers_count":2,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-07T16:02:18.356Z","etag":null,"topics":["nanowire","physics","programming","python","research","research-project"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marcus-k.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}},"created_at":"2021-05-17T16:34:54.000Z","updated_at":"2024-11-22T18:00:50.000Z","dependencies_parsed_at":"2024-05-01T22:08:51.222Z","dependency_job_id":"f1862a21-2cc9-4b92-a79e-1064602ac003","html_url":"https://github.com/marcus-k/Random-NWNs","commit_stats":{"total_commits":133,"total_committers":2,"mean_commits":66.5,"dds":0.4586466165413534,"last_synced_commit":"9ef597e8f53be409ca9d4e4035f9ca6c4e092fcb"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/marcus-k/Random-NWNs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcus-k%2FRandom-NWNs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcus-k%2FRandom-NWNs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcus-k%2FRandom-NWNs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcus-k%2FRandom-NWNs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcus-k","download_url":"https://codeload.github.com/marcus-k/Random-NWNs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcus-k%2FRandom-NWNs/sbom","scorecard":{"id":618512,"data":{"date":"2025-08-11","repo":{"name":"github.com/marcus-k/Random-NWNs","commit":"a653819dd4e032e1a0da1ee0123f85764f545620"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"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":"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/18 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish-pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/python-package.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/publish-pypi.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/marcus-k/Random-NWNs/publish-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-pypi.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/marcus-k/Random-NWNs/publish-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-pypi.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/marcus-k/Random-NWNs/publish-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/marcus-k/Random-NWNs/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/marcus-k/Random-NWNs/python-package.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish-pypi.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/publish-pypi.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:32","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   6 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":"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":"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: GNU General Public License v3.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":"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 'main'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-pypi.yml:11"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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-21T04:36:54.429Z","repository_id":57459877,"created_at":"2025-08-21T04:36:54.429Z","updated_at":"2025-08-21T04:36:54.429Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231419,"owners_count":25245626,"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-08T02:00:09.813Z","response_time":121,"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":{"login":"marcus-k","name":"Marcus","uuid":"81660172","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/81660172?u=b0a57d5c17938255ae2fa2c3b83d0bdf4cfd2352\u0026v=4","repositories_count":4,"last_synced_at":"2023-04-27T19:19:05.007Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/marcus-k","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-04-27T19:19:05.034Z","updated_at":"2023-04-27T19:19:05.034Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcus-k","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcus-k/repositories"},"packages":[{"id":2896960,"name":"randomnwn","ecosystem":"pypi","description":"Modelling and analyzing random nanowire networks in Python.","homepage":"https://github.com/marcus-k/Random-NWNs","licenses":"GNU General Public License v3","normalized_licenses":["GPL-2.0"],"repository_url":"https://github.com/marcus-k/Random-NWNs","keywords_array":[],"namespace":null,"versions_count":18,"first_release_published_at":"2021-07-26T23:11:00.000Z","latest_release_published_at":"2024-11-04T20:21:45.000Z","latest_release_number":"0.5.5","last_synced_at":"2025-09-07T02:32:55.608Z","created_at":"2022-04-10T12:25:31.830Z","updated_at":"2025-09-08T04:59:56.001Z","registry_url":"https://pypi.org/project/randomnwn/","install_command":"pip install randomnwn --index-url https://pypi.org/simple","documentation_url":"https://randomnwn.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"randomnwn","project_status":null},"repo_metadata":{"id":57459877,"uuid":"368254457","full_name":"marcus-k/Random-NWNs","owner":"marcus-k","description":"Modelling and analyzing random nanowire networks in Python.","archived":false,"fork":false,"pushed_at":"2024-11-22T18:00:47.000Z","size":1404,"stargazers_count":2,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-30T21:17:42.393Z","etag":null,"topics":["nanowire","physics","programming","python","research","research-project"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marcus-k.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}},"created_at":"2021-05-17T16:34:54.000Z","updated_at":"2024-11-22T18:00:50.000Z","dependencies_parsed_at":"2024-05-01T22:08:51.222Z","dependency_job_id":"f1862a21-2cc9-4b92-a79e-1064602ac003","html_url":"https://github.com/marcus-k/Random-NWNs","commit_stats":{"total_commits":133,"total_committers":2,"mean_commits":66.5,"dds":0.4586466165413534,"last_synced_commit":"9ef597e8f53be409ca9d4e4035f9ca6c4e092fcb"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/marcus-k/Random-NWNs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcus-k%2FRandom-NWNs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcus-k%2FRandom-NWNs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcus-k%2FRandom-NWNs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcus-k%2FRandom-NWNs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcus-k","download_url":"https://codeload.github.com/marcus-k/Random-NWNs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcus-k%2FRandom-NWNs/sbom","scorecard":{"id":618512,"data":{"date":"2025-08-11","repo":{"name":"github.com/marcus-k/Random-NWNs","commit":"a653819dd4e032e1a0da1ee0123f85764f545620"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"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":"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/18 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish-pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/python-package.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/publish-pypi.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/marcus-k/Random-NWNs/publish-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-pypi.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/marcus-k/Random-NWNs/publish-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-pypi.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/marcus-k/Random-NWNs/publish-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/marcus-k/Random-NWNs/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/marcus-k/Random-NWNs/python-package.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish-pypi.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/publish-pypi.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:32","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   6 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":"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":"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: GNU General Public License v3.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":"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 'main'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-pypi.yml:11"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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-21T04:36:54.429Z","repository_id":57459877,"created_at":"2025-08-21T04:36:54.429Z","updated_at":"2025-08-21T04:36:54.429Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274058955,"owners_count":25215201,"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-07T02:00:09.463Z","response_time":67,"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":"marcus-k","name":"Marcus","uuid":"81660172","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/81660172?u=b0a57d5c17938255ae2fa2c3b83d0bdf4cfd2352\u0026v=4","repositories_count":4,"last_synced_at":"2023-04-27T19:19:05.007Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/marcus-k","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-04-27T19:19:05.034Z","updated_at":"2023-04-27T19:19:05.034Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcus-k","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcus-k/repositories"},"tags":[{"name":"v0.5.5","sha":"6bdb34f5dcfd81c9f64cf7f6d5c7ac78adc9faaf","kind":"commit","published_at":"2024-11-04T20:20:11.000Z","download_url":"https://codeload.github.com/marcus-k/Random-NWNs/tar.gz/v0.5.5","html_url":"https://github.com/marcus-k/Random-NWNs/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcus-k/Random-NWNs@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcus-k%2FRandom-NWNs/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcus-k%2FRandom-NWNs/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"4a745f11cea0b8e9864ef9b42b7ab5fcd28b6ffa","kind":"commit","published_at":"2024-07-25T20:41:07.000Z","download_url":"https://codeload.github.com/marcus-k/Random-NWNs/tar.gz/v0.5.4","html_url":"https://github.com/marcus-k/Random-NWNs/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcus-k/Random-NWNs@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcus-k%2FRandom-NWNs/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcus-k%2FRandom-NWNs/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"c7d353fd4aff82423c608755fc5d1b2c291ade03","kind":"commit","published_at":"2024-07-15T19:09:46.000Z","download_url":"https://codeload.github.com/marcus-k/Random-NWNs/tar.gz/v0.5.3","html_url":"https://github.com/marcus-k/Random-NWNs/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcus-k/Random-NWNs@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcus-k%2FRandom-NWNs/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcus-k%2FRandom-NWNs/tags/v0.5.3/manifests"},{"name":"v0.5.1","sha":"b90b5c89f1aba2b87ee4c7432a195131e84bfafb","kind":"commit","published_at":"2024-07-11T21:26:22.000Z","download_url":"https://codeload.github.com/marcus-k/Random-NWNs/tar.gz/v0.5.1","html_url":"https://github.com/marcus-k/Random-NWNs/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcus-k/Random-NWNs@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcus-k%2FRandom-NWNs/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcus-k%2FRandom-NWNs/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"33025d05219824623f98718cb451ca529536ef53","kind":"commit","published_at":"2024-07-11T18:27:02.000Z","download_url":"https://codeload.github.com/marcus-k/Random-NWNs/tar.gz/v0.5.0","html_url":"https://github.com/marcus-k/Random-NWNs/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcus-k/Random-NWNs@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcus-k%2FRandom-NWNs/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcus-k%2FRandom-NWNs/tags/v0.5.0/manifests"},{"name":"v0.4.5","sha":"ec0401454f22eec87eb3e215d3e234c47d61187e","kind":"commit","published_at":"2024-06-10T19:02:04.000Z","download_url":"https://codeload.github.com/marcus-k/Random-NWNs/tar.gz/v0.4.5","html_url":"https://github.com/marcus-k/Random-NWNs/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcus-k/Random-NWNs@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcus-k%2FRandom-NWNs/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcus-k%2FRandom-NWNs/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"95a44b6b484db0945d8c3bee2cbb6932e5d963d3","kind":"commit","published_at":"2024-05-31T18:20:29.000Z","download_url":"https://codeload.github.com/marcus-k/Random-NWNs/tar.gz/v0.4.4","html_url":"https://github.com/marcus-k/Random-NWNs/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcus-k/Random-NWNs@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcus-k%2FRandom-NWNs/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcus-k%2FRandom-NWNs/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"c9cdf39b3ca2f7f23a4a49ee4045c575b1041bdb","kind":"commit","published_at":"2024-05-23T20:52:21.000Z","download_url":"https://codeload.github.com/marcus-k/Random-NWNs/tar.gz/v0.4.3","html_url":"https://github.com/marcus-k/Random-NWNs/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcus-k/Random-NWNs@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcus-k%2FRandom-NWNs/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcus-k%2FRandom-NWNs/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"4d5271db89b3b6d543b77a441231cc43ed36ab34","kind":"commit","published_at":"2024-05-23T18:30:28.000Z","download_url":"https://codeload.github.com/marcus-k/Random-NWNs/tar.gz/v0.4.2","html_url":"https://github.com/marcus-k/Random-NWNs/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcus-k/Random-NWNs@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcus-k%2FRandom-NWNs/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcus-k%2FRandom-NWNs/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"0e8230b964a1c70efb89a21135eef4ff57fde880","kind":"commit","published_at":"2024-05-02T19:54:08.000Z","download_url":"https://codeload.github.com/marcus-k/Random-NWNs/tar.gz/v0.4.1","html_url":"https://github.com/marcus-k/Random-NWNs/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcus-k/Random-NWNs@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcus-k%2FRandom-NWNs/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcus-k%2FRandom-NWNs/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"a26d4dcb6073e53e278ab31474a8d59a2b5532bd","kind":"commit","published_at":"2024-05-01T21:30:26.000Z","download_url":"https://codeload.github.com/marcus-k/Random-NWNs/tar.gz/v0.4.0","html_url":"https://github.com/marcus-k/Random-NWNs/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcus-k/Random-NWNs@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcus-k%2FRandom-NWNs/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcus-k%2FRandom-NWNs/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"2450413494da81e3cc4890823e6a21979893ead6","kind":"commit","published_at":"2023-06-13T21:30:36.000Z","download_url":"https://codeload.github.com/marcus-k/Random-NWNs/tar.gz/v0.3.1","html_url":"https://github.com/marcus-k/Random-NWNs/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcus-k/Random-NWNs@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcus-k%2FRandom-NWNs/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcus-k%2FRandom-NWNs/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5d62448b62da547be4e26b788d748f325f065035","kind":"tag","published_at":"2021-08-16T20:35:01.000Z","download_url":"https://codeload.github.com/marcus-k/Random-NWNs/tar.gz/v0.3.0","html_url":"https://github.com/marcus-k/Random-NWNs/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcus-k/Random-NWNs@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcus-k%2FRandom-NWNs/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcus-k%2FRandom-NWNs/tags/v0.3.0/manifests"},{"name":"v0.2.6","sha":"28dc8b56100402d40ab381ba82e08d9b2631a057","kind":"tag","published_at":"2021-08-11T01:16:28.000Z","download_url":"https://codeload.github.com/marcus-k/Random-NWNs/tar.gz/v0.2.6","html_url":"https://github.com/marcus-k/Random-NWNs/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcus-k/Random-NWNs@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcus-k%2FRandom-NWNs/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcus-k%2FRandom-NWNs/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"4d80214fd0b75a7d46bb430e7ae53d9ba4701c88","kind":"tag","published_at":"2021-08-06T18:35:01.000Z","download_url":"https://codeload.github.com/marcus-k/Random-NWNs/tar.gz/v0.2.5","html_url":"https://github.com/marcus-k/Random-NWNs/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcus-k/Random-NWNs@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcus-k%2FRandom-NWNs/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcus-k%2FRandom-NWNs/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"6657c3d9ddbea9ffe0b0f8c22533b95310cd753e","kind":"tag","published_at":"2021-07-28T22:59:55.000Z","download_url":"https://codeload.github.com/marcus-k/Random-NWNs/tar.gz/v0.2.4","html_url":"https://github.com/marcus-k/Random-NWNs/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcus-k/Random-NWNs@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcus-k%2FRandom-NWNs/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcus-k%2FRandom-NWNs/tags/v0.2.4/manifests"},{"name":"v0.2.31","sha":"5526329bb82481769f665225fbe95ec83835f924","kind":"tag","published_at":"2021-07-27T18:02:18.000Z","download_url":"https://codeload.github.com/marcus-k/Random-NWNs/tar.gz/v0.2.31","html_url":"https://github.com/marcus-k/Random-NWNs/releases/tag/v0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcus-k/Random-NWNs@v0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcus-k%2FRandom-NWNs/tags/v0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcus-k%2FRandom-NWNs/tags/v0.2.31/manifests"},{"name":"v0.2.3","sha":"b021796f92c68c12a4520edcdca97ff7669b4c3a","kind":"commit","published_at":"2021-07-26T23:09:55.000Z","download_url":"https://codeload.github.com/marcus-k/Random-NWNs/tar.gz/v0.2.3","html_url":"https://github.com/marcus-k/Random-NWNs/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcus-k/Random-NWNs@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcus-k%2FRandom-NWNs/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcus-k%2FRandom-NWNs/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"b7d93f326d9fab872bff8b30f38e78b108eb65a0","kind":"tag","published_at":"2021-07-23T19:45:03.000Z","download_url":"https://codeload.github.com/marcus-k/Random-NWNs/tar.gz/v0.2.2","html_url":"https://github.com/marcus-k/Random-NWNs/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcus-k/Random-NWNs@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcus-k%2FRandom-NWNs/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcus-k%2FRandom-NWNs/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"0daae6fbd32ab72fb835daa227820b0adce0348d","kind":"commit","published_at":"2021-07-23T18:24:22.000Z","download_url":"https://codeload.github.com/marcus-k/Random-NWNs/tar.gz/v0.2.1","html_url":"https://github.com/marcus-k/Random-NWNs/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcus-k/Random-NWNs@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcus-k%2FRandom-NWNs/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcus-k%2FRandom-NWNs/tags/v0.2.1/manifests"}]},"repo_metadata_updated_at":"2025-09-08T04:59:56.001Z","dependent_packages_count":0,"downloads":33,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":40.733731923563866,"dependent_repos_count":21.627614287651376,"dependent_packages_count":10.069287946036377,"stargazers_count":31.878505690271254,"forks_count":19.109769163338854,"docker_downloads_count":null,"average":24.683781802172344},"purl":"pkg:pypi/randomnwn","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/randomnwn","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/randomnwn","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/randomnwn/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-04-30T21:17:44.257Z","issues_count":0,"pull_requests_count":4,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":7399685.5,"issues_closed_count":0,"pull_requests_closed_count":4,"pull_request_authors_count":2,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.5,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":1,"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":353.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/marcus-k%2FRandom-NWNs/issues","maintainers":[{"login":"marcus-k","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcus-k"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/randomnwn/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/randomnwn/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/randomnwn/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/randomnwn/related_packages","maintainers":[{"uuid":"marcus-k","login":"marcus-k","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/marcus-k/","role":null,"created_at":"2023-02-25T07:43:56.964Z","updated_at":"2023-02-25T07:43:56.964Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/marcus-k/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726290,"maintainers_count":308824,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":647822,"full_name":"marcus-k/Random-NWNs","default_branch":"main","committers":[{"name":"marcus-k","email":"81660172+marcus-k@users.noreply.github.com","count":72},{"name":"Marcus","email":"81660172+Marcus-Repository@users.noreply.github.com","count":61}],"total_commits":133,"total_committers":2,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":66.5,"dds":0.4586466165413534,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-19T10:15:34.473Z","last_synced_commit":"9ef597e8f53be409ca9d4e4035f9ca6c4e092fcb","created_at":"2023-03-09T09:15:30.451Z","updated_at":"2023-09-19T17:32:58.838Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcus-k%2FRandom-NWNs/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-28T00:00:20.468Z","repositories_count":5479765,"commits_count":853309695,"contributors_count":31095220,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"marcus-k/Random-NWNs","html_url":"https://github.com/marcus-k/Random-NWNs","last_synced_at":"2025-04-30T21:17:44.257Z","status":null,"issues_count":0,"pull_requests_count":4,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":7399685.5,"issues_closed_count":0,"pull_requests_closed_count":4,"pull_request_authors_count":2,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.5,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":1,"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":353.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,"created_at":"2023-05-14T22:44:16.902Z","updated_at":"2025-09-01T22:25:17.375Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcus-k%2FRandom-NWNs","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcus-k%2FRandom-NWNs/issues","issue_labels_count":{},"pull_request_labels_count":{"dependencies":1},"issue_author_associations_count":{},"pull_request_author_associations_count":{"OWNER":5,"NONE":1},"issue_authors":{},"pull_request_authors":{"marcus-k":5,"dependabot[bot]":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.986Z","repositories_count":9970601,"issues_count":29742789,"pull_requests_count":86776514,"authors_count":9742205,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"marcus-k","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcus-k"}],"active_maintainers":[]},"events":{"total":{"ReleaseEvent":1,"PushEvent":4,"CreateEvent":1},"last_year":{"ReleaseEvent":1,"PushEvent":4,"CreateEvent":1}},"keywords":["nanowire","physics","programming","python","research","research-project"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-26T22:01:04.689Z","updated_at":"2022-09-26T22:01:04.689Z","repository_link":"https://github.com/marcus-k/Random-NWNs/blob/main/requirements.txt","dependencies":[{"id":6166583056,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.20.1","direct":true,"kind":"runtime","optional":false},{"id":6166583064,"package_name":"networkx","ecosystem":"pypi","requirements":"==2.5.1","direct":true,"kind":"runtime","optional":false},{"id":6166583065,"package_name":"scipy","ecosystem":"pypi","requirements":"==1.6.2","direct":true,"kind":"runtime","optional":false},{"id":6166583066,"package_name":"Shapely","ecosystem":"pypi","requirements":"==1.7.1","direct":true,"kind":"runtime","optional":false},{"id":6166583068,"package_name":"matplotlib","ecosystem":"pypi","requirements":"==3.3.4","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish-pypi.yml","sha":null,"kind":"manifest","created_at":"2024-05-01T22:08:43.427Z","updated_at":"2024-05-01T22:08:43.427Z","repository_link":"https://github.com/marcus-k/Random-NWNs/blob/main/.github/workflows/publish-pypi.yml","dependencies":[{"id":17840554033,"package_name":"actions/checkout","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":17840554034,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":17840554035,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-package.yml","sha":null,"kind":"manifest","created_at":"2024-05-01T22:08:47.532Z","updated_at":"2024-05-01T22:08:47.532Z","repository_link":"https://github.com/marcus-k/Random-NWNs/blob/main/.github/workflows/python-package.yml","dependencies":[{"id":17840554044,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":17840554045,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"environment.yml","sha":null,"kind":"manifest","created_at":"2024-05-01T22:08:50.018Z","updated_at":"2024-05-01T22:08:50.018Z","repository_link":"https://github.com/marcus-k/Random-NWNs/blob/main/environment.yml","dependencies":[]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2024-05-01T22:08:50.347Z","updated_at":"2024-05-01T22:08:50.347Z","repository_link":"https://github.com/marcus-k/Random-NWNs/blob/main/setup.py","dependencies":[]}],"score":4.941642422609304,"created_at":"2025-09-08T21:00:14.875Z","updated_at":"2025-10-07T08:28:25.766Z","avatar_url":"https://github.com/marcus-k.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":33,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/80571","html_url":"https://science.ecosyste.ms/projects/80571"}