{"id":20972,"name":"morecopy","description":"Copy even immutable objects as much as possible","url":"https://github.com/astropenguin/morecopy","last_synced_at":"2025-09-05T00:46:28.129Z","repository":{"id":45383263,"uuid":"420341045","full_name":"astropenguin/morecopy","owner":"astropenguin","description":"Copy even immutable objects as much as possible","archived":false,"fork":false,"pushed_at":"2023-10-19T12:12:05.000Z","size":65,"stargazers_count":1,"open_issues_count":4,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-17T09:25:32.711Z","etag":null,"topics":["copy","deepcopy","python"],"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/astropenguin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2021-10-23T07:10:07.000Z","updated_at":"2023-05-15T08:25:21.000Z","dependencies_parsed_at":"2024-11-05T14:45:11.879Z","dependency_job_id":"927623e5-5962-4f9f-943f-f29c32d6a3cb","html_url":"https://github.com/astropenguin/morecopy","commit_stats":{"total_commits":42,"total_committers":1,"mean_commits":42.0,"dds":0.0,"last_synced_commit":"c9c720c18f6ee38eff19bc367ac09135becc77aa"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/astropenguin/morecopy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fmorecopy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fmorecopy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fmorecopy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fmorecopy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astropenguin","download_url":"https://codeload.github.com/astropenguin/morecopy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fmorecopy/sbom","scorecard":{"id":213708,"data":{"date":"2025-08-11","repo":{"name":"github.com/astropenguin/morecopy","commit":"eca3a1130efa7ee879e46b6d15f166a0ff878535"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/9 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":"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":"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":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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/astropenguin/morecopy/pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/astropenguin/morecopy/pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/astropenguin/morecopy/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/astropenguin/morecopy/tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pypi.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:28","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6"],"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 30 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-17T01:13:31.588Z","repository_id":45383263,"created_at":"2025-08-17T01:13:31.588Z","updated_at":"2025-08-17T01:13:31.588Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273695213,"owners_count":25151481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"astropenguin","name":"Akio Taniguchi","uuid":"13254278","kind":"user","description":"Project assistant professor (LMT-FINER)","email":"","website":"https://astropengu.in","location":"Nagoya, Japan","twitter":"astropengu_in","company":"Nagoya University","icon_url":"https://avatars.githubusercontent.com/u/13254278?u=c8107ffcd04d347de44e720c4da3b3f129dd40d2\u0026v=4","repositories_count":76,"last_synced_at":"2024-05-29T13:40:01.780Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/astropenguin","funding_links":[],"total_stars":144,"followers":44,"following":56,"created_at":"2022-11-13T11:03:05.387Z","updated_at":"2024-05-29T13:40:20.871Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astropenguin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astropenguin/repositories"},"packages":[{"id":2807445,"name":"morecopy","ecosystem":"pypi","description":"Copy even immutable objects as much as possible","homepage":"https://github.com/astropenguin/morecopy/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/astropenguin/morecopy","keywords_array":["copy","deepcopy"],"namespace":null,"versions_count":8,"first_release_published_at":"2021-10-23T09:04:07.000Z","latest_release_published_at":"2023-10-19T11:35:14.000Z","latest_release_number":"0.4.0","last_synced_at":"2025-08-17T09:05:21.731Z","created_at":"2022-04-10T11:38:56.112Z","updated_at":"2025-08-17T09:14:48.958Z","registry_url":"https://pypi.org/project/morecopy/","install_command":"pip install morecopy --index-url https://pypi.org/simple","documentation_url":"https://morecopy.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: MIT License","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"morecopy","project_status":null},"repo_metadata":{"id":45383263,"uuid":"420341045","full_name":"astropenguin/morecopy","owner":"astropenguin","description":"Copy even immutable objects as much as possible","archived":false,"fork":false,"pushed_at":"2023-10-19T12:12:05.000Z","size":65,"stargazers_count":1,"open_issues_count":4,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-12T02:56:30.131Z","etag":null,"topics":["copy","deepcopy","python"],"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/astropenguin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2021-10-23T07:10:07.000Z","updated_at":"2023-05-15T08:25:21.000Z","dependencies_parsed_at":"2024-11-05T14:45:11.879Z","dependency_job_id":"927623e5-5962-4f9f-943f-f29c32d6a3cb","html_url":"https://github.com/astropenguin/morecopy","commit_stats":{"total_commits":42,"total_committers":1,"mean_commits":42.0,"dds":0.0,"last_synced_commit":"c9c720c18f6ee38eff19bc367ac09135becc77aa"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/astropenguin/morecopy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fmorecopy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fmorecopy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fmorecopy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fmorecopy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astropenguin","download_url":"https://codeload.github.com/astropenguin/morecopy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fmorecopy/sbom","scorecard":{"id":213708,"data":{"date":"2025-08-11","repo":{"name":"github.com/astropenguin/morecopy","commit":"eca3a1130efa7ee879e46b6d15f166a0ff878535"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/9 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":"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":"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":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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/astropenguin/morecopy/pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/astropenguin/morecopy/pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/astropenguin/morecopy/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/astropenguin/morecopy/tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pypi.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:28","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6"],"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 30 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-17T01:13:31.588Z","repository_id":45383263,"created_at":"2025-08-17T01:13:31.588Z","updated_at":"2025-08-17T01:13:31.588Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270828058,"owners_count":24652853,"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-17T02:00:09.016Z","response_time":129,"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":"astropenguin","name":"Akio Taniguchi","uuid":"13254278","kind":"user","description":"Project assistant professor (LMT-FINER)","email":"","website":"https://astropengu.in","location":"Nagoya, Japan","twitter":"astropengu_in","company":"Nagoya University","icon_url":"https://avatars.githubusercontent.com/u/13254278?u=c8107ffcd04d347de44e720c4da3b3f129dd40d2\u0026v=4","repositories_count":76,"last_synced_at":"2024-05-29T13:40:01.780Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/astropenguin","funding_links":[],"total_stars":144,"followers":44,"following":56,"created_at":"2022-11-13T11:03:05.387Z","updated_at":"2024-05-29T13:40:20.871Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astropenguin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astropenguin/repositories"},"tags":[{"name":"v0.4.0","sha":"eca3a1130efa7ee879e46b6d15f166a0ff878535","kind":"commit","published_at":"2023-10-19T11:33:46.000Z","download_url":"https://codeload.github.com/astropenguin/morecopy/tar.gz/v0.4.0","html_url":"https://github.com/astropenguin/morecopy/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropenguin/morecopy@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fmorecopy/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fmorecopy/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"46b038a318792d5b0b324313ac9dd05277b9c9ca","kind":"commit","published_at":"2023-07-15T14:13:15.000Z","download_url":"https://codeload.github.com/astropenguin/morecopy/tar.gz/v0.3.0","html_url":"https://github.com/astropenguin/morecopy/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropenguin/morecopy@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fmorecopy/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fmorecopy/tags/v0.3.0/manifests"},{"name":"v0.2.4","sha":"c9c720c18f6ee38eff19bc367ac09135becc77aa","kind":"commit","published_at":"2021-12-16T12:45:06.000Z","download_url":"https://codeload.github.com/astropenguin/morecopy/tar.gz/v0.2.4","html_url":"https://github.com/astropenguin/morecopy/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropenguin/morecopy@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fmorecopy/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fmorecopy/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"e0c3e961ad1227c8fe4356eebe9f9ea230b85ab0","kind":"commit","published_at":"2021-12-16T10:13:25.000Z","download_url":"https://codeload.github.com/astropenguin/morecopy/tar.gz/v0.2.3","html_url":"https://github.com/astropenguin/morecopy/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropenguin/morecopy@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fmorecopy/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fmorecopy/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"a0c3877f969443b43e99126008facc92ae1da9df","kind":"commit","published_at":"2021-10-24T07:53:05.000Z","download_url":"https://codeload.github.com/astropenguin/morecopy/tar.gz/v0.2.2","html_url":"https://github.com/astropenguin/morecopy/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropenguin/morecopy@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fmorecopy/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fmorecopy/tags/v0.2.2/manifests"},{"name":"v0.1.0","sha":"e35223b73e0e848e4cb3356faab15c90bef0321e","kind":"tag","published_at":"2021-10-23T18:10:21.000Z","download_url":"https://codeload.github.com/astropenguin/morecopy/tar.gz/v0.1.0","html_url":"https://github.com/astropenguin/morecopy/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropenguin/morecopy@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fmorecopy/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fmorecopy/tags/v0.1.0/manifests"},{"name":"v0.2.1","sha":"ad86b8727fd5c70de144c8807063ff62942dc2e5","kind":"commit","published_at":"2021-10-23T18:02:42.000Z","download_url":"https://codeload.github.com/astropenguin/morecopy/tar.gz/v0.2.1","html_url":"https://github.com/astropenguin/morecopy/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropenguin/morecopy@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fmorecopy/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fmorecopy/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"12811853534c1dca5195af53e2dd6d98a7e95f87","kind":"commit","published_at":"2021-10-23T14:21:47.000Z","download_url":"https://codeload.github.com/astropenguin/morecopy/tar.gz/v0.2.0","html_url":"https://github.com/astropenguin/morecopy/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropenguin/morecopy@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fmorecopy/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fmorecopy/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2025-08-17T09:14:48.957Z","dependent_packages_count":3,"downloads":2531,"downloads_period":"last-month","dependent_repos_count":8,"rankings":{"downloads":3.6189946384554146,"dependent_repos_count":5.192929283241097,"dependent_packages_count":2.334936380081297,"stargazers_count":31.900032803175193,"forks_count":29.793723659146238,"docker_downloads_count":null,"average":14.568123352819848},"purl":"pkg:pypi/morecopy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/morecopy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/morecopy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/morecopy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-12T17:07:40.919Z","issues_count":21,"pull_requests_count":19,"avg_time_to_close_issue":1658.888888888889,"avg_time_to_close_pull_request":663.9444444444445,"issues_closed_count":18,"pull_requests_closed_count":18,"pull_request_authors_count":1,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":18,"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/astropenguin%2Fmorecopy/issues","maintainers":[{"login":"astropenguin","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/astropenguin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/morecopy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/morecopy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/morecopy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/morecopy/related_packages","maintainers":[{"uuid":"astropenguin","login":"astropenguin","name":null,"email":null,"url":null,"packages_count":36,"html_url":"https://pypi.org/user/astropenguin/","role":null,"created_at":"2023-02-24T17:33:31.450Z","updated_at":"2023-02-24T17:33:31.450Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/astropenguin/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724943,"maintainers_count":308264,"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":614066,"full_name":"astropenguin/morecopy","default_branch":"main","committers":[{"name":"Akio Taniguchi","email":"taniguchi@a.phys.nagoya-u.ac.jp","count":42}],"total_commits":42,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":42.0,"dds":0.0,"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-18T20:24:03.480Z","last_synced_commit":"c9c720c18f6ee38eff19bc367ac09135becc77aa","created_at":"2023-03-09T07:34:48.123Z","updated_at":"2023-09-19T17:26:31.774Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fmorecopy/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-30T00:00:08.254Z","repositories_count":5479765,"commits_count":853310273,"contributors_count":31095240,"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":"astropenguin/morecopy","html_url":"https://github.com/astropenguin/morecopy","last_synced_at":"2025-08-17T09:14:48.934Z","status":"error","issues_count":21,"pull_requests_count":19,"avg_time_to_close_issue":1658.888888888889,"avg_time_to_close_pull_request":663.9444444444445,"issues_closed_count":18,"pull_requests_closed_count":18,"pull_request_authors_count":1,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":18,"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-14T18:04:02.478Z","updated_at":"2025-08-17T09:14:48.934Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fmorecopy","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fmorecopy/issues","issue_labels_count":{"feature":11,"release":7,"bug":3},"pull_request_labels_count":{"feature":8,"release":7,"bug":3},"issue_author_associations_count":{"OWNER":21},"pull_request_author_associations_count":{"OWNER":19},"issue_authors":{"astropenguin":21},"pull_request_authors":{"astropenguin":19},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10082304,"issues_count":31220387,"pull_requests_count":96069062,"authors_count":10694175,"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":"astropenguin","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/astropenguin"}],"active_maintainers":[]},"events":{"total":{},"last_year":{}},"keywords":["copy","deepcopy","python"],"dependencies":[{"ecosystem":"pypi","filepath":"poetry.lock","sha":null,"kind":"lockfile","created_at":"2022-09-02T18:30:51.849Z","updated_at":"2022-09-02T18:30:51.849Z","repository_link":"https://github.com/astropenguin/morecopy/blob/main/poetry.lock","dependencies":[{"id":3620604842,"package_name":"appnope","ecosystem":"pypi","requirements":"0.1.2","direct":false,"kind":"develop","optional":false},{"id":3620604843,"package_name":"atomicwrites","ecosystem":"pypi","requirements":"1.4.0","direct":false,"kind":"develop","optional":false},{"id":3620604844,"package_name":"attrs","ecosystem":"pypi","requirements":"21.2.0","direct":false,"kind":"develop","optional":false},{"id":3620604845,"package_name":"backcall","ecosystem":"pypi","requirements":"0.2.0","direct":false,"kind":"develop","optional":false},{"id":3620604846,"package_name":"black","ecosystem":"pypi","requirements":"21.12b0","direct":false,"kind":"develop","optional":false},{"id":3620604847,"package_name":"click","ecosystem":"pypi","requirements":"8.0.3","direct":false,"kind":"develop","optional":false},{"id":3620604848,"package_name":"colorama","ecosystem":"pypi","requirements":"0.4.4","direct":false,"kind":"develop","optional":false},{"id":3620604849,"package_name":"decorator","ecosystem":"pypi","requirements":"5.1.0","direct":false,"kind":"develop","optional":false},{"id":3620604850,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"4.8.2","direct":false,"kind":"develop","optional":false},{"id":3620604851,"package_name":"iniconfig","ecosystem":"pypi","requirements":"1.1.1","direct":false,"kind":"develop","optional":false},{"id":3620604852,"package_name":"ipython","ecosystem":"pypi","requirements":"7.30.1","direct":false,"kind":"develop","optional":false},{"id":3620604853,"package_name":"jedi","ecosystem":"pypi","requirements":"0.18.1","direct":false,"kind":"develop","optional":false},{"id":3620604854,"package_name":"matplotlib-inline","ecosystem":"pypi","requirements":"0.1.3","direct":false,"kind":"develop","optional":false},{"id":3620604855,"package_name":"mypy-extensions","ecosystem":"pypi","requirements":"0.4.3","direct":false,"kind":"develop","optional":false},{"id":3620604856,"package_name":"packaging","ecosystem":"pypi","requirements":"21.3","direct":false,"kind":"develop","optional":false},{"id":3620604857,"package_name":"parso","ecosystem":"pypi","requirements":"0.8.3","direct":false,"kind":"develop","optional":false},{"id":3620604858,"package_name":"pathspec","ecosystem":"pypi","requirements":"0.9.0","direct":false,"kind":"develop","optional":false},{"id":3620604859,"package_name":"pexpect","ecosystem":"pypi","requirements":"4.8.0","direct":false,"kind":"develop","optional":false},{"id":3620604860,"package_name":"pickleshare","ecosystem":"pypi","requirements":"0.7.5","direct":false,"kind":"develop","optional":false},{"id":3620604861,"package_name":"platformdirs","ecosystem":"pypi","requirements":"2.4.0","direct":false,"kind":"develop","optional":false},{"id":3620604862,"package_name":"pluggy","ecosystem":"pypi","requirements":"1.0.0","direct":false,"kind":"develop","optional":false},{"id":3620604863,"package_name":"prompt-toolkit","ecosystem":"pypi","requirements":"3.0.24","direct":false,"kind":"develop","optional":false},{"id":3620604864,"package_name":"ptyprocess","ecosystem":"pypi","requirements":"0.7.0","direct":false,"kind":"develop","optional":false},{"id":3620604865,"package_name":"py","ecosystem":"pypi","requirements":"1.11.0","direct":false,"kind":"develop","optional":false},{"id":3620604866,"package_name":"pygments","ecosystem":"pypi","requirements":"2.10.0","direct":false,"kind":"develop","optional":false},{"id":3620604867,"package_name":"pyparsing","ecosystem":"pypi","requirements":"3.0.6","direct":false,"kind":"develop","optional":false},{"id":3620604868,"package_name":"pytest","ecosystem":"pypi","requirements":"6.2.5","direct":false,"kind":"develop","optional":false},{"id":3620604869,"package_name":"toml","ecosystem":"pypi","requirements":"0.10.2","direct":false,"kind":"develop","optional":false},{"id":3620604870,"package_name":"tomli","ecosystem":"pypi","requirements":"1.2.3","direct":false,"kind":"develop","optional":false},{"id":3620604871,"package_name":"traitlets","ecosystem":"pypi","requirements":"5.1.1","direct":false,"kind":"develop","optional":false},{"id":3620604872,"package_name":"typed-ast","ecosystem":"pypi","requirements":"1.5.1","direct":false,"kind":"develop","optional":false},{"id":3620604873,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"4.0.1","direct":false,"kind":"develop","optional":false},{"id":3620604874,"package_name":"wcwidth","ecosystem":"pypi","requirements":"0.2.5","direct":false,"kind":"develop","optional":false},{"id":3620604875,"package_name":"zipp","ecosystem":"pypi","requirements":"3.6.0","direct":false,"kind":"develop","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2022-09-02T18:30:52.057Z","updated_at":"2022-09-02T18:30:52.057Z","repository_link":"https://github.com/astropenguin/morecopy/blob/main/pyproject.toml","dependencies":[{"id":3620605492,"package_name":"python","ecosystem":"pypi","requirements":"\u003e=3.7, \u003c3.11","direct":true,"kind":"runtime","optional":false},{"id":3620605493,"package_name":"black","ecosystem":"pypi","requirements":"^21.12b","direct":true,"kind":"develop","optional":false},{"id":3620605494,"package_name":"ipython","ecosystem":"pypi","requirements":"^7.30","direct":true,"kind":"develop","optional":false},{"id":3620605495,"package_name":"pytest","ecosystem":"pypi","requirements":"^6.2","direct":true,"kind":"develop","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pypi.yml","sha":null,"kind":"manifest","created_at":"2024-11-05T14:45:11.669Z","updated_at":"2024-11-05T14:45:11.669Z","repository_link":"https://github.com/astropenguin/morecopy/blob/main/.github/workflows/pypi.yml","dependencies":[{"id":20573604413,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":20573604414,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2024-11-05T14:45:11.736Z","updated_at":"2024-11-05T14:45:11.736Z","repository_link":"https://github.com/astropenguin/morecopy/blob/main/.github/workflows/tests.yml","dependencies":[{"id":20573604415,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":20573604416,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]}],"score":9.45053767785622,"created_at":"2025-09-04T15:50:52.422Z","updated_at":"2025-10-07T08:10:12.782Z","avatar_url":"https://github.com/astropenguin.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":2531,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.5594444"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/20972","html_url":"https://science.ecosyste.ms/projects/20972","bibtex_url":"https://science.ecosyste.ms/projects/20972/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/20972/export.apalike"}