{"id":131870,"name":null,"description":null,"url":"https://github.com/avivajpeyi/pydd","last_synced_at":"2025-09-09T11:48:18.285Z","repository":{"id":57455865,"uuid":"269363688","full_name":"avivajpeyi/pydd","owner":"avivajpeyi","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-03T20:46:28.000Z","size":15,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-01T19:37:38.296Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/avivajpeyi.png","metadata":{"files":{"readme":"README.md","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":"2020-06-04T13:13:34.000Z","updated_at":"2020-06-08T06:34:06.000Z","dependencies_parsed_at":"2025-01-28T00:22:05.862Z","dependency_job_id":"dbf64373-0b7d-4f58-9e8b-acf58678f2e1","html_url":"https://github.com/avivajpeyi/pydd","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/avivajpeyi/pydd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avivajpeyi%2Fpydd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avivajpeyi%2Fpydd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avivajpeyi%2Fpydd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avivajpeyi%2Fpydd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/avivajpeyi","download_url":"https://codeload.github.com/avivajpeyi/pydd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avivajpeyi%2Fpydd/sbom","scorecard":{"id":218404,"data":{"date":"2025-08-11","repo":{"name":"github.com/avivajpeyi/pydd","commit":"b3902bcb519ff6f34de3e64e7d52947450697acf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/8 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":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"}}]},"last_synced_at":"2025-08-17T02:04:00.019Z","repository_id":57455865,"created_at":"2025-08-17T02:04:00.020Z","updated_at":"2025-08-17T02:04:00.020Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274291353,"owners_count":25258157,"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":"avivajpeyi","name":"Avi Vajpeyi","uuid":"15642823","kind":"user","description":"Astrophysics PhD student","email":"","website":"https://avivajpeyi.github.io/","location":null,"twitter":null,"company":"Monash University","icon_url":"https://avatars.githubusercontent.com/u/15642823?v=4","repositories_count":28,"last_synced_at":"2023-03-10T10:42:08.219Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/avivajpeyi","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-20T09:26:14.377Z","updated_at":"2023-03-10T10:42:08.270Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/avivajpeyi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/avivajpeyi/repositories"},"packages":[{"id":2869668,"name":"pydmove","ecosystem":"pypi","description":"mv (using dd followed by rm) with a progressbar","homepage":"https://github.com/avivajpeyi/pydd","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/avivajpeyi/pydd","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2020-06-06T06:16:52.000Z","latest_release_published_at":"2020-06-06T06:17:23.000Z","latest_release_number":"1.1","last_synced_at":"2025-09-01T19:05:55.162Z","created_at":"2022-04-10T12:11:54.048Z","updated_at":"2025-09-01T19:23:27.888Z","registry_url":"https://pypi.org/project/pydmove/","install_command":"pip install pydmove --index-url https://pypi.org/simple","documentation_url":"https://pydmove.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: MIT License","Programming Language :: Python :: 3"],"normalized_name":"pydmove","project_status":null},"repo_metadata":{"id":57455865,"uuid":"269363688","full_name":"avivajpeyi/pydd","owner":"avivajpeyi","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-03T20:46:28.000Z","size":15,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-01T14:51:54.032Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/avivajpeyi.png","metadata":{"files":{"readme":"README.md","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":"2020-06-04T13:13:34.000Z","updated_at":"2020-06-08T06:34:06.000Z","dependencies_parsed_at":"2025-01-28T00:22:05.862Z","dependency_job_id":"dbf64373-0b7d-4f58-9e8b-acf58678f2e1","html_url":"https://github.com/avivajpeyi/pydd","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/avivajpeyi/pydd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avivajpeyi%2Fpydd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avivajpeyi%2Fpydd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avivajpeyi%2Fpydd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avivajpeyi%2Fpydd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/avivajpeyi","download_url":"https://codeload.github.com/avivajpeyi/pydd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avivajpeyi%2Fpydd/sbom","scorecard":{"id":218404,"data":{"date":"2025-08-11","repo":{"name":"github.com/avivajpeyi/pydd","commit":"b3902bcb519ff6f34de3e64e7d52947450697acf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/8 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":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"}}]},"last_synced_at":"2025-08-17T02:04:00.019Z","repository_id":57455865,"created_at":"2025-08-17T02:04:00.020Z","updated_at":"2025-08-17T02:04:00.020Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273178174,"owners_count":25059113,"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-01T02:00:09.058Z","response_time":120,"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":"avivajpeyi","name":"Avi Vajpeyi","uuid":"15642823","kind":"user","description":"Astrophysics PhD student","email":"","website":"https://avivajpeyi.github.io/","location":null,"twitter":null,"company":"Monash University","icon_url":"https://avatars.githubusercontent.com/u/15642823?v=4","repositories_count":28,"last_synced_at":"2023-03-10T10:42:08.219Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/avivajpeyi","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-20T09:26:14.377Z","updated_at":"2023-03-10T10:42:08.270Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/avivajpeyi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/avivajpeyi/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-09-01T19:23:27.888Z","dependent_packages_count":0,"downloads":13,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":79.62499687529444,"dependent_repos_count":21.768581880286646,"dependent_packages_count":9.974574087109717,"stargazers_count":38.83651246071768,"forks_count":29.82398442939183,"docker_downloads_count":null,"average":36.005729946560066},"purl":"pkg:pypi/pydmove","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pydmove","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pydmove","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pydmove/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-01T17:23:27.922Z","issues_count":0,"pull_requests_count":1,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/avivajpeyi%2Fpydd/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pydmove/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pydmove/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pydmove/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pydmove/related_packages","maintainers":[{"uuid":"avi_vajpeyi","login":"avi_vajpeyi","name":null,"email":null,"url":null,"packages_count":19,"html_url":"https://pypi.org/user/avi_vajpeyi/","role":null,"created_at":"2023-02-25T03:24:54.964Z","updated_at":"2023-02-25T03:24:54.964Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/avi_vajpeyi/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726523,"maintainers_count":308864,"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":635887,"full_name":"avivajpeyi/pydd","default_branch":"master","committers":[{"name":"Avi Vajpeyi","email":"avi.vajpeyi@gmail.com","login":"avivajpeyi","count":8}],"total_commits":8,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":8.0,"dds":0.0,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2025-08-01T14:04:10.604Z","last_synced_commit":"b3902bcb519ff6f34de3e64e7d52947450697acf","created_at":"2023-03-09T08:36:51.489Z","updated_at":"2025-08-01T14:04:10.604Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/avivajpeyi%2Fpydd/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-09T00:17:06.873Z","repositories_count":5517961,"commits_count":864671715,"contributors_count":31745991,"owners_count":916103,"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":"avivajpeyi/pydd","html_url":"https://github.com/avivajpeyi/pydd","last_synced_at":"2025-08-01T17:23:27.922Z","status":"error","issues_count":0,"pull_requests_count":1,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T21:04:57.645Z","updated_at":"2025-09-03T04:04:15.694Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/avivajpeyi%2Fpydd","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/avivajpeyi%2Fpydd/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{},"pull_request_author_associations_count":{"NONE":2},"issue_authors":{},"pull_request_authors":{"pre-commit-ci[bot]":2},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-09T00:00:11.778Z","repositories_count":10182778,"issues_count":32029690,"pull_requests_count":100720980,"authors_count":10737440,"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":{"NONE":2},"past_year_issue_authors":{},"past_year_pull_request_authors":{"pre-commit-ci[bot]":2},"maintainers":[],"active_maintainers":[]},"events":{"total":{"PushEvent":3,"PullRequestEvent":1,"CreateEvent":1},"last_year":{"PushEvent":3,"PullRequestEvent":1,"CreateEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-09-05T20:00:38.423Z","updated_at":"2022-09-05T20:00:38.423Z","repository_link":"https://github.com/avivajpeyi/pydd/blob/master/setup.py","dependencies":[{"id":3935505146,"package_name":"tqdm","ecosystem":"pypi","requirements":"\u003e=4.32.1","direct":true,"kind":"runtime","optional":false}]}],"score":2.70805020110221,"created_at":"2025-09-08T23:42:00.999Z","updated_at":"2025-10-07T08:34:50.369Z","avatar_url":"https://github.com/avivajpeyi.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":13,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/131870","html_url":"https://science.ecosyste.ms/projects/131870"}