{"id":69470,"name":"pcse","description":"Repository for the Python Crop Simulation Environment","url":"https://github.com/ajwdewit/pcse","last_synced_at":"2025-09-08T14:52:45.320Z","repository":{"id":10647829,"uuid":"12876493","full_name":"ajwdewit/pcse","owner":"ajwdewit","description":"Repository for the Python Crop Simulation Environment","archived":false,"fork":false,"pushed_at":"2025-07-16T12:08:07.000Z","size":101162,"stargazers_count":235,"open_issues_count":5,"forks_count":145,"subscribers_count":30,"default_branch":"master","last_synced_at":"2025-09-02T12:46:27.095Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ajwdewit.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-09-16T19:29:23.000Z","updated_at":"2025-08-28T00:34:13.000Z","dependencies_parsed_at":"2023-02-18T08:15:40.492Z","dependency_job_id":"2de322d7-cf8c-4d1e-9700-b0bcba012cd5","html_url":"https://github.com/ajwdewit/pcse","commit_stats":{"total_commits":654,"total_committers":17,"mean_commits":"38.470588235294116","dds":"0.48776758409785936","last_synced_commit":"0a4386bb4e35d73132b17774b24bba0456019273"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/ajwdewit/pcse","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajwdewit%2Fpcse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajwdewit%2Fpcse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajwdewit%2Fpcse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajwdewit%2Fpcse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ajwdewit","download_url":"https://codeload.github.com/ajwdewit/pcse/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajwdewit%2Fpcse/sbom","scorecard":{"id":175071,"data":{"date":"2025-08-11","repo":{"name":"github.com/ajwdewit/pcse","commit":"6c22e0345f71338db085c4159dc5fe2463ea1972"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/18 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"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":"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":"Maintained","score":3,"reason":"0 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":-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":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2020-176 / GHSA-3pqx-4fqf-j49f","Warn: Project is vulnerable to: PYSEC-2020-96 / GHSA-6757-jp84-gxfx","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2019-124 / GHSA-38fc-9xqv-7f7q","Warn: Project is vulnerable to: PYSEC-2019-123 / GHSA-887w-45rq-vxgf","Warn: Project is vulnerable to: PYSEC-2012-9 / GHSA-hfg2-wf6j-x53p"],"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 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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"}}]},"last_synced_at":"2025-08-16T17:30:53.995Z","repository_id":10647829,"created_at":"2025-08-16T17:30:53.996Z","updated_at":"2025-08-16T17:30:53.996Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274202224,"owners_count":25240363,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"ajwdewit","name":"Allard de Wit","uuid":"5472566","kind":"user","description":"","email":"","website":null,"location":"Wageningen, The Netherlands","twitter":null,"company":"Wageningen Environmental Research, Wageningen-UR","icon_url":"https://avatars.githubusercontent.com/u/5472566?u=93f05d77dc1ff825ccaa72e8d595ffbaf2a47c17\u0026v=4","repositories_count":23,"last_synced_at":"2024-06-11T16:21:28.210Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ajwdewit","funding_links":[],"total_stars":422,"followers":168,"following":0,"created_at":"2022-11-06T03:34:43.123Z","updated_at":"2024-06-11T16:21:34.402Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ajwdewit","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ajwdewit/repositories"},"packages":[{"id":2847833,"name":"pcse","ecosystem":"pypi","description":"Framework for developing crop simulation models, includes an implementation of the WOFOST and LINTUL crop simulation models and the LINGRA grassland simulation model.","homepage":"http://github.com/ajwdewit/pcse/","licenses":"EUPL","normalized_licenses":["Other"],"repository_url":"https://github.com/ajwdewit/pcse","keywords_array":[],"namespace":null,"versions_count":25,"first_release_published_at":"2015-01-07T22:26:53.000Z","latest_release_published_at":"2025-01-22T14:34:18.000Z","latest_release_number":"6.0.9","last_synced_at":"2025-09-07T15:07:43.063Z","created_at":"2022-04-10T12:00:55.958Z","updated_at":"2025-09-07T15:07:43.063Z","registry_url":"https://pypi.org/project/pcse/","install_command":"pip install pcse --index-url https://pypi.org/simple","documentation_url":"https://pcse.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: European Union Public Licence 1.2 (EUPL 1.2)","Natural Language :: English","Operating System :: OS Independent","Programming Language :: Python","Topic :: Scientific/Engineering"],"normalized_name":"pcse","project_status":null},"repo_metadata":{"uuid":"12876493","full_name":"ajwdewit/pcse","owner":"ajwdewit","description":"Repository for the Python Crop Simulation Environment","archived":false,"fork":false,"pushed_at":"2023-11-15T07:52:25.000Z","size":101744,"stargazers_count":160,"open_issues_count":0,"forks_count":117,"subscribers_count":27,"default_branch":"master","last_synced_at":"2023-12-11T22:08:19.837Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ajwdewit.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2013-09-16T19:29:23.000Z","updated_at":"2023-12-10T02:52:00.000Z","dependencies_parsed_at":"2023-02-18T08:15:40.492Z","dependency_job_id":"2de322d7-cf8c-4d1e-9700-b0bcba012cd5","html_url":"https://github.com/ajwdewit/pcse","commit_stats":{"total_commits":369,"total_committers":14,"mean_commits":"26.357142857142858","dds":"0.24661246612466126","last_synced_commit":"7daa80a055f8721493afe42bf1dbce4f7eb3e92b"},"previous_names":[],"tags_count":20,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajwdewit%2Fpcse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajwdewit%2Fpcse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajwdewit%2Fpcse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajwdewit%2Fpcse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ajwdewit","download_url":"https://codeload.github.com/ajwdewit/pcse/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":175809444,"owners_count":10313833,"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":"ajwdewit","name":"Allard de Wit","uuid":"5472566","kind":"user","description":"","email":"","website":null,"location":"Wageningen, The Netherlands","twitter":null,"company":"Wageningen Environmental Research, Wageningen-UR","icon_url":"https://avatars.githubusercontent.com/u/5472566?u=93f05d77dc1ff825ccaa72e8d595ffbaf2a47c17\u0026v=4","repositories_count":21,"last_synced_at":"2023-08-03T23:20:32.281Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ajwdewit","created_at":"2022-11-06T03:34:43.123Z","updated_at":"2023-08-03T23:20:32.343Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ajwdewit","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ajwdewit/repositories"},"tags":[{"name":"5.5.5","sha":"7daa80a055f8721493afe42bf1dbce4f7eb3e92b","kind":"tag","published_at":"2023-03-01T13:42:45.000Z","download_url":"https://codeload.github.com/ajwdewit/pcse/tar.gz/5.5.5","html_url":"https://github.com/ajwdewit/pcse/releases/tag/5.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajwdewit%2Fpcse/tags/5.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajwdewit%2Fpcse/tags/5.5.5/manifests"},{"name":"5.5.4","sha":"7fbc20393ffda1c0782232acfb028c7d8fb124f7","kind":"tag","published_at":"2022-11-01T12:58:05.000Z","download_url":"https://codeload.github.com/ajwdewit/pcse/tar.gz/5.5.4","html_url":"https://github.com/ajwdewit/pcse/releases/tag/5.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajwdewit%2Fpcse/tags/5.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajwdewit%2Fpcse/tags/5.5.4/manifests"},{"name":"5.5.3","sha":"f39135fcb80fc0c8828a41cdb9fe5bcddcda4780","kind":"commit","published_at":"2022-07-20T07:18:18.000Z","download_url":"https://codeload.github.com/ajwdewit/pcse/tar.gz/5.5.3","html_url":"https://github.com/ajwdewit/pcse/releases/tag/5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajwdewit%2Fpcse/tags/5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajwdewit%2Fpcse/tags/5.5.3/manifests"},{"name":"5.5.2","sha":"83d00eb648134b4c9f8690a66147d7275c9839e3","kind":"tag","published_at":"2022-07-11T13:13:45.000Z","download_url":"https://codeload.github.com/ajwdewit/pcse/tar.gz/5.5.2","html_url":"https://github.com/ajwdewit/pcse/releases/tag/5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajwdewit%2Fpcse/tags/5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajwdewit%2Fpcse/tags/5.5.2/manifests"},{"name":"5.5.1","sha":"14a6229e4374dcde0c672d1df637cffb324a79a2","kind":"tag","published_at":"2022-05-30T13:36:27.000Z","download_url":"https://codeload.github.com/ajwdewit/pcse/tar.gz/5.5.1","html_url":"https://github.com/ajwdewit/pcse/releases/tag/5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajwdewit%2Fpcse/tags/5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajwdewit%2Fpcse/tags/5.5.1/manifests"},{"name":"5.5.0","sha":"632cbd80a2f978d9b485b2091b46fb94c0de68e2","kind":"tag","published_at":"2021-09-20T15:27:28.000Z","download_url":"https://codeload.github.com/ajwdewit/pcse/tar.gz/5.5.0","html_url":"https://github.com/ajwdewit/pcse/releases/tag/5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajwdewit%2Fpcse/tags/5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajwdewit%2Fpcse/tags/5.5.0/manifests"},{"name":"5.4.2","sha":"175afe710536d23a62ecdf6b537a2ee8557d8111","kind":"tag","published_at":"2019-03-26T14:26:02.000Z","download_url":"https://codeload.github.com/ajwdewit/pcse/tar.gz/5.4.2","html_url":"https://github.com/ajwdewit/pcse/releases/tag/5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajwdewit%2Fpcse/tags/5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajwdewit%2Fpcse/tags/5.4.2/manifests"},{"name":"5.4.1","sha":"0a791f79530c71d53f01d8b7aa4e105d526d07bb","kind":"tag","published_at":"2018-09-26T20:19:42.000Z","download_url":"https://codeload.github.com/ajwdewit/pcse/tar.gz/5.4.1","html_url":"https://github.com/ajwdewit/pcse/releases/tag/5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajwdewit%2Fpcse/tags/5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajwdewit%2Fpcse/tags/5.4.1/manifests"},{"name":"5.4.0","sha":"92eabe6b9fddc746e43a31088b6d30367f294d75","kind":"tag","published_at":"2018-09-25T10:00:12.000Z","download_url":"https://codeload.github.com/ajwdewit/pcse/tar.gz/5.4.0","html_url":"https://github.com/ajwdewit/pcse/releases/tag/5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajwdewit%2Fpcse/tags/5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajwdewit%2Fpcse/tags/5.4.0/manifests"},{"name":"5.3.3","sha":"a351c90f2a0739a38792b8e24c2dcf6a04f06040","kind":"tag","published_at":"2018-05-24T21:18:57.000Z","download_url":"https://codeload.github.com/ajwdewit/pcse/tar.gz/5.3.3","html_url":"https://github.com/ajwdewit/pcse/releases/tag/5.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajwdewit%2Fpcse/tags/5.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajwdewit%2Fpcse/tags/5.3.3/manifests"},{"name":"5.3.2","sha":"842ce99e9dc17d1bce59df3563d341ec9cf357a8","kind":"tag","published_at":"2018-04-04T09:42:00.000Z","download_url":"https://codeload.github.com/ajwdewit/pcse/tar.gz/5.3.2","html_url":"https://github.com/ajwdewit/pcse/releases/tag/5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajwdewit%2Fpcse/tags/5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajwdewit%2Fpcse/tags/5.3.2/manifests"},{"name":"5.3.1","sha":"8fd2e2a49df549487841c712877f9ba343076573","kind":"tag","published_at":"2017-08-20T19:56:59.000Z","download_url":"https://codeload.github.com/ajwdewit/pcse/tar.gz/5.3.1","html_url":"https://github.com/ajwdewit/pcse/releases/tag/5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajwdewit%2Fpcse/tags/5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajwdewit%2Fpcse/tags/5.3.1/manifests"},{"name":"5.3.0","sha":"2cbde601406e82d4cab576dade0981dcc7f4e3d4","kind":"tag","published_at":"2017-03-22T22:11:26.000Z","download_url":"https://codeload.github.com/ajwdewit/pcse/tar.gz/5.3.0","html_url":"https://github.com/ajwdewit/pcse/releases/tag/5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajwdewit%2Fpcse/tags/5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajwdewit%2Fpcse/tags/5.3.0/manifests"},{"name":"5.2.5","sha":"8017c95f9004bc3c37a2c6437d57f7c055e00c1f","kind":"tag","published_at":"2016-12-06T11:02:10.000Z","download_url":"https://codeload.github.com/ajwdewit/pcse/tar.gz/5.2.5","html_url":"https://github.com/ajwdewit/pcse/releases/tag/5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajwdewit%2Fpcse/tags/5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajwdewit%2Fpcse/tags/5.2.5/manifests"},{"name":"5.2.4","sha":"6d6e95f20aa1af71859aa264d3ed2818b28983f1","kind":"commit","published_at":"2016-07-11T13:51:04.000Z","download_url":"https://codeload.github.com/ajwdewit/pcse/tar.gz/5.2.4","html_url":"https://github.com/ajwdewit/pcse/releases/tag/5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajwdewit%2Fpcse/tags/5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajwdewit%2Fpcse/tags/5.2.4/manifests"},{"name":"5.2.3","sha":"95816c188242305b69fe3eee89d0021401c62d41","kind":"commit","published_at":"2016-07-11T12:57:43.000Z","download_url":"https://codeload.github.com/ajwdewit/pcse/tar.gz/5.2.3","html_url":"https://github.com/ajwdewit/pcse/releases/tag/5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajwdewit%2Fpcse/tags/5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajwdewit%2Fpcse/tags/5.2.3/manifests"},{"name":"5.2.1","sha":"e1c9def8865d0b45a3cb9946a2618e2279ae19e2","kind":"tag","published_at":"2016-07-08T14:55:09.000Z","download_url":"https://codeload.github.com/ajwdewit/pcse/tar.gz/5.2.1","html_url":"https://github.com/ajwdewit/pcse/releases/tag/5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajwdewit%2Fpcse/tags/5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajwdewit%2Fpcse/tags/5.2.1/manifests"},{"name":"5.2.0","sha":"2381d960cad8139743d21d7a203f16a6743ff483","kind":"tag","published_at":"2016-07-08T14:43:08.000Z","download_url":"https://codeload.github.com/ajwdewit/pcse/tar.gz/5.2.0","html_url":"https://github.com/ajwdewit/pcse/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajwdewit%2Fpcse/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajwdewit%2Fpcse/tags/5.2.0/manifests"},{"name":"5.1.1","sha":"5f452724c1789fb72798a871c39a71056c9d200a","kind":"tag","published_at":"2015-05-14T21:53:33.000Z","download_url":"https://codeload.github.com/ajwdewit/pcse/tar.gz/5.1.1","html_url":"https://github.com/ajwdewit/pcse/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajwdewit%2Fpcse/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajwdewit%2Fpcse/tags/5.1.1/manifests"},{"name":"5.1","sha":"75400e98e29dc5b170cfd74351f1c70aea7f0865","kind":"tag","published_at":"2015-01-06T15:29:54.000Z","download_url":"https://codeload.github.com/ajwdewit/pcse/tar.gz/5.1","html_url":"https://github.com/ajwdewit/pcse/releases/tag/5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajwdewit%2Fpcse/tags/5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajwdewit%2Fpcse/tags/5.1/manifests"}]},"repo_metadata_updated_at":"2023-12-11T22:08:21.093Z","dependent_packages_count":1,"downloads":1119,"downloads_period":"last-month","dependent_repos_count":10,"rankings":{"downloads":11.135714132023027,"dependent_repos_count":4.668828451064528,"dependent_packages_count":7.302737866584258,"stargazers_count":5.724424760064009,"forks_count":4.3559539453100555,"docker_downloads_count":null,"average":6.637531831009175},"purl":"pkg:pypi/pcse","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pcse","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pcse","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pcse/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-12-07T00:47:20.303Z","issues_count":51,"pull_requests_count":29,"avg_time_to_close_issue":3089104.843137255,"avg_time_to_close_pull_request":2853099.5517241377,"issues_closed_count":51,"pull_requests_closed_count":29,"pull_request_authors_count":15,"issue_authors_count":40,"avg_comments_per_issue":2.784313725490196,"avg_comments_per_pull_request":1.1724137931034484,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":1618182.5,"past_year_avg_time_to_close_pull_request":885480.5,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":2.75,"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":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajwdewit%2Fpcse/issues"},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pcse/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pcse/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pcse/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pcse/related_packages","maintainers":[{"uuid":"ajwdewit","login":"ajwdewit","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/ajwdewit/","role":null,"created_at":"2023-02-22T07:04:11.392Z","updated_at":"2023-02-22T07:04:11.392Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ajwdewit/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726167,"maintainers_count":308802,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":626696,"full_name":"ajwdewit/pcse","default_branch":"master","committers":[{"name":"Allard de Wit","email":"allard.dewit@wur.nl","login":"ajwdewit","count":338},{"name":"Herman Berghuijs","email":"herman.berghuijs@wur.nl","login":"herman-berghuijs","count":226},{"name":"hoek008","email":"steven.hoek@wur.nl","login":"sbhoek","count":38},{"name":"unknown","email":"winte005@D0111769.wurnet.nl","login":null,"count":10},{"name":"Ivan Orzan","email":"ivan.orzan@gmail.com","login":"ivan-o","count":10},{"name":"Zacharias Steinmetz","email":"steinmetz@posteo.de","login":null,"count":7},{"name":"Marek Petrik","email":"marek@petrik.us","login":null,"count":6},{"name":"ajwdewit","email":"wit015@L0138164.wurnet.nl","login":null,"count":6},{"name":"fanquake","email":"fanquake@gmail.com","login":"fanquake","count":3},{"name":"Julien Malard","email":"julien.malard@mail.mcgill.ca","login":"julienmalard","count":2},{"name":"solid","email":"1010775383@qq.com","login":"Jiang2019Code","count":2},{"name":"Christian Clauss","email":"cclauss@me.com","login":"cclauss","count":2},{"name":"Abraham Gomez","email":"ajgome16@asu.edu","login":"abegomez","count":2},{"name":"Wit","email":"wit015@D7420007.wurnet.nl","login":null,"count":2},{"name":"Michiel Kallenberg","email":"","login":null,"count":1},{"name":"Hiske Overweg","email":"hiske.overweg@wur.nl","login":null,"count":1},{"name":"Olivier Burggraaff","email":"olivierburggraaff@gmail.com","login":"burggraaff","count":1}],"total_commits":657,"total_committers":17,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":38.64705882352941,"dds":0.4855403348554034,"past_year_committers":[{"name":"Wit, Allard de","email":"allard.dewit@wur.nl","login":"ajwdewit","count":41},{"name":"herman.berghuijs","email":"herman.berghuijs@wur.nl","login":"herman-berghuijs","count":31},{"name":"Olivier Burggraaff","email":"olivierburggraaff@gmail.com","login":"burggraaff","count":1}],"past_year_total_commits":73,"past_year_total_committers":3,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":24.333333333333332,"past_year_dds":0.4383561643835616,"last_synced_at":"2025-08-09T00:35:59.512Z","last_synced_commit":"6c22e0345f71338db085c4159dc5fe2463ea1972","created_at":"2023-03-09T08:13:18.952Z","updated_at":"2025-08-09T00:35:59.513Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajwdewit%2Fpcse/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":"ajwdewit/pcse","html_url":"https://github.com/ajwdewit/pcse","last_synced_at":"2025-08-31T16:16:11.693Z","status":null,"issues_count":73,"pull_requests_count":36,"avg_time_to_close_issue":3214311.5074626864,"avg_time_to_close_pull_request":2585759.2,"issues_closed_count":67,"pull_requests_closed_count":35,"pull_request_authors_count":18,"issue_authors_count":58,"avg_comments_per_issue":2.5342465753424657,"avg_comments_per_pull_request":1.1944444444444444,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":2825096.375,"past_year_avg_time_to_close_pull_request":1365727.2,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.7142857142857142,"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":3,"created_at":"2023-05-09T10:44:43.938Z","updated_at":"2025-09-03T06:07:41.839Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajwdewit%2Fpcse","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajwdewit%2Fpcse/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":70,"CONTRIBUTOR":3},"pull_request_author_associations_count":{"CONTRIBUTOR":20,"NONE":17,"OWNER":1},"issue_authors":{"sqwev":3,"brsilvarec":3,"lwq-star":2,"sunkq1":2,"ncaspari":2,"iMarang":2,"AlChen94":2,"NickAlexander18":2,"githublijian":2,"krsnapaudel":2,"agnaru":2,"gausie":2,"duarteocarmo":2,"abalmos":1,"Acarlier-Osiris":1,"YeanUk":1,"shuaijieshen":1,"pedroalencar1":1,"lukasValentin":1,"codename5281":1,"tectal":1,"Han-Su22":1,"emilopez":1,"chengyingyingQin":1,"ymzh0405":1,"rsk-ff":1,"Geallier":1,"marekpetrik":1,"YueZhang99":1,"S-lac":1,"KaixuanDai":1,"glemoine62":1,"Mohgli":1,"Tessavankleef":1,"lukas-cervest":1,"Yangclock":1,"henriquefl24":1,"ConfiConfi":1,"sulekahraman":1,"BeingHapppy":1,"fanquake":1,"cleanhun13":1,"ReswanR":1,"julienmalard":1,"sjbphd":1,"Dream-s-Wang":1,"deademo":1,"rahul12hanotmeena":1,"Sharadyadav77":1,"sorenwacker":1,"libaic7":1,"lkouj":1,"wwwonekey":1,"KommandorKeen":1,"Carolinecjh":1,"mishagrol":1,"frank0434":1,"anton-petrov":1},"pull_request_authors":{"sbhoek":4,"julienmalard":4,"burggraaff":4,"marekpetrik":3,"fanquake":3,"michielkallenberg":3,"zsteinmetz":3,"hbja":2,"HiskeOverweg":2,"duarteocarmo":2,"ajwdewit":1,"cclauss":1,"LeaTresch":1,"abegomez":1,"Amarounek":1,"sbe123":1,"isupit":1,"Jiang2019Code":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10060029,"issues_count":31035129,"pull_requests_count":93957968,"authors_count":10685658,"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":{"NONE":14},"past_year_pull_request_author_associations_count":{"NONE":4,"CONTRIBUTOR":1},"past_year_issue_authors":{"duarteocarmo":2,"githublijian":2,"sunkq1":2,"Dream-s-Wang":1,"libaic7":1,"lkouj":1,"lukasValentin":1,"sorenwacker":1,"sqwev":1,"tectal":1,"ymzh0405":1},"past_year_pull_request_authors":{"duarteocarmo":2,"hbja":2,"sbhoek":1},"maintainers":[{"login":"ajwdewit","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajwdewit"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":16,"WatchEvent":34,"IssueCommentEvent":24,"PushEvent":6,"PullRequestEvent":4,"ForkEvent":20},"last_year":{"IssuesEvent":16,"WatchEvent":34,"IssueCommentEvent":24,"PushEvent":6,"PullRequestEvent":4,"ForkEvent":20}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-13T16:24:33.008Z","updated_at":"2023-01-13T16:24:33.008Z","repository_link":"https://github.com/ajwdewit/pcse/blob/master/requirements.txt","dependencies":[{"id":6890656342,"package_name":"SQLAlchemy","ecosystem":"pypi","requirements":"\u003e=0.8.0","direct":true,"kind":"runtime","optional":false},{"id":6890656343,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.6.0","direct":true,"kind":"runtime","optional":false},{"id":6890656344,"package_name":"PyYAML","ecosystem":"pypi","requirements":"\u003e=3.11","direct":true,"kind":"runtime","optional":false},{"id":6890656345,"package_name":"openpyxl","ecosystem":"pypi","requirements":"\u003e=3.0","direct":true,"kind":"runtime","optional":false},{"id":6890656346,"package_name":"requests","ecosystem":"pypi","requirements":"\u003e=2.0.0","direct":true,"kind":"runtime","optional":false},{"id":6890656347,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=0.20","direct":true,"kind":"runtime","optional":false},{"id":6890656348,"package_name":"traitlets-pcse","ecosystem":"pypi","requirements":"==5.0.0.dev","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-01-13T16:24:33.184Z","updated_at":"2023-01-13T16:24:33.184Z","repository_link":"https://github.com/ajwdewit/pcse/blob/master/setup.py","dependencies":[{"id":6890658603,"package_name":"SQLAlchemy","ecosystem":"pypi","requirements":"\u003e=1.3.0","direct":true,"kind":"runtime","optional":false},{"id":6890658605,"package_name":"PyYAML","ecosystem":"pypi","requirements":"\u003e=5.1","direct":true,"kind":"runtime","optional":false},{"id":6890658607,"package_name":"openpyxl","ecosystem":"pypi","requirements":"\u003e=3.0.0","direct":true,"kind":"runtime","optional":false},{"id":6890658608,"package_name":"requests","ecosystem":"pypi","requirements":"\u003e=2.0.0","direct":true,"kind":"runtime","optional":false},{"id":6890658610,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=0.25","direct":true,"kind":"runtime","optional":false},{"id":6890658611,"package_name":"traitlets-pcse","ecosystem":"pypi","requirements":"==5.0.0.dev","direct":true,"kind":"runtime","optional":false}]}],"score":15.34470974351433,"created_at":"2025-09-08T11:19:02.087Z","updated_at":"2025-10-07T08:25:46.444Z","avatar_url":"https://github.com/ajwdewit.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":1119,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["transformation","cryptocurrencies","diffusion","vulnerabilities","distributed","annotation","chemistry"],"project_url":"https://science.ecosyste.ms/api/v1/projects/69470","html_url":"https://science.ecosyste.ms/projects/69470"}