{"id":2889543,"name":"python-stopwatch2","ecosystem":"pypi","description":"A simple library to measure code performance.","homepage":"https://stopwatch2.vercel.app/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/devRMA/python-stopwatch2","keywords_array":["stopwatch","timer","time","profile"],"namespace":null,"versions_count":8,"first_release_published_at":"2022-02-06T22:44:00.000Z","latest_release_published_at":"2022-02-20T19:09:15.000Z","latest_release_number":"1.1.1","last_synced_at":"2026-03-19T02:02:48.083Z","created_at":"2022-04-10T12:21:50.922Z","updated_at":"2026-03-19T02:02:48.083Z","registry_url":"https://pypi.org/project/python-stopwatch2/","install_command":"pip install python-stopwatch2 --index-url https://pypi.org/simple","documentation_url":"https://stopwatch2.vercel.app/guide/getting-started.html","metadata":{"funding":null,"documentation":"https://stopwatch2.vercel.app/guide/getting-started.html","classifiers":["License :: OSI Approved :: MIT License","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"python-stopwatch2","project_status":null},"repo_metadata":{"id":43757746,"uuid":"458167264","full_name":"devRMA/python-stopwatch2","owner":"devRMA","description":"A simple stopwatch for measuring code performance with static typing.","archived":false,"fork":false,"pushed_at":"2023-10-14T13:11:39.000Z","size":1254,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-31T06:49:21.867Z","etag":null,"topics":["linux","macos","pypi","python","python-library","python3","python310","python37","python38","python39","stopwatch","windows"],"latest_commit_sha":null,"homepage":"https://stopwatch2.vercel.app/","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/devRMA.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-02-11T11:54:57.000Z","updated_at":"2024-10-14T16:25:19.000Z","dependencies_parsed_at":"2023-10-15T13:52:38.521Z","dependency_job_id":"139eae09-7c90-42b8-b2c6-bbe61415cf35","html_url":"https://github.com/devRMA/python-stopwatch2","commit_stats":{"total_commits":206,"total_committers":4,"mean_commits":51.5,"dds":0.06310679611650483,"last_synced_commit":"5748be8a97cc6e40ea09172112282e085f53ef11"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/devRMA/python-stopwatch2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devRMA%2Fpython-stopwatch2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devRMA%2Fpython-stopwatch2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devRMA%2Fpython-stopwatch2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devRMA%2Fpython-stopwatch2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devRMA","download_url":"https://codeload.github.com/devRMA/python-stopwatch2/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devRMA%2Fpython-stopwatch2/sbom","scorecard":{"id":336699,"data":{"date":"2025-08-11","repo":{"name":"github.com/devRMA/python-stopwatch2","commit":"5e52572df6954fa12435ad38be5eaa03c4e396fe"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/28 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/formatting.yml:1","Warn: no topLevel permission defined: .github/workflows/linting.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":"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/formatting.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/devRMA/python-stopwatch2/formatting.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/formatting.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/devRMA/python-stopwatch2/formatting.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/formatting.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/devRMA/python-stopwatch2/formatting.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/formatting.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/devRMA/python-stopwatch2/formatting.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/formatting.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/devRMA/python-stopwatch2/formatting.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/formatting.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/devRMA/python-stopwatch2/formatting.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linting.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/devRMA/python-stopwatch2/linting.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linting.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/devRMA/python-stopwatch2/linting.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linting.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/devRMA/python-stopwatch2/linting.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linting.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/devRMA/python-stopwatch2/linting.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linting.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/devRMA/python-stopwatch2/linting.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/devRMA/python-stopwatch2/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/devRMA/python-stopwatch2/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/devRMA/python-stopwatch2/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/devRMA/python-stopwatch2/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/devRMA/python-stopwatch2/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/devRMA/python-stopwatch2/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/devRMA/python-stopwatch2/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/devRMA/python-stopwatch2/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/devRMA/python-stopwatch2/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/devRMA/python-stopwatch2/tests.yml/main?enable=pin","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.1.1 not signed: https://api.github.com/repos/devRMA/python-stopwatch2/releases/60002222","Warn: release artifact v1.1.0 not signed: https://api.github.com/repos/devRMA/python-stopwatch2/releases/59948730","Warn: release artifact v1.1.1 does not have provenance: https://api.github.com/repos/devRMA/python-stopwatch2/releases/60002222","Warn: release artifact v1.1.0 does not have provenance: https://api.github.com/repos/devRMA/python-stopwatch2/releases/59948730"],"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":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637"],"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 3 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-18T04:54:11.915Z","repository_id":43757746,"created_at":"2025-08-18T04:54:11.916Z","updated_at":"2025-08-18T04:54:11.916Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276936982,"owners_count":25731585,"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-25T02:00:09.612Z","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_record":{"login":"devRMA","name":"Rafael","uuid":"61068108","kind":"user","description":"A Fullstack programmer who loves to learn new things.","email":"","website":"https://devrma.com","location":"Curitiba Pr Brasil","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/61068108?u=4776362e3afc920f9cb010e964add6af7a5847d5\u0026v=4","repositories_count":4,"last_synced_at":"2023-03-10T00:45:54.171Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/devRMA","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-19T16:33:38.782Z","updated_at":"2023-03-10T00:45:54.327Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devRMA","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devRMA/repositories"},"tags":[{"name":"v1.1.1","sha":"a9f7e3b4d3af3478ea68a55897f918eadfe0a6dc","kind":"commit","published_at":"2022-02-20T19:07:12.000Z","download_url":"https://codeload.github.com/devRMA/python-stopwatch2/tar.gz/v1.1.1","html_url":"https://github.com/devRMA/python-stopwatch2/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/devRMA/python-stopwatch2@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devRMA%2Fpython-stopwatch2/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devRMA%2Fpython-stopwatch2/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"6044b9f17c4561967aa604cae59edbf5a1ed44e3","kind":"commit","published_at":"2022-02-18T20:55:48.000Z","download_url":"https://codeload.github.com/devRMA/python-stopwatch2/tar.gz/v1.1.0","html_url":"https://github.com/devRMA/python-stopwatch2/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/devRMA/python-stopwatch2@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devRMA%2Fpython-stopwatch2/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devRMA%2Fpython-stopwatch2/tags/v1.1.0/manifests"}]},"repo_metadata_updated_at":"2026-02-18T11:24:16.731Z","dependent_packages_count":0,"downloads":734,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":12.280671409737517,"dependent_repos_count":67.634333995145,"dependent_packages_count":9.972534495251677,"stargazers_count":25.04415815056632,"forks_count":19.143014747572984,"docker_downloads_count":null,"average":26.814942559654703},"purl":"pkg:pypi/python-stopwatch2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/python-stopwatch2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/python-stopwatch2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/python-stopwatch2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T06:49:30.348Z","issues_count":1,"pull_requests_count":3,"avg_time_to_close_issue":64928.0,"avg_time_to_close_pull_request":24727.333333333332,"issues_closed_count":1,"pull_requests_closed_count":3,"pull_request_authors_count":3,"issue_authors_count":1,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":1.3333333333333333,"merged_pull_requests_count":2,"bot_issues_count":0,"bot_pull_requests_count":2,"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/devRMA%2Fpython-stopwatch2/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-stopwatch2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-stopwatch2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-stopwatch2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-stopwatch2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-stopwatch2/codemeta","maintainers":[{"uuid":"devRMA","login":"devRMA","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/devRMA/","role":null,"created_at":"2023-02-25T06:34:24.987Z","updated_at":"2023-02-25T06:34:24.987Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/devRMA/packages"}]}