{"id":70353,"name":"timer","description":"Python code timer, support block wise and function wise","url":"https://github.com/lucienshui/timer","last_synced_at":"2025-09-08T15:03:50.617Z","repository":{"id":37013371,"uuid":"291885440","full_name":"LucienShui/timer","owner":"LucienShui","description":"Python code timer, support block wise and function wise","archived":false,"fork":false,"pushed_at":"2024-05-21T04:06:26.000Z","size":27,"stargazers_count":16,"open_issues_count":2,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-27T13:23:18.167Z","etag":null,"topics":["python","timer"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/timer/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LucienShui.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}},"created_at":"2020-09-01T03:23:44.000Z","updated_at":"2025-04-09T10:16:45.000Z","dependencies_parsed_at":"2024-06-19T10:01:01.376Z","dependency_job_id":"a2148d2c-9ec3-4747-a0f7-17452abf65c4","html_url":"https://github.com/LucienShui/timer","commit_stats":{"total_commits":23,"total_committers":1,"mean_commits":23.0,"dds":0.0,"last_synced_commit":"2bdd04486ecc4c9d23338d8a8ccce6a8d2daadb2"},"previous_names":["lucienshui/pycodetimer"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/LucienShui/timer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucienShui%2Ftimer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucienShui%2Ftimer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucienShui%2Ftimer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucienShui%2Ftimer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LucienShui","download_url":"https://codeload.github.com/LucienShui/timer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucienShui%2Ftimer/sbom","scorecard":{"id":86260,"data":{"date":"2025-08-11","repo":{"name":"github.com/LucienShui/timer","commit":"7b801a9829948568251eaec7300ba7972cbf16c1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"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":"Code-Review","score":0,"reason":"Found 0/22 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-publish.yml:1","Warn: no topLevel permission defined: .github/workflows/release-drafter.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: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/LucienShui/timer/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/LucienShui/timer/python-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/LucienShui/timer/release-drafter.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:24","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party 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":"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: Apache License 2.0: 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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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 16 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-15T06:59:39.210Z","repository_id":37013371,"created_at":"2025-08-15T06:59:39.210Z","updated_at":"2025-08-15T06:59:39.210Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274202770,"owners_count":25240371,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"LucienShui","name":"Lucien","uuid":"30151093","kind":"user","description":"因为孤独是人之常态，所以陪伴才显得尤为珍贵。","email":"","website":"https://lucien.ink","location":"Hangzhou","twitter":null,"company":"@alibaba","icon_url":"https://avatars.githubusercontent.com/u/30151093?u=b360e252493abb9da350bbfa8eaa7b6506ca8616\u0026v=4","repositories_count":13,"last_synced_at":"2023-03-03T03:10:37.270Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/LucienShui","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T16:13:19.720Z","updated_at":"2023-03-03T03:10:37.369Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LucienShui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LucienShui/repositories"},"packages":[{"id":2947270,"name":"timer","ecosystem":"pypi","description":"Python Code Timer","homepage":"https://github.com/LucienShui/timer","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/LucienShui/timer","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2020-09-12T02:37:07.000Z","latest_release_published_at":"2024-05-21T04:06:55.000Z","latest_release_number":"0.3.0","last_synced_at":"2025-08-27T06:19:51.263Z","created_at":"2022-04-10T12:50:44.875Z","updated_at":"2025-08-27T06:37:19.309Z","registry_url":"https://pypi.org/project/timer/","install_command":"pip install timer --index-url https://pypi.org/simple","documentation_url":"https://timer.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"timer","project_status":null},"repo_metadata":{"id":37013371,"uuid":"291885440","full_name":"LucienShui/timer","owner":"LucienShui","description":"Python code timer, support block wise and function wise","archived":false,"fork":false,"pushed_at":"2024-05-21T04:06:26.000Z","size":27,"stargazers_count":16,"open_issues_count":2,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-20T04:28:12.060Z","etag":null,"topics":["python","timer"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/timer/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LucienShui.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}},"created_at":"2020-09-01T03:23:44.000Z","updated_at":"2025-04-09T10:16:45.000Z","dependencies_parsed_at":"2024-06-19T10:01:01.376Z","dependency_job_id":"a2148d2c-9ec3-4747-a0f7-17452abf65c4","html_url":"https://github.com/LucienShui/timer","commit_stats":{"total_commits":23,"total_committers":1,"mean_commits":23.0,"dds":0.0,"last_synced_commit":"2bdd04486ecc4c9d23338d8a8ccce6a8d2daadb2"},"previous_names":["lucienshui/pycodetimer"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/LucienShui/timer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucienShui%2Ftimer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucienShui%2Ftimer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucienShui%2Ftimer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucienShui%2Ftimer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LucienShui","download_url":"https://codeload.github.com/LucienShui/timer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucienShui%2Ftimer/sbom","scorecard":{"id":86260,"data":{"date":"2025-08-11","repo":{"name":"github.com/LucienShui/timer","commit":"7b801a9829948568251eaec7300ba7972cbf16c1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"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":"Code-Review","score":0,"reason":"Found 0/22 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-publish.yml:1","Warn: no topLevel permission defined: .github/workflows/release-drafter.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: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/LucienShui/timer/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/LucienShui/timer/python-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/LucienShui/timer/release-drafter.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:24","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party 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":"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: Apache License 2.0: 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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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 16 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-15T06:59:39.210Z","repository_id":37013371,"created_at":"2025-08-15T06:59:39.210Z","updated_at":"2025-08-15T06:59:39.210Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272299888,"owners_count":24909745,"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-27T02:00:09.397Z","response_time":76,"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":"LucienShui","name":"Lucien","uuid":"30151093","kind":"user","description":"因为孤独是人之常态，所以陪伴才显得尤为珍贵。","email":"","website":"https://lucien.ink","location":"Hangzhou","twitter":null,"company":"@alibaba","icon_url":"https://avatars.githubusercontent.com/u/30151093?u=b360e252493abb9da350bbfa8eaa7b6506ca8616\u0026v=4","repositories_count":13,"last_synced_at":"2023-03-03T03:10:37.270Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/LucienShui","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T16:13:19.720Z","updated_at":"2023-03-03T03:10:37.369Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LucienShui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LucienShui/repositories"},"tags":[{"name":"release-v0.3.0","sha":"7b801a9829948568251eaec7300ba7972cbf16c1","kind":"commit","published_at":"2024-05-21T04:05:49.000Z","download_url":"https://codeload.github.com/LucienShui/timer/tar.gz/release-v0.3.0","html_url":"https://github.com/LucienShui/timer/releases/tag/release-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LucienShui/timer@release-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucienShui%2Ftimer/tags/release-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucienShui%2Ftimer/tags/release-v0.3.0/manifests"},{"name":"release-v0.2.3","sha":"2a4850a8ee8952ee7257036408e60fd15034db32","kind":"commit","published_at":"2024-05-21T03:46:25.000Z","download_url":"https://codeload.github.com/LucienShui/timer/tar.gz/release-v0.2.3","html_url":"https://github.com/LucienShui/timer/releases/tag/release-v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LucienShui/timer@release-v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucienShui%2Ftimer/tags/release-v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucienShui%2Ftimer/tags/release-v0.2.3/manifests"},{"name":"release-v0.2.2","sha":"2bdd04486ecc4c9d23338d8a8ccce6a8d2daadb2","kind":"commit","published_at":"2021-08-30T15:26:02.000Z","download_url":"https://codeload.github.com/LucienShui/timer/tar.gz/release-v0.2.2","html_url":"https://github.com/LucienShui/timer/releases/tag/release-v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LucienShui/timer@release-v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucienShui%2Ftimer/tags/release-v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucienShui%2Ftimer/tags/release-v0.2.2/manifests"},{"name":"release-v0.2.1","sha":"f2eddb9e0fe225e9c8b5feaaf2c2af3e03af89cc","kind":"commit","published_at":"2021-08-30T15:23:15.000Z","download_url":"https://codeload.github.com/LucienShui/timer/tar.gz/release-v0.2.1","html_url":"https://github.com/LucienShui/timer/releases/tag/release-v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LucienShui/timer@release-v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucienShui%2Ftimer/tags/release-v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucienShui%2Ftimer/tags/release-v0.2.1/manifests"},{"name":"release-v0.2.0","sha":"3c85c8587d2a50d569e1e33d878748a09e880aa0","kind":"commit","published_at":"2021-08-30T15:15:45.000Z","download_url":"https://codeload.github.com/LucienShui/timer/tar.gz/release-v0.2.0","html_url":"https://github.com/LucienShui/timer/releases/tag/release-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LucienShui/timer@release-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucienShui%2Ftimer/tags/release-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucienShui%2Ftimer/tags/release-v0.2.0/manifests"},{"name":"release-v0.1.2","sha":"7b60a41a7a2858fc7aeaa17d978cee88f11660d7","kind":"commit","published_at":"2021-03-16T03:25:33.000Z","download_url":"https://codeload.github.com/LucienShui/timer/tar.gz/release-v0.1.2","html_url":"https://github.com/LucienShui/timer/releases/tag/release-v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LucienShui/timer@release-v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucienShui%2Ftimer/tags/release-v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucienShui%2Ftimer/tags/release-v0.1.2/manifests"},{"name":"release-v0.1.1","sha":"949156843df5d95a4a10fdf02ff5c5b8148a9ed8","kind":"commit","published_at":"2021-03-16T03:06:30.000Z","download_url":"https://codeload.github.com/LucienShui/timer/tar.gz/release-v0.1.1","html_url":"https://github.com/LucienShui/timer/releases/tag/release-v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LucienShui/timer@release-v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucienShui%2Ftimer/tags/release-v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucienShui%2Ftimer/tags/release-v0.1.1/manifests"},{"name":"release-v0.1.0","sha":"85d11f4c4a1cbc58866bd6182e72cb5c910cb1ac","kind":"commit","published_at":"2020-09-12T07:09:38.000Z","download_url":"https://codeload.github.com/LucienShui/timer/tar.gz/release-v0.1.0","html_url":"https://github.com/LucienShui/timer/releases/tag/release-v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LucienShui/timer@release-v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucienShui%2Ftimer/tags/release-v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucienShui%2Ftimer/tags/release-v0.1.0/manifests"},{"name":"release-v0.0.3","sha":"64160261ab083d54df0d8446b96d03ba555f5474","kind":"commit","published_at":"2020-09-12T02:31:42.000Z","download_url":"https://codeload.github.com/LucienShui/timer/tar.gz/release-v0.0.3","html_url":"https://github.com/LucienShui/timer/releases/tag/release-v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LucienShui/timer@release-v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucienShui%2Ftimer/tags/release-v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucienShui%2Ftimer/tags/release-v0.0.3/manifests"},{"name":"release-v0.0.2","sha":"0877560482ae00fabdb83e4c5074527ae085213c","kind":"commit","published_at":"2020-09-02T15:18:14.000Z","download_url":"https://codeload.github.com/LucienShui/timer/tar.gz/release-v0.0.2","html_url":"https://github.com/LucienShui/timer/releases/tag/release-v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LucienShui/timer@release-v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucienShui%2Ftimer/tags/release-v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucienShui%2Ftimer/tags/release-v0.0.2/manifests"},{"name":"release-v0.0.1","sha":"12c118f42a40dffcc3ca0be92b97a5541bd8c79d","kind":"commit","published_at":"2020-09-01T07:14:22.000Z","download_url":"https://codeload.github.com/LucienShui/timer/tar.gz/release-v0.0.1","html_url":"https://github.com/LucienShui/timer/releases/tag/release-v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LucienShui/timer@release-v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucienShui%2Ftimer/tags/release-v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucienShui%2Ftimer/tags/release-v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-27T06:37:19.309Z","dependent_packages_count":2,"downloads":11673,"downloads_period":"last-month","dependent_repos_count":65,"rankings":{"downloads":1.8016348274030398,"dependent_repos_count":1.838628003630631,"dependent_packages_count":3.1365511125381773,"stargazers_count":15.187500358317457,"forks_count":19.10404629801288,"docker_downloads_count":3.0614214274658478,"average":7.354963671228005},"purl":"pkg:pypi/timer","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/timer","docker_dependents_count":5,"docker_downloads_count":149,"usage_url":"https://repos.ecosyste.ms/usage/pypi/timer","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/timer/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-15T10:57:26.548Z","issues_count":3,"pull_requests_count":10,"avg_time_to_close_issue":20720.0,"avg_time_to_close_pull_request":4284847.5,"issues_closed_count":1,"pull_requests_closed_count":10,"pull_request_authors_count":2,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":0.3,"merged_pull_requests_count":9,"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/LucienShui%2Ftimer/issues","maintainers":[{"login":"LucienShui","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LucienShui"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/timer/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/timer/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/timer/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/timer/related_packages","maintainers":[{"uuid":"lucienshui","login":"lucienshui","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/lucienshui/","role":null,"created_at":"2023-02-25T15:50:00.826Z","updated_at":"2023-02-25T15:50:00.826Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/lucienshui/packages"},{"uuid":"papierukartka","login":"papierukartka","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/papierukartka/","role":null,"created_at":"2023-02-25T15:50:00.834Z","updated_at":"2023-02-25T15:50:00.834Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/papierukartka/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726172,"maintainers_count":308804,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":672296,"full_name":"LucienShui/timer","default_branch":"main","committers":[{"name":"Lucien Shui","email":"lucien@lucien.ink","count":23}],"total_commits":23,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":23.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-20T00:21:38.069Z","last_synced_commit":"2bdd04486ecc4c9d23338d8a8ccce6a8d2daadb2","created_at":"2023-03-09T10:31:29.080Z","updated_at":"2023-09-19T17:36:56.256Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucienShui%2Ftimer/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-07T00:00:09.744Z","repositories_count":5480019,"commits_count":853389126,"contributors_count":31098155,"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":"LucienShui/timer","html_url":"https://github.com/LucienShui/timer","last_synced_at":"2025-08-27T06:41:01.252Z","status":"error","issues_count":3,"pull_requests_count":10,"avg_time_to_close_issue":20720.0,"avg_time_to_close_pull_request":4284847.5,"issues_closed_count":1,"pull_requests_closed_count":10,"pull_request_authors_count":2,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":0.3,"merged_pull_requests_count":9,"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-14T23:12:19.363Z","updated_at":"2025-08-31T20:41:38.815Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucienShui%2Ftimer","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucienShui%2Ftimer/issues","issue_labels_count":{"bug":1},"pull_request_labels_count":{"documentation":4,"chore":3,"bug":1,"enhancement":1},"issue_author_associations_count":{"NONE":3},"pull_request_author_associations_count":{"OWNER":9,"NONE":1},"issue_authors":{"crowmagnumb":1,"christophevg":1,"furechan":1},"pull_request_authors":{"LucienShui":9,"christophevg":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10113577,"issues_count":31622835,"pull_requests_count":98328078,"authors_count":10707566,"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":"LucienShui","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LucienShui"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":1},"last_year":{"WatchEvent":1}},"keywords":["python","timer"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/python-publish.yml","sha":null,"kind":"manifest","created_at":"2024-06-19T10:00:59.783Z","updated_at":"2024-06-19T10:00:59.783Z","repository_link":"https://github.com/LucienShui/timer/blob/main/.github/workflows/python-publish.yml","dependencies":[{"id":18691144807,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":18691144808,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release-drafter.yml","sha":null,"kind":"manifest","created_at":"2024-06-19T10:01:00.342Z","updated_at":"2024-06-19T10:01:00.342Z","repository_link":"https://github.com/LucienShui/timer/blob/main/.github/workflows/release-drafter.yml","dependencies":[{"id":18691144819,"package_name":"release-drafter/release-drafter","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2024-06-19T10:01:00.849Z","updated_at":"2024-06-19T10:01:00.849Z","repository_link":"https://github.com/LucienShui/timer/blob/main/setup.py","dependencies":[]}],"score":12.274329246036157,"created_at":"2025-09-08T11:19:08.077Z","updated_at":"2025-10-07T08:25:55.830Z","avatar_url":"https://github.com/LucienShui.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":11673,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/70353","html_url":"https://science.ecosyste.ms/projects/70353"}