{"id":26397,"name":"easyga","description":"EasyGA is a python package designed to provide an easy-to-use Genetic Algorithm. The package is designed to work right out of the box, while also allowing the user to customize features as they see fit.","url":"https://github.com/danielwilczak101/easyga","last_synced_at":"2025-09-05T03:12:03.672Z","repository":{"id":52236216,"uuid":"296373806","full_name":"danielwilczak101/EasyGA","owner":"danielwilczak101","description":"EasyGA is a python package designed to provide an easy-to-use Genetic Algorithm. The package is designed to work right out of the box, while also allowing the user to customize features as they see fit.","archived":false,"fork":false,"pushed_at":"2023-09-22T04:27:49.000Z","size":3106,"stargazers_count":49,"open_issues_count":3,"forks_count":7,"subscribers_count":6,"default_branch":"version1","last_synced_at":"2025-08-26T01:41:37.510Z","etag":null,"topics":["genetic-algorithms","python","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danielwilczak101.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-09-17T15:54:04.000Z","updated_at":"2025-01-17T18:48:50.000Z","dependencies_parsed_at":"2025-04-13T12:59:45.574Z","dependency_job_id":"cd0c4227-1eda-4d51-a1a6-afdcb8757bb9","html_url":"https://github.com/danielwilczak101/EasyGA","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/danielwilczak101/EasyGA","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielwilczak101%2FEasyGA","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielwilczak101%2FEasyGA/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielwilczak101%2FEasyGA/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielwilczak101%2FEasyGA/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielwilczak101","download_url":"https://codeload.github.com/danielwilczak101/EasyGA/tar.gz/refs/heads/version1","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielwilczak101%2FEasyGA/sbom","scorecard":{"id":320606,"data":{"date":"2025-08-11","repo":{"name":"github.com/danielwilczak101/EasyGA","commit":"e620321ef4206bae6a073ceaa05f1a5a36370a1c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 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":"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt: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 'version1'"],"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"}}]},"last_synced_at":"2025-08-18T01:15:29.760Z","repository_id":52236216,"created_at":"2025-08-18T01:15:29.760Z","updated_at":"2025-08-18T01:15:29.760Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273704136,"owners_count":25153099,"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-05T02:00:09.113Z","response_time":402,"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":"danielwilczak101","name":"Daniel Wilczak","uuid":"44122838","kind":"user","description":"Love working with anything software. Experienced in Frontend, Backend and A.I Engineering. Working with a variety of languages, frameworks and platforms.","email":"","website":null,"location":"Florida","twitter":null,"company":"Embry Riddle EPPL - Research Lab","icon_url":"https://avatars.githubusercontent.com/u/44122838?u=3ae16a86e004009836f9556fa48e81c050d0a86e\u0026v=4","repositories_count":9,"last_synced_at":"2023-03-11T01:54:12.674Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/danielwilczak101","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-14T23:20:52.199Z","updated_at":"2023-03-11T01:54:12.677Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielwilczak101","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielwilczak101/repositories"},"packages":[{"id":2719075,"name":"easyga","ecosystem":"pypi","description":"EasyGA is a python package designed to provide an easy-to-use Genetic Algorithm. The package is designed to work right out of the box, while also allowing the user to customize features as they see fit.","homepage":"https://github.com/danielwilczak101/EasyGA","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/danielwilczak101/EasyGA","keywords_array":[],"namespace":null,"versions_count":49,"first_release_published_at":"2020-09-17T03:49:39.000Z","latest_release_published_at":"2021-05-13T06:35:07.000Z","latest_release_number":"1.6.1","last_synced_at":"2025-08-18T16:33:18.882Z","created_at":"2022-04-10T10:50:49.365Z","updated_at":"2025-08-18T16:41:13.458Z","registry_url":"https://pypi.org/project/easyga/","install_command":"pip install easyga --index-url https://pypi.org/simple","documentation_url":"https://easyga.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"easyga","project_status":null},"repo_metadata":{"id":52236216,"uuid":"296373806","full_name":"danielwilczak101/EasyGA","owner":"danielwilczak101","description":"EasyGA is a python package designed to provide an easy-to-use Genetic Algorithm. The package is designed to work right out of the box, while also allowing the user to customize features as they see fit.","archived":false,"fork":false,"pushed_at":"2023-09-22T04:27:49.000Z","size":3106,"stargazers_count":49,"open_issues_count":3,"forks_count":7,"subscribers_count":6,"default_branch":"version1","last_synced_at":"2025-07-18T11:42:32.496Z","etag":null,"topics":["genetic-algorithms","python","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danielwilczak101.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-09-17T15:54:04.000Z","updated_at":"2025-01-17T18:48:50.000Z","dependencies_parsed_at":"2025-04-13T12:59:45.574Z","dependency_job_id":"cd0c4227-1eda-4d51-a1a6-afdcb8757bb9","html_url":"https://github.com/danielwilczak101/EasyGA","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/danielwilczak101/EasyGA","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielwilczak101%2FEasyGA","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielwilczak101%2FEasyGA/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielwilczak101%2FEasyGA/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielwilczak101%2FEasyGA/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielwilczak101","download_url":"https://codeload.github.com/danielwilczak101/EasyGA/tar.gz/refs/heads/version1","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielwilczak101%2FEasyGA/sbom","scorecard":{"id":320606,"data":{"date":"2025-08-11","repo":{"name":"github.com/danielwilczak101/EasyGA","commit":"e620321ef4206bae6a073ceaa05f1a5a36370a1c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 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":"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt: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 'version1'"],"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"}}]},"last_synced_at":"2025-08-18T01:15:29.760Z","repository_id":52236216,"created_at":"2025-08-18T01:15:29.760Z","updated_at":"2025-08-18T01:15:29.760Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271026687,"owners_count":24687073,"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-08-18T02:00:08.743Z","response_time":89,"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":"danielwilczak101","name":"Daniel Wilczak","uuid":"44122838","kind":"user","description":"Love working with anything software. Experienced in Frontend, Backend and A.I Engineering. Working with a variety of languages, frameworks and platforms.","email":"","website":null,"location":"Florida","twitter":null,"company":"Embry Riddle EPPL - Research Lab","icon_url":"https://avatars.githubusercontent.com/u/44122838?u=3ae16a86e004009836f9556fa48e81c050d0a86e\u0026v=4","repositories_count":9,"last_synced_at":"2023-03-11T01:54:12.674Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/danielwilczak101","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-14T23:20:52.199Z","updated_at":"2023-03-11T01:54:12.677Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielwilczak101","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielwilczak101/repositories"},"tags":[{"name":"1.6.1","sha":"2a26a4cc82edfc58546d4b24f07fb562a4645334","kind":"commit","published_at":"2021-05-09T13:52:48.000Z","download_url":"https://codeload.github.com/danielwilczak101/EasyGA/tar.gz/1.6.1","html_url":"https://github.com/danielwilczak101/EasyGA/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danielwilczak101/EasyGA@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielwilczak101%2FEasyGA/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielwilczak101%2FEasyGA/tags/1.6.1/manifests"},{"name":"1.5.2","sha":"d0b222ec855cf9d52b9b7123909300c19b835f8a","kind":"commit","published_at":"2021-02-06T06:32:19.000Z","download_url":"https://codeload.github.com/danielwilczak101/EasyGA/tar.gz/1.5.2","html_url":"https://github.com/danielwilczak101/EasyGA/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danielwilczak101/EasyGA@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielwilczak101%2FEasyGA/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielwilczak101%2FEasyGA/tags/1.5.2/manifests"},{"name":"v1.0.0","sha":"c65cfdcea0ce112b3c301607a238af0656c8a9e0","kind":"commit","published_at":"2020-12-08T22:04:49.000Z","download_url":"https://codeload.github.com/danielwilczak101/EasyGA/tar.gz/v1.0.0","html_url":"https://github.com/danielwilczak101/EasyGA/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danielwilczak101/EasyGA@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielwilczak101%2FEasyGA/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielwilczak101%2FEasyGA/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-18T16:41:13.458Z","dependent_packages_count":0,"downloads":547,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":22.91623313522935,"dependent_repos_count":21.627614287651376,"dependent_packages_count":10.069287946036377,"stargazers_count":9.908406160239565,"forks_count":12.554353119109955,"docker_downloads_count":null,"average":15.415178929653326},"purl":"pkg:pypi/easyga","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/easyga","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/easyga","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/easyga/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-22T11:30:04.713Z","issues_count":13,"pull_requests_count":12,"avg_time_to_close_issue":2389174.4,"avg_time_to_close_pull_request":152.58333333333334,"issues_closed_count":10,"pull_requests_closed_count":12,"pull_request_authors_count":2,"issue_authors_count":9,"avg_comments_per_issue":2.1538461538461537,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielwilczak101%2FEasyGA/issues","maintainers":[{"login":"danielwilczak101","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielwilczak101"},{"login":"RyleyGG","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RyleyGG"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/easyga/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/easyga/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/easyga/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/easyga/related_packages","maintainers":[{"uuid":"panda1200","login":"panda1200","name":null,"email":null,"url":null,"packages_count":16,"html_url":"https://pypi.org/user/panda1200/","role":null,"created_at":"2023-02-24T03:22:45.469Z","updated_at":"2023-02-24T03:22:45.469Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/panda1200/packages"},{"uuid":"Mellowman","login":"Mellowman","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/Mellowman/","role":null,"created_at":"2023-02-24T03:22:45.436Z","updated_at":"2023-02-24T03:22:45.436Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Mellowman/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724966,"maintainers_count":308288,"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"}},{"id":2771991,"name":"jaredtest1","ecosystem":"pypi","description":"Say hello!","homepage":"https://github.com/danielwilczak101/EasyGA","licenses":"GNU General Public License v2 or later (GPLv2+)","normalized_licenses":["GPL-1.0","GPL-1.0+"],"repository_url":"https://github.com/danielwilczak101/EasyGA","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2020-09-17T21:32:05.000Z","latest_release_published_at":"2020-09-17T21:32:05.000Z","latest_release_number":"0.0.1","last_synced_at":"2025-08-26T00:38:49.984Z","created_at":"2022-04-10T11:21:14.848Z","updated_at":"2025-08-26T01:36:55.011Z","registry_url":"https://pypi.org/project/jaredtest1/","install_command":"pip install jaredtest1 --index-url https://pypi.org/simple","documentation_url":"https://jaredtest1.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)","Operating System :: OS Independent","Programming Language :: Python :: 3"],"normalized_name":"jaredtest1","project_status":null},"repo_metadata":{"id":52236216,"uuid":"296373806","full_name":"danielwilczak101/EasyGA","owner":"danielwilczak101","description":"EasyGA is a python package designed to provide an easy-to-use Genetic Algorithm. The package is designed to work right out of the box, while also allowing the user to customize features as they see fit.","archived":false,"fork":false,"pushed_at":"2023-09-22T04:27:49.000Z","size":3106,"stargazers_count":49,"open_issues_count":3,"forks_count":7,"subscribers_count":6,"default_branch":"version1","last_synced_at":"2025-08-18T16:56:26.590Z","etag":null,"topics":["genetic-algorithms","python","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danielwilczak101.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-09-17T15:54:04.000Z","updated_at":"2025-01-17T18:48:50.000Z","dependencies_parsed_at":"2025-04-13T12:59:45.574Z","dependency_job_id":"cd0c4227-1eda-4d51-a1a6-afdcb8757bb9","html_url":"https://github.com/danielwilczak101/EasyGA","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/danielwilczak101/EasyGA","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielwilczak101%2FEasyGA","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielwilczak101%2FEasyGA/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielwilczak101%2FEasyGA/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielwilczak101%2FEasyGA/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielwilczak101","download_url":"https://codeload.github.com/danielwilczak101/EasyGA/tar.gz/refs/heads/version1","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielwilczak101%2FEasyGA/sbom","scorecard":{"id":320606,"data":{"date":"2025-08-11","repo":{"name":"github.com/danielwilczak101/EasyGA","commit":"e620321ef4206bae6a073ceaa05f1a5a36370a1c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 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":"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt: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 'version1'"],"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"}}]},"last_synced_at":"2025-08-18T01:15:29.760Z","repository_id":52236216,"created_at":"2025-08-18T01:15:29.760Z","updated_at":"2025-08-18T01:15:29.760Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272159655,"owners_count":24883774,"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-08-25T02:00:12.092Z","response_time":1107,"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":"danielwilczak101","name":"Daniel Wilczak","uuid":"44122838","kind":"user","description":"Love working with anything software. Experienced in Frontend, Backend and A.I Engineering. Working with a variety of languages, frameworks and platforms.","email":"","website":null,"location":"Florida","twitter":null,"company":"Embry Riddle EPPL - Research Lab","icon_url":"https://avatars.githubusercontent.com/u/44122838?u=3ae16a86e004009836f9556fa48e81c050d0a86e\u0026v=4","repositories_count":9,"last_synced_at":"2023-03-11T01:54:12.674Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/danielwilczak101","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-14T23:20:52.199Z","updated_at":"2023-03-11T01:54:12.677Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielwilczak101","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielwilczak101/repositories"},"tags":[{"name":"1.6.1","sha":"2a26a4cc82edfc58546d4b24f07fb562a4645334","kind":"commit","published_at":"2021-05-09T13:52:48.000Z","download_url":"https://codeload.github.com/danielwilczak101/EasyGA/tar.gz/1.6.1","html_url":"https://github.com/danielwilczak101/EasyGA/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danielwilczak101/EasyGA@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielwilczak101%2FEasyGA/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielwilczak101%2FEasyGA/tags/1.6.1/manifests"},{"name":"1.5.2","sha":"d0b222ec855cf9d52b9b7123909300c19b835f8a","kind":"commit","published_at":"2021-02-06T06:32:19.000Z","download_url":"https://codeload.github.com/danielwilczak101/EasyGA/tar.gz/1.5.2","html_url":"https://github.com/danielwilczak101/EasyGA/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danielwilczak101/EasyGA@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielwilczak101%2FEasyGA/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielwilczak101%2FEasyGA/tags/1.5.2/manifests"},{"name":"v1.0.0","sha":"c65cfdcea0ce112b3c301607a238af0656c8a9e0","kind":"commit","published_at":"2020-12-08T22:04:49.000Z","download_url":"https://codeload.github.com/danielwilczak101/EasyGA/tar.gz/v1.0.0","html_url":"https://github.com/danielwilczak101/EasyGA/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/danielwilczak101/EasyGA@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielwilczak101%2FEasyGA/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielwilczak101%2FEasyGA/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-26T01:36:55.011Z","dependent_packages_count":0,"downloads":9,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":70.79914101646385,"dependent_repos_count":21.619800316896704,"dependent_packages_count":10.082087700208083,"stargazers_count":9.908429208734445,"forks_count":12.553902657384306,"docker_downloads_count":null,"average":24.99267217993748},"purl":"pkg:pypi/jaredtest1","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/jaredtest1","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/jaredtest1","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/jaredtest1/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-18T16:45:48.043Z","issues_count":13,"pull_requests_count":12,"avg_time_to_close_issue":2389174.4,"avg_time_to_close_pull_request":152.58333333333334,"issues_closed_count":10,"pull_requests_closed_count":12,"pull_request_authors_count":2,"issue_authors_count":9,"avg_comments_per_issue":2.1538461538461537,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielwilczak101%2FEasyGA/issues","maintainers":[{"login":"danielwilczak101","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielwilczak101"},{"login":"RyleyGG","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RyleyGG"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jaredtest1/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jaredtest1/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jaredtest1/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jaredtest1/related_packages","maintainers":[{"uuid":"jcurtis664","login":"jcurtis664","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/jcurtis664/","role":null,"created_at":"2023-02-24T12:06:44.552Z","updated_at":"2023-02-24T12:06:44.552Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jcurtis664/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724966,"maintainers_count":308288,"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":571775,"full_name":"danielwilczak101/EasyGA","default_branch":"version1","committers":[{"name":"SimpleArt","email":"71458112+SimpleArt@users.noreply.github.com","count":292},{"name":"danielwilczak101","email":"44122838+danielwilczak101@users.noreply.github.com","count":280},{"name":"Daniel Wilczak","email":"danielwilczak101@gmail.com","count":42},{"name":"RyleyGG","email":"griffithryley2000@gmail.com","count":23},{"name":"jcurtis664","email":"71359540+jcurtis664@users.noreply.github.com","count":3},{"name":"EREPPLab","email":"60016577+EREPPLab@users.noreply.github.com","count":3},{"name":"Dylan Ballback","email":"44906769+dylanballback@users.noreply.github.com","count":1},{"name":"Ryley","email":"39408998+RyleyGG@users.noreply.github.com","count":1}],"total_commits":645,"total_committers":8,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":80.625,"dds":0.5472868217054263,"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-18T04:32:48.422Z","last_synced_commit":"e620321ef4206bae6a073ceaa05f1a5a36370a1c","created_at":"2023-03-09T05:27:53.084Z","updated_at":"2023-09-19T17:19:25.087Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielwilczak101%2FEasyGA/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"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":"danielwilczak101/EasyGA","html_url":"https://github.com/danielwilczak101/EasyGA","last_synced_at":"2025-08-26T01:36:55.100Z","status":null,"issues_count":13,"pull_requests_count":12,"avg_time_to_close_issue":2389174.4,"avg_time_to_close_pull_request":152.58333333333334,"issues_closed_count":10,"pull_requests_closed_count":12,"pull_request_authors_count":2,"issue_authors_count":9,"avg_comments_per_issue":2.1538461538461537,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T13:16:34.718Z","updated_at":"2025-09-01T06:42:03.720Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielwilczak101%2FEasyGA","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielwilczak101%2FEasyGA/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":8,"OWNER":5},"pull_request_author_associations_count":{"OWNER":11,"COLLABORATOR":1},"issue_authors":{"danielwilczak101":5,"drmichaelscherger":1,"BreakTechEnergy":1,"maryamsafiyah-tech":1,"AGZain":1,"fwollatz":1,"deetungsten":1,"stempelo":1,"raulazo-m":1},"pull_request_authors":{"danielwilczak101":11,"RyleyGG":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10083752,"issues_count":31254324,"pull_requests_count":96222393,"authors_count":10694625,"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":"danielwilczak101","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielwilczak101"},{"login":"RyleyGG","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RyleyGG"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":1},"last_year":{"WatchEvent":1}},"keywords":["genetic-algorithms","python","python3"],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-09-19T05:21:09.576Z","updated_at":"2022-09-19T05:21:09.576Z","repository_link":"https://github.com/danielwilczak101/EasyGA/blob/version1/setup.py","dependencies":[{"id":5392497642,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5392497643,"package_name":"pyserial","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5392497644,"package_name":"pytest","ecosystem":"pypi","requirements":"\u003e=3.7","direct":true,"kind":"runtime","optional":false},{"id":5392497645,"package_name":"tabulate","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":12.36040616578396,"created_at":"2025-09-04T15:50:58.533Z","updated_at":"2025-10-07T08:11:52.781Z","avatar_url":"https://github.com/danielwilczak101.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":556,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/26397","html_url":"https://science.ecosyste.ms/projects/26397","bibtex_url":"https://science.ecosyste.ms/projects/26397/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/26397/export.apalike"}