{"id":176561,"name":null,"description":"A Python interface to the GCVspline fortran library","url":"https://github.com/charlesll/gcvspline","last_synced_at":"2025-09-09T23:26:52.431Z","repository":{"id":57433277,"uuid":"60814229","full_name":"charlesll/gcvspline","owner":"charlesll","description":"A Python interface to the GCVspline fortran library","archived":false,"fork":false,"pushed_at":"2024-07-11T12:37:11.000Z","size":1487,"stargazers_count":10,"open_issues_count":4,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-24T12:36:56.919Z","etag":null,"topics":["fortran","gcvspline-wrapper","interpolation","python","spline"],"latest_commit_sha":null,"homepage":"https://charlesll.github.io/gcvspline/","language":"Jupyter Notebook","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/charlesll.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-06-09T23:49:57.000Z","updated_at":"2024-08-28T11:50:04.000Z","dependencies_parsed_at":"2024-11-01T13:03:26.656Z","dependency_job_id":"b1c8bf4c-d2cc-4d0e-a159-950ac19dc22d","html_url":"https://github.com/charlesll/gcvspline","commit_stats":{"total_commits":60,"total_committers":3,"mean_commits":20.0,"dds":0.4,"last_synced_commit":"563e1df661b86fb5830f25551f92ec1546686515"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/charlesll/gcvspline","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesll%2Fgcvspline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesll%2Fgcvspline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesll%2Fgcvspline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesll%2Fgcvspline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/charlesll","download_url":"https://codeload.github.com/charlesll/gcvspline/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesll%2Fgcvspline/sbom","scorecard":{"id":274271,"data":{"date":"2025-08-11","repo":{"name":"github.com/charlesll/gcvspline","commit":"00e57d093252d10a98d71513060b5625d52efe89"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/29 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":"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":6,"reason":"binaries present in source code","details":["Warn: binary detected: build/temp.linux-x86_64-3.6/build/src.linux-x86_64-3.6/build/src.linux-x86_64-3.6/gcvspline/fortranobject.o:1","Warn: binary detected: build/temp.linux-x86_64-3.6/build/src.linux-x86_64-3.6/gcvspline/_gcvspl-f2pywrappers.o:1","Warn: binary detected: build/temp.linux-x86_64-3.6/build/src.linux-x86_64-3.6/gcvspline/_gcvsplmodule.o:1","Warn: binary detected: build/temp.linux-x86_64-3.6/gcvspline/gcvspl.o:1"],"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/wheels.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/charlesll/gcvspline/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/charlesll/gcvspline/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/charlesll/gcvspline/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/charlesll/gcvspline/wheels.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 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-17T14:05:10.064Z","repository_id":57433277,"created_at":"2025-08-17T14:05:10.065Z","updated_at":"2025-08-17T14:05:10.065Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274381774,"owners_count":25274681,"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-09T02:00:10.223Z","response_time":80,"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":"charlesll","name":"Charles Le Losq","uuid":"6821569","kind":"user","description":"Geoscientist, Assistant Professor, willing to improve data reduction protocols through programming and data science","email":"","website":"https://charlesll.github.io/","location":"France","twitter":"Charles_LeLosq","company":"Institut de physique du globe de Paris","icon_url":"https://avatars.githubusercontent.com/u/6821569?u=fb0f45f73a74b25a3ef909c39ad7b0aa7dac4f41\u0026v=4","repositories_count":49,"last_synced_at":"2024-04-20T00:19:03.021Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/charlesll","funding_links":[],"total_stars":306,"followers":73,"following":31,"created_at":"2022-11-07T11:17:50.493Z","updated_at":"2024-04-20T00:19:06.448Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/charlesll","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/charlesll/repositories"},"packages":[{"id":2744506,"name":"gcvspline","ecosystem":"pypi","description":"A Python wrapper for gcvspl.f, a FORTRAN package for generalized, cross-validatory spline smoothing and differentiation.","homepage":"https://github.com/charlesll/gcvspline","licenses":"GNU-GPLv3","normalized_licenses":["Other"],"repository_url":"https://github.com/charlesll/gcvspline","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2016-06-10T01:41:59.000Z","latest_release_published_at":"2024-07-11T09:08:50.000Z","latest_release_number":"0.5","last_synced_at":"2025-08-24T06:01:55.480Z","created_at":"2022-04-10T11:06:22.023Z","updated_at":"2025-08-24T06:09:28.667Z","registry_url":"https://pypi.org/project/gcvspline/","install_command":"pip install gcvspline --index-url https://pypi.org/simple","documentation_url":"https://gcvspline.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"gcvspline","project_status":null},"repo_metadata":{"id":57433277,"uuid":"60814229","full_name":"charlesll/gcvspline","owner":"charlesll","description":"A Python interface to the GCVspline fortran library","archived":false,"fork":false,"pushed_at":"2024-07-11T12:37:11.000Z","size":1487,"stargazers_count":10,"open_issues_count":4,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-18T18:53:32.088Z","etag":null,"topics":["fortran","gcvspline-wrapper","interpolation","python","spline"],"latest_commit_sha":null,"homepage":"https://charlesll.github.io/gcvspline/","language":"Jupyter Notebook","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/charlesll.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-06-09T23:49:57.000Z","updated_at":"2024-08-28T11:50:04.000Z","dependencies_parsed_at":"2024-11-01T13:03:26.656Z","dependency_job_id":"b1c8bf4c-d2cc-4d0e-a159-950ac19dc22d","html_url":"https://github.com/charlesll/gcvspline","commit_stats":{"total_commits":60,"total_committers":3,"mean_commits":20.0,"dds":0.4,"last_synced_commit":"563e1df661b86fb5830f25551f92ec1546686515"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/charlesll/gcvspline","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesll%2Fgcvspline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesll%2Fgcvspline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesll%2Fgcvspline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesll%2Fgcvspline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/charlesll","download_url":"https://codeload.github.com/charlesll/gcvspline/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesll%2Fgcvspline/sbom","scorecard":{"id":274271,"data":{"date":"2025-08-11","repo":{"name":"github.com/charlesll/gcvspline","commit":"00e57d093252d10a98d71513060b5625d52efe89"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/29 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":"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":6,"reason":"binaries present in source code","details":["Warn: binary detected: build/temp.linux-x86_64-3.6/build/src.linux-x86_64-3.6/build/src.linux-x86_64-3.6/gcvspline/fortranobject.o:1","Warn: binary detected: build/temp.linux-x86_64-3.6/build/src.linux-x86_64-3.6/gcvspline/_gcvspl-f2pywrappers.o:1","Warn: binary detected: build/temp.linux-x86_64-3.6/build/src.linux-x86_64-3.6/gcvspline/_gcvsplmodule.o:1","Warn: binary detected: build/temp.linux-x86_64-3.6/gcvspline/gcvspl.o:1"],"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/wheels.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/charlesll/gcvspline/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/charlesll/gcvspline/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/charlesll/gcvspline/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/charlesll/gcvspline/wheels.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 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-17T14:05:10.064Z","repository_id":57433277,"created_at":"2025-08-17T14:05:10.065Z","updated_at":"2025-08-17T14:05:10.065Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271804028,"owners_count":24824572,"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-24T02:00:11.135Z","response_time":111,"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":"charlesll","name":"Charles Le Losq","uuid":"6821569","kind":"user","description":"Geoscientist, Assistant Professor, willing to improve data reduction protocols through programming and data science","email":"","website":"https://charlesll.github.io/","location":"France","twitter":"Charles_LeLosq","company":"Institut de physique du globe de Paris","icon_url":"https://avatars.githubusercontent.com/u/6821569?u=fb0f45f73a74b25a3ef909c39ad7b0aa7dac4f41\u0026v=4","repositories_count":49,"last_synced_at":"2024-04-20T00:19:03.021Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/charlesll","funding_links":[],"total_stars":306,"followers":73,"following":31,"created_at":"2022-11-07T11:17:50.493Z","updated_at":"2024-04-20T00:19:06.448Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/charlesll","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/charlesll/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-08-24T06:09:28.667Z","dependent_packages_count":1,"downloads":35,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":18.731929625014075,"dependent_repos_count":8.969683089519338,"dependent_packages_count":10.09540786432578,"stargazers_count":17.691582471019775,"forks_count":16.831276898266108,"docker_downloads_count":2.6763293873407674,"average":12.499368222580975},"purl":"pkg:pypi/gcvspline","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/gcvspline","docker_dependents_count":1,"docker_downloads_count":107,"usage_url":"https://repos.ecosyste.ms/usage/pypi/gcvspline","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/gcvspline/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-18T16:06:11.704Z","issues_count":4,"pull_requests_count":8,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":260197.5,"issues_closed_count":0,"pull_requests_closed_count":8,"pull_request_authors_count":3,"issue_authors_count":3,"avg_comments_per_issue":2.25,"avg_comments_per_pull_request":2.625,"merged_pull_requests_count":8,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"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":2,"past_year_avg_comments_per_issue":0.5,"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/charlesll%2Fgcvspline/issues","maintainers":[{"login":"charlesll","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/charlesll"}],"active_maintainers":[{"login":"charlesll","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/charlesll"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gcvspline/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gcvspline/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gcvspline/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gcvspline/related_packages","maintainers":[{"uuid":"charlesll","login":"charlesll","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/charlesll/","role":null,"created_at":"2022-11-24T19:55:45.141Z","updated_at":"2022-11-24T19:55:45.141Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/charlesll/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726744,"maintainers_count":308889,"namespaces_count":0,"keywords_count":238369,"github":"pypi","metadata":{"funded_packages_count":50594},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-09T06:31:19.922Z","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":585090,"full_name":"charlesll/gcvspline","default_branch":"master","committers":[{"name":"Charles Le Losq","email":"charles.lelosq@gmail.com","login":null,"count":45},{"name":"Yu Feng","email":"rainwoodman@gmail.com","login":null,"count":20},{"name":"Charles Le Losq","email":"lelosq@ipgp.fr","login":null,"count":7},{"name":"Pawel Biernacki","email":"pawel.biernacki@roche.com","login":null,"count":1}],"total_commits":73,"total_committers":4,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":18.25,"dds":0.3835616438356164,"past_year_committers":[{"name":"charlesll","email":"charles.lelosq@gmail.com","login":null,"count":9},{"name":"Charles Le Losq","email":"lelosq@ipgp.fr","login":null,"count":3},{"name":"Pawel Biernacki","email":"pawel.biernacki@roche.com","login":null,"count":1}],"past_year_total_commits":13,"past_year_total_committers":3,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":4.333333333333333,"past_year_dds":0.3076923076923077,"last_synced_at":"2024-11-08T13:32:57.438Z","last_synced_commit":"00e57d093252d10a98d71513060b5625d52efe89","created_at":"2023-03-09T06:03:06.229Z","updated_at":"2024-11-08T13:32:57.439Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesll%2Fgcvspline/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.936Z","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":"charlesll/gcvspline","html_url":"https://github.com/charlesll/gcvspline","last_synced_at":"2025-08-24T06:09:28.513Z","status":"error","issues_count":4,"pull_requests_count":8,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":260197.5,"issues_closed_count":0,"pull_requests_closed_count":8,"pull_request_authors_count":3,"issue_authors_count":3,"avg_comments_per_issue":2.25,"avg_comments_per_pull_request":2.625,"merged_pull_requests_count":8,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"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":2,"past_year_avg_comments_per_issue":0.5,"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-14T14:39:15.748Z","updated_at":"2025-09-01T06:36:53.766Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesll%2Fgcvspline","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesll%2Fgcvspline/issues","issue_labels_count":{"enhancement":1,"bug":1},"pull_request_labels_count":{},"issue_author_associations_count":{"OWNER":2,"NONE":1,"CONTRIBUTOR":1},"pull_request_author_associations_count":{"CONTRIBUTOR":6,"OWNER":2,"NONE":1},"issue_authors":{"charlesll":2,"Pierre-Andre":1,"rainwoodman":1},"pull_request_authors":{"rainwoodman":5,"charlesll":2,"pawel-biernacki-roche":2},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-09T00:00:11.778Z","repositories_count":10198104,"issues_count":32234101,"pull_requests_count":101768535,"authors_count":10741840,"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":{"bug":1},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":1,"OWNER":1},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{"charlesll":1,"Pierre-Andre":1},"past_year_pull_request_authors":{},"maintainers":[{"login":"charlesll","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/charlesll"}],"active_maintainers":[{"login":"charlesll","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/charlesll"}]},"events":{"total":{"IssuesEvent":2,"IssueCommentEvent":1},"last_year":{"IssuesEvent":2,"IssueCommentEvent":1}},"keywords":["fortran","gcvspline-wrapper","interpolation","python","spline"],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-28T04:40:10.702Z","updated_at":"2022-08-28T04:40:10.702Z","repository_link":"https://github.com/charlesll/gcvspline/blob/master/setup.py","dependencies":[{"id":3009280983,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.12","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-03-20T16:52:48.136Z","updated_at":"2024-03-20T16:52:48.136Z","repository_link":"https://github.com/charlesll/gcvspline/blob/master/pyproject.toml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/wheels.yml","sha":null,"kind":"manifest","created_at":"2024-11-01T13:03:25.779Z","updated_at":"2024-11-01T13:03:25.779Z","repository_link":"https://github.com/charlesll/gcvspline/blob/master/.github/workflows/wheels.yml","dependencies":[{"id":20516320829,"package_name":"msys2/setup-msys2","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":20516320830,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":20516320831,"package_name":"pypa/cibuildwheel","ecosystem":"actions","requirements":"v2.19.2","direct":true,"kind":"composite","optional":false},{"id":20516320832,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]}],"score":9.022563964499264,"created_at":"2025-09-09T01:44:02.440Z","updated_at":"2025-10-07T08:40:42.271Z","avatar_url":"https://github.com/charlesll.png","language":"Jupyter Notebook","category":null,"sub_category":null,"monthly_downloads":35,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/176561","html_url":"https://science.ecosyste.ms/projects/176561"}