{"id":4380,"name":"setigen","description":"Python library for generating and injecting artificial narrow-band signals into radio frequency data","url":"https://github.com/bbrzycki/setigen","last_synced_at":"2025-09-04T17:21:25.359Z","repository":{"id":33103708,"uuid":"138940908","full_name":"bbrzycki/setigen","owner":"bbrzycki","description":"Python library for generating and injecting artificial narrow-band signals into radio frequency data","archived":false,"fork":false,"pushed_at":"2024-08-06T11:21:11.000Z","size":80217,"stargazers_count":25,"open_issues_count":8,"forks_count":11,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-14T16:02:58.146Z","etag":null,"topics":["artificial-signals","frequency","radio","seti","signal-processing"],"latest_commit_sha":null,"homepage":"https://setigen.readthedocs.io","language":"Jupyter Notebook","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/bbrzycki.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-06-27T22:53:29.000Z","updated_at":"2024-08-12T19:39:40.000Z","dependencies_parsed_at":"2023-10-17T04:26:54.194Z","dependency_job_id":"9a661643-96c9-4ced-b3bf-a57fd3f3607b","html_url":"https://github.com/bbrzycki/setigen","commit_stats":{"total_commits":296,"total_committers":5,"mean_commits":59.2,"dds":0.08783783783783783,"last_synced_commit":"5ca049f80b44a9dd9bffc8889d46d2135f4e4011"},"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/bbrzycki/setigen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bbrzycki","download_url":"https://codeload.github.com/bbrzycki/setigen/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/sbom","scorecard":{"id":228168,"data":{"date":"2025-08-11","repo":{"name":"github.com/bbrzycki/setigen","commit":"eea6844041050e874083dfa91d463eb104375faa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.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":"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":"Code-Review","score":0,"reason":"Found 0/7 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":"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":"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: 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":"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/build.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/bbrzycki/setigen/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/bbrzycki/setigen/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/bbrzycki/setigen/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/bbrzycki/setigen/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/bbrzycki/setigen/python-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-publish.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/bbrzycki/setigen/python-publish.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:28","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   5 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":"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":"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":"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":-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":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h2x6-5jx5-46hf","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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-17T04:13:53.815Z","repository_id":33103708,"created_at":"2025-08-17T04:13:53.815Z","updated_at":"2025-08-17T04:13:53.815Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273642418,"owners_count":25142370,"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-04T02:00:08.968Z","response_time":61,"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":"bbrzycki","name":"Bryan Brzycki","uuid":"11917828","kind":"user","description":"5th year astrophysics grad at Berkeley; Harvard Class of 2018. I'm doing computer vision research for SETI \u0026 creating + maintaining multiple personal projects!","email":"","website":"bryanbrzycki.com","location":"Berkeley, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/11917828?u=b59f915da9ce79ba1b05b5a64d78fc6fbb3b8a2a\u0026v=4","repositories_count":7,"last_synced_at":"2023-03-02T05:35:12.140Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bbrzycki","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T23:18:18.048Z","updated_at":"2023-03-02T05:35:12.144Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bbrzycki","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bbrzycki/repositories"},"packages":[{"id":2916621,"name":"setigen","ecosystem":"pypi","description":"SETI radio signal generator","homepage":"https://github.com/bbrzycki/setigen","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/bbrzycki/setigen","keywords_array":[],"namespace":null,"versions_count":37,"first_release_published_at":"2018-10-06T23:34:19.000Z","latest_release_published_at":"2024-08-02T21:35:21.000Z","latest_release_number":"2.7.0","last_synced_at":"2025-01-14T15:25:41.793Z","created_at":"2022-04-10T12:35:17.757Z","updated_at":"2025-01-14T15:52:34.119Z","registry_url":"https://pypi.org/project/setigen/","install_command":"pip install setigen --index-url https://pypi.org/simple","documentation_url":"https://setigen.readthedocs.io/en/latest/","metadata":{"funding":null,"documentation":"https://setigen.readthedocs.io/en/latest/","classifiers":["License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python :: 3"],"normalized_name":"setigen"},"repo_metadata":{"id":33103708,"uuid":"138940908","full_name":"bbrzycki/setigen","owner":"bbrzycki","description":"Python library for generating and injecting artificial narrow-band signals into radio frequency data","archived":false,"fork":false,"pushed_at":"2024-08-06T11:21:11.000Z","size":80217,"stargazers_count":25,"open_issues_count":8,"forks_count":11,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-22T15:53:43.557Z","etag":null,"topics":["artificial-signals","frequency","radio","seti","signal-processing"],"latest_commit_sha":null,"homepage":"https://setigen.readthedocs.io","language":"Jupyter Notebook","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/bbrzycki.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-06-27T22:53:29.000Z","updated_at":"2024-08-12T19:39:40.000Z","dependencies_parsed_at":"2023-10-17T04:26:54.194Z","dependency_job_id":"9a661643-96c9-4ced-b3bf-a57fd3f3607b","html_url":"https://github.com/bbrzycki/setigen","commit_stats":{"total_commits":296,"total_committers":5,"mean_commits":59.2,"dds":0.08783783783783783,"last_synced_commit":"5ca049f80b44a9dd9bffc8889d46d2135f4e4011"},"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bbrzycki","download_url":"https://codeload.github.com/bbrzycki/setigen/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233917172,"owners_count":18750521,"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","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":"bbrzycki","name":"Bryan Brzycki","uuid":"11917828","kind":"user","description":"5th year astrophysics grad at Berkeley; Harvard Class of 2018. I'm doing computer vision research for SETI \u0026 creating + maintaining multiple personal projects!","email":"","website":"bryanbrzycki.com","location":"Berkeley, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/11917828?u=b59f915da9ce79ba1b05b5a64d78fc6fbb3b8a2a\u0026v=4","repositories_count":7,"last_synced_at":"2023-03-02T05:35:12.140Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bbrzycki","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T23:18:18.048Z","updated_at":"2023-03-02T05:35:12.144Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bbrzycki","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bbrzycki/repositories"},"tags":[{"name":"v2.6.1","sha":"e5cb91e996ebc1720854d4b381667f6401963ab9","kind":"commit","published_at":"2023-11-19T03:30:53.000Z","download_url":"https://codeload.github.com/bbrzycki/setigen/tar.gz/v2.6.1","html_url":"https://github.com/bbrzycki/setigen/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"4398ed21bc0ed6de9965fe2c469e81a502693f91","kind":"commit","published_at":"2023-10-19T08:04:34.000Z","download_url":"https://codeload.github.com/bbrzycki/setigen/tar.gz/v2.6.0","html_url":"https://github.com/bbrzycki/setigen/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"6a51fb806659ea3dd90e1b861f0e246df9768f66","kind":"commit","published_at":"2023-10-13T12:18:47.000Z","download_url":"https://codeload.github.com/bbrzycki/setigen/tar.gz/v2.5.0","html_url":"https://github.com/bbrzycki/setigen/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"c03cc8cc2d334f8654cbb3ba033328339a1aee3b","kind":"commit","published_at":"2023-01-24T03:37:43.000Z","download_url":"https://codeload.github.com/bbrzycki/setigen/tar.gz/v2.4.0","html_url":"https://github.com/bbrzycki/setigen/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"cbfc7e35e8d4c1187575cba061ad91405b934a5c","kind":"commit","published_at":"2022-06-17T13:09:07.000Z","download_url":"https://codeload.github.com/bbrzycki/setigen/tar.gz/v2.3.2","html_url":"https://github.com/bbrzycki/setigen/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"a51b4989cccdc685fbdb41214463a77507329f69","kind":"commit","published_at":"2022-03-21T19:37:56.000Z","download_url":"https://codeload.github.com/bbrzycki/setigen/tar.gz/v2.3.1","html_url":"https://github.com/bbrzycki/setigen/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"7d99a8b5934f9521935828a80a8e1b3e0184134a","kind":"commit","published_at":"2021-11-18T20:59:49.000Z","download_url":"https://codeload.github.com/bbrzycki/setigen/tar.gz/v2.3.0","html_url":"https://github.com/bbrzycki/setigen/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"477ab1529cb2801e4b4cc9fdd23bfe63de6aab1d","kind":"commit","published_at":"2021-07-27T07:54:12.000Z","download_url":"https://codeload.github.com/bbrzycki/setigen/tar.gz/v2.2.0","html_url":"https://github.com/bbrzycki/setigen/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"cc00157590da25f3ae83ad5f6b30c97cc334b83f","kind":"commit","published_at":"2021-07-16T03:22:14.000Z","download_url":"https://codeload.github.com/bbrzycki/setigen/tar.gz/v2.1.0","html_url":"https://github.com/bbrzycki/setigen/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"9479129a635a09343121d0294deae7d8374ac581","kind":"commit","published_at":"2021-04-21T18:24:30.000Z","download_url":"https://codeload.github.com/bbrzycki/setigen/tar.gz/v2.0.6","html_url":"https://github.com/bbrzycki/setigen/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"dc439e2e642eca3323df43a9130e060d441fd1dd","kind":"commit","published_at":"2021-04-08T18:42:23.000Z","download_url":"https://codeload.github.com/bbrzycki/setigen/tar.gz/v2.0.5","html_url":"https://github.com/bbrzycki/setigen/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"2076f27cc6bbe55d86a01000ed00176ffd3c98f4","kind":"commit","published_at":"2021-04-08T18:34:01.000Z","download_url":"https://codeload.github.com/bbrzycki/setigen/tar.gz/v2.0.4","html_url":"https://github.com/bbrzycki/setigen/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"abb5243bb0716a3cfbe56a3b5007fd3f5c8d7775","kind":"commit","published_at":"2021-04-08T18:06:25.000Z","download_url":"https://codeload.github.com/bbrzycki/setigen/tar.gz/v2.0.3","html_url":"https://github.com/bbrzycki/setigen/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v2.0.3/manifests"},{"name":"v2.0.0","sha":"daf356050337e514a48659d55022de5db2013a45","kind":"commit","published_at":"2021-04-08T17:36:47.000Z","download_url":"https://codeload.github.com/bbrzycki/setigen/tar.gz/v2.0.0","html_url":"https://github.com/bbrzycki/setigen/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v2.0.0/manifests"},{"name":"v1.4.3","sha":"845e3922e685e879d76ef484569ddae19c55f4f1","kind":"commit","published_at":"2021-03-23T10:23:26.000Z","download_url":"https://codeload.github.com/bbrzycki/setigen/tar.gz/v1.4.3","html_url":"https://github.com/bbrzycki/setigen/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"95cf2673177c6ee81de6afdb20a85f64e8cdb737","kind":"commit","published_at":"2021-03-03T23:13:28.000Z","download_url":"https://codeload.github.com/bbrzycki/setigen/tar.gz/v1.4.2","html_url":"https://github.com/bbrzycki/setigen/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"8c17a0df06832babb446c0cf300412c03a74a3a9","kind":"commit","published_at":"2021-02-15T23:51:25.000Z","download_url":"https://codeload.github.com/bbrzycki/setigen/tar.gz/v1.4.1","html_url":"https://github.com/bbrzycki/setigen/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"416f6e8cc005f160aeec1b9fd0a81cc507eaada3","kind":"commit","published_at":"2021-01-22T00:49:08.000Z","download_url":"https://codeload.github.com/bbrzycki/setigen/tar.gz/v1.4.0","html_url":"https://github.com/bbrzycki/setigen/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"1cfb321986cdbba03557d7de2f66d58f3c3d044c","kind":"commit","published_at":"2020-10-27T00:47:25.000Z","download_url":"https://codeload.github.com/bbrzycki/setigen/tar.gz/v1.3.2","html_url":"https://github.com/bbrzycki/setigen/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"30acd4645896d07c660be2ba00542f64b5c64316","kind":"commit","published_at":"2020-07-22T19:55:34.000Z","download_url":"https://codeload.github.com/bbrzycki/setigen/tar.gz/v1.3.1","html_url":"https://github.com/bbrzycki/setigen/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"c27bb6bd31b6b2ec39867adbc37dc0937fd025a3","kind":"commit","published_at":"2020-07-08T01:59:31.000Z","download_url":"https://codeload.github.com/bbrzycki/setigen/tar.gz/v1.3.0","html_url":"https://github.com/bbrzycki/setigen/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v1.3.0/manifests"},{"name":"v1.2.8","sha":"728f75283c980a6f484556f1260e225c92ed1939","kind":"commit","published_at":"2020-05-15T07:12:37.000Z","download_url":"https://codeload.github.com/bbrzycki/setigen/tar.gz/v1.2.8","html_url":"https://github.com/bbrzycki/setigen/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"63108d6008823c1bb7561d5faaf5fbd3d8d754eb","kind":"commit","published_at":"2020-04-25T21:54:12.000Z","download_url":"https://codeload.github.com/bbrzycki/setigen/tar.gz/v1.2.7","html_url":"https://github.com/bbrzycki/setigen/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"0227b188c3bfa2d27cbb54b20699433ac991b555","kind":"commit","published_at":"2020-04-22T23:54:14.000Z","download_url":"https://codeload.github.com/bbrzycki/setigen/tar.gz/v1.2.6","html_url":"https://github.com/bbrzycki/setigen/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"d1f28c1f5653df326e9d45bc2f614e1e89ae82df","kind":"commit","published_at":"2020-04-22T10:13:12.000Z","download_url":"https://codeload.github.com/bbrzycki/setigen/tar.gz/v1.2.5","html_url":"https://github.com/bbrzycki/setigen/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"7a6adbab5cc1e4059503cc82bb722f0129b02a78","kind":"commit","published_at":"2020-04-22T09:31:15.000Z","download_url":"https://codeload.github.com/bbrzycki/setigen/tar.gz/v1.2.4","html_url":"https://github.com/bbrzycki/setigen/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"4452b4c6559498468de4c1a9370d4fea8f345548","kind":"commit","published_at":"2020-03-18T03:23:18.000Z","download_url":"https://codeload.github.com/bbrzycki/setigen/tar.gz/v1.2.3","html_url":"https://github.com/bbrzycki/setigen/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"800c167ee9f07434aa50778dcd764fef28b16bac","kind":"commit","published_at":"2020-03-18T02:26:16.000Z","download_url":"https://codeload.github.com/bbrzycki/setigen/tar.gz/v1.2.2","html_url":"https://github.com/bbrzycki/setigen/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"cbfa8ab19978cf88b2d7a9b6a3abf9a148755f52","kind":"commit","published_at":"2020-03-17T04:03:13.000Z","download_url":"https://codeload.github.com/bbrzycki/setigen/tar.gz/v1.2.1","html_url":"https://github.com/bbrzycki/setigen/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"9893bccc1d2a72d966822e319297804c06788ffc","kind":"commit","published_at":"2020-03-10T18:29:43.000Z","download_url":"https://codeload.github.com/bbrzycki/setigen/tar.gz/v1.2.0","html_url":"https://github.com/bbrzycki/setigen/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"901bf4d7f16bb0be0e0f8fecb589a553ddf48d23","kind":"commit","published_at":"2020-03-04T20:14:18.000Z","download_url":"https://codeload.github.com/bbrzycki/setigen/tar.gz/v1.1.1","html_url":"https://github.com/bbrzycki/setigen/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"be5fc69505d8243a225c9e6c3c90c4ba235799d8","kind":"commit","published_at":"2019-08-26T19:19:05.000Z","download_url":"https://codeload.github.com/bbrzycki/setigen/tar.gz/v1.1.0","html_url":"https://github.com/bbrzycki/setigen/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"53f5df0cf34bf892543f5ce56879cabed8eed490","kind":"commit","published_at":"2019-08-20T05:08:53.000Z","download_url":"https://codeload.github.com/bbrzycki/setigen/tar.gz/v1.0.1","html_url":"https://github.com/bbrzycki/setigen/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"093aaa5d3415aca9ce12b5d3f68df2fbac9fc507","kind":"commit","published_at":"2019-07-26T05:10:31.000Z","download_url":"https://codeload.github.com/bbrzycki/setigen/tar.gz/v1.0.0","html_url":"https://github.com/bbrzycki/setigen/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v1.0.0/manifests"},{"name":"v0.0.1","sha":"eb7fff8547897d76b9da73ce656ce17afe56405a","kind":"commit","published_at":"2018-10-06T23:42:45.000Z","download_url":"https://codeload.github.com/bbrzycki/setigen/tar.gz/v0.0.1","html_url":"https://github.com/bbrzycki/setigen/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-01-14T15:52:34.118Z","dependent_packages_count":1,"downloads":1213,"downloads_period":"last-month","dependent_repos_count":7,"rankings":{"downloads":24.444131527017486,"dependent_repos_count":5.641124939123496,"dependent_packages_count":3.2401412941006194,"stargazers_count":12.46550398892216,"forks_count":10.199084278815782,"docker_downloads_count":null,"average":11.197997205595907},"purl":"pkg:pypi/setigen","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/setigen","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/setigen","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/setigen/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-11-22T15:52:56.156Z","issues_count":13,"pull_requests_count":29,"avg_time_to_close_issue":31895274.8,"avg_time_to_close_pull_request":18472.275862068967,"issues_closed_count":5,"pull_requests_closed_count":29,"pull_request_authors_count":2,"issue_authors_count":6,"avg_comments_per_issue":0.9230769230769231,"avg_comments_per_pull_request":0.27586206896551724,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":7599.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"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":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/issues","maintainers":[{"login":"bbrzycki","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bbrzycki"}],"active_maintainers":[{"login":"bbrzycki","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bbrzycki"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/setigen/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/setigen/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/setigen/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/setigen/related_packages","maintainers":[{"uuid":"bbrzycki","login":"bbrzycki","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://pypi.org/user/bbrzycki/","role":null,"created_at":"2023-01-24T03:43:29.036Z","updated_at":"2023-01-24T03:43:29.036Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/bbrzycki/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724840,"maintainers_count":308215,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","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":657213,"full_name":"bbrzycki/setigen","default_branch":"main","committers":[{"name":"Bryan Brzycki","email":"bbrzycki@berkeley.edu","count":270},{"name":"Bryan Brzycki","email":"bryan@bryanbrzycki.com","count":14},{"name":"radonnachie","email":"code@radonn.co.za","count":7},{"name":"Bryan Brzycki","email":"bbrzycki@college.harvard.edu","count":4},{"name":"Bryan Brzycki","email":"bryanb@blpc1.bl.pvt","count":1}],"total_commits":296,"total_committers":5,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":59.2,"dds":0.08783783783783783,"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-19T14:02:32.433Z","last_synced_commit":"5ca049f80b44a9dd9bffc8889d46d2135f4e4011","created_at":"2023-03-09T09:51:18.770Z","updated_at":"2023-09-19T17:34:46.207Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-30T00:00:08.254Z","repositories_count":5479765,"commits_count":853310153,"contributors_count":31095234,"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":"bbrzycki/setigen","html_url":"https://github.com/bbrzycki/setigen","last_synced_at":"2025-01-14T15:52:34.131Z","status":null,"issues_count":13,"pull_requests_count":29,"avg_time_to_close_issue":31895274.8,"avg_time_to_close_pull_request":18472.275862068967,"issues_closed_count":5,"pull_requests_closed_count":29,"pull_request_authors_count":2,"issue_authors_count":6,"avg_comments_per_issue":0.9230769230769231,"avg_comments_per_pull_request":0.27586206896551724,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":7599.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"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":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-14T23:50:08.835Z","updated_at":"2025-09-02T01:21:35.651Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbrzycki%2Fsetigen/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":12,"OWNER":1},"pull_request_author_associations_count":{"OWNER":25,"CONTRIBUTOR":3},"issue_authors":{"texadactyl":4,"telegraphic":3,"khouston22":2,"david-macmahon":2,"bbrzycki":1,"marcowenwolf":1},"pull_request_authors":{"bbrzycki":25,"radonnachie":3},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.986Z","repositories_count":9984253,"issues_count":29845082,"pull_requests_count":87386947,"authors_count":9865673,"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":"bbrzycki","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bbrzycki"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":1,"ForkEvent":1},"last_year":{"WatchEvent":1,"ForkEvent":1}},"keywords":["artificial-signals","frequency","radio","seti","signal-processing"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-31T02:11:18.424Z","updated_at":"2022-08-31T02:11:18.424Z","repository_link":"https://github.com/bbrzycki/setigen/blob/main/requirements.txt","dependencies":[{"id":3358828495,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.18.1","direct":true,"kind":"runtime","optional":false},{"id":3358828496,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.4.1","direct":true,"kind":"runtime","optional":false},{"id":3358828497,"package_name":"astropy","ecosystem":"pypi","requirements":"\u003e=4.0","direct":true,"kind":"runtime","optional":false},{"id":3358828498,"package_name":"blimpy","ecosystem":"pypi","requirements":"\u003e=2.0.0","direct":true,"kind":"runtime","optional":false},{"id":3358828499,"package_name":"matplotlib","ecosystem":"pypi","requirements":"\u003e=3.1.3","direct":true,"kind":"runtime","optional":false},{"id":3358828500,"package_name":"tqdm","ecosystem":"pypi","requirements":"\u003e=4.47.0","direct":true,"kind":"runtime","optional":false},{"id":3358828501,"package_name":"sphinx-rtd-theme","ecosystem":"pypi","requirements":"\u003e=0.4.3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-31T02:11:18.467Z","updated_at":"2022-08-31T02:11:18.467Z","repository_link":"https://github.com/bbrzycki/setigen/blob/main/setup.py","dependencies":[{"id":3358828505,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.18.1","direct":true,"kind":"runtime","optional":false},{"id":3358828506,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.4.1","direct":true,"kind":"runtime","optional":false},{"id":3358828507,"package_name":"astropy","ecosystem":"pypi","requirements":"\u003e=4.0","direct":true,"kind":"runtime","optional":false},{"id":3358828508,"package_name":"blimpy","ecosystem":"pypi","requirements":"\u003e=2.0.0","direct":true,"kind":"runtime","optional":false},{"id":3358828509,"package_name":"matplotlib","ecosystem":"pypi","requirements":"\u003e=3.1.3","direct":true,"kind":"runtime","optional":false},{"id":3358828510,"package_name":"tqdm","ecosystem":"pypi","requirements":"\u003e=4.47.0","direct":true,"kind":"runtime","optional":false},{"id":3358828511,"package_name":"sphinx-rtd-theme","ecosystem":"pypi","requirements":"\u003e=0.4.3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build.yml","sha":null,"kind":"manifest","created_at":"2023-10-13T15:19:00.333Z","updated_at":"2023-10-13T15:19:00.333Z","repository_link":"https://github.com/bbrzycki/setigen/blob/main/.github/workflows/build.yml","dependencies":[{"id":14194884015,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14194884016,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14194884017,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-publish.yml","sha":null,"kind":"manifest","created_at":"2023-10-13T15:19:00.342Z","updated_at":"2023-10-13T15:19:00.342Z","repository_link":"https://github.com/bbrzycki/setigen/blob/main/.github/workflows/python-publish.yml","dependencies":[{"id":14194884018,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14194884019,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14194884020,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]}],"score":12.214189613632122,"created_at":"2025-09-04T15:50:11.320Z","updated_at":"2025-10-07T08:05:02.728Z","avatar_url":"https://github.com/bbrzycki.png","language":"Jupyter Notebook","category":null,"sub_category":null,"monthly_downloads":1213,"funding_links":[],"readme_doi_urls":["https://doi.org/10.3847/1538-3881/ac5e3d"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/4380","html_url":"https://science.ecosyste.ms/projects/4380","bibtex_url":"https://science.ecosyste.ms/projects/4380/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/4380/export.apalike"}