{"id":2887835,"name":"python-hmr","ecosystem":"pypi","description":"Hot module reload for python","homepage":"https://github.com/mr-milk/python-hmr","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/mr-milk/python-hmr","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2021-01-21T09:16:06.000Z","latest_release_published_at":"2024-02-10T13:25:44.000Z","latest_release_number":"0.3.0","last_synced_at":"2026-04-22T01:16:25.522Z","created_at":"2022-04-10T12:20:59.788Z","updated_at":"2026-04-22T01:17:33.392Z","registry_url":"https://pypi.org/project/python-hmr/","install_command":"pip install python-hmr --index-url https://pypi.org/simple","documentation_url":"https://python-hmr.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: MIT License"],"normalized_name":"python-hmr","project_status":null},"repo_metadata":{"id":37037704,"uuid":"330888035","full_name":"Mr-Milk/python-hmr","owner":"Mr-Milk","description":"🔄 Hot module reload for python, automatically reload your code when files are modified. No need to modify source code.","archived":false,"fork":false,"pushed_at":"2025-09-06T19:50:54.000Z","size":854,"stargazers_count":33,"open_issues_count":5,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-09T07:31:04.790Z","etag":null,"topics":["debugging","developer-tools","hot-module-reloading","python","reload"],"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/Mr-Milk.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":"2021-01-19T06:41:32.000Z","updated_at":"2025-07-09T04:47:37.000Z","dependencies_parsed_at":"2025-07-28T15:08:20.482Z","dependency_job_id":"11307884-3495-410d-9510-1dd5d014324d","html_url":"https://github.com/Mr-Milk/python-hmr","commit_stats":{"total_commits":38,"total_committers":4,"mean_commits":9.5,"dds":0.1842105263157895,"last_synced_commit":"9bb92c690c5e3e0c34526da704e53c2e44da6dd6"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/Mr-Milk/python-hmr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mr-Milk%2Fpython-hmr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mr-Milk%2Fpython-hmr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mr-Milk%2Fpython-hmr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mr-Milk%2Fpython-hmr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mr-Milk","download_url":"https://codeload.github.com/Mr-Milk/python-hmr/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mr-Milk%2Fpython-hmr/sbom","scorecard":{"id":96475,"data":{"date":"2025-08-11","repo":{"name":"github.com/Mr-Milk/python-hmr","commit":"5b87c098c59bb3fc48a1500b5618f8c9b0c67aaf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/25 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml: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/build.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/Mr-Milk/python-hmr/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/Mr-Milk/python-hmr/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Mr-Milk/python-hmr/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Mr-Milk/python-hmr/test.yaml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yaml:18","Warn: pipCommand not pinned by hash: .github/workflows/build.yaml:19","Warn: pipCommand not pinned by hash: .github/workflows/build.yaml:20","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:25","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:29","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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: 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 v0.1.1 not signed: https://api.github.com/repos/Mr-Milk/python-hmr/releases/43211771","Warn: release artifact v0.1.0 not signed: https://api.github.com/repos/Mr-Milk/python-hmr/releases/36701110","Warn: release artifact v0.1.1 does not have provenance: https://api.github.com/repos/Mr-Milk/python-hmr/releases/43211771","Warn: release artifact v0.1.0 does not have provenance: https://api.github.com/repos/Mr-Milk/python-hmr/releases/36701110"],"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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579"],"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 5 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-15T09:09:22.519Z","repository_id":37037704,"created_at":"2025-08-15T09:09:22.519Z","updated_at":"2025-08-15T09:09:22.519Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274569214,"owners_count":25309374,"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-11T02:00:13.660Z","response_time":74,"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":"Mr-Milk","name":null,"uuid":"23433306","kind":"user","description":"I do drink milk, don't ask.","email":"","website":null,"location":"Macau","twitter":null,"company":"SYSU; UM","icon_url":"https://avatars.githubusercontent.com/u/23433306?u=0bfcf67783634fea56de9a1f4cce77be6c930dc5\u0026v=4","repositories_count":17,"last_synced_at":"2023-03-04T01:38:25.112Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Mr-Milk","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T07:47:18.659Z","updated_at":"2023-03-04T01:38:25.152Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mr-Milk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mr-Milk/repositories"},"tags":[{"name":"v0.3.0","sha":"5b87c098c59bb3fc48a1500b5618f8c9b0c67aaf","kind":"commit","published_at":"2024-02-10T13:22:48.000Z","download_url":"https://codeload.github.com/Mr-Milk/python-hmr/tar.gz/v0.3.0","html_url":"https://github.com/Mr-Milk/python-hmr/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Mr-Milk/python-hmr@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mr-Milk%2Fpython-hmr/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mr-Milk%2Fpython-hmr/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"29cbc4d9e3001c94ee54b4534f6f18972541067a","kind":"commit","published_at":"2023-02-07T12:30:11.000Z","download_url":"https://codeload.github.com/Mr-Milk/python-hmr/tar.gz/v0.2.0","html_url":"https://github.com/Mr-Milk/python-hmr/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Mr-Milk/python-hmr@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mr-Milk%2Fpython-hmr/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mr-Milk%2Fpython-hmr/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"1a71f3413ea2374afc27919031db02e09f0f6b75","kind":"tag","published_at":"2021-05-19T12:29:34.000Z","download_url":"https://codeload.github.com/Mr-Milk/python-hmr/tar.gz/v0.1.1","html_url":"https://github.com/Mr-Milk/python-hmr/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Mr-Milk/python-hmr@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mr-Milk%2Fpython-hmr/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mr-Milk%2Fpython-hmr/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"510f48a5352fb661813869185df60ad88d3b5634","kind":"commit","published_at":"2021-01-21T09:13:04.000Z","download_url":"https://codeload.github.com/Mr-Milk/python-hmr/tar.gz/v0.1.0","html_url":"https://github.com/Mr-Milk/python-hmr/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Mr-Milk/python-hmr@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mr-Milk%2Fpython-hmr/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mr-Milk%2Fpython-hmr/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-04-22T01:17:33.372Z","dependent_packages_count":3,"downloads":484,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":34.71011725055228,"dependent_repos_count":21.727697944596816,"dependent_packages_count":3.117172760197844,"stargazers_count":16.0165059258193,"forks_count":29.80555336965972,"docker_downloads_count":null,"average":21.07540945016519},"purl":"pkg:pypi/python-hmr","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/python-hmr","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/python-hmr","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/python-hmr/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-08T02:46:20.264Z","issues_count":4,"pull_requests_count":11,"avg_time_to_close_issue":15951612.5,"avg_time_to_close_pull_request":17836294.75,"issues_closed_count":2,"pull_requests_closed_count":8,"pull_request_authors_count":1,"issue_authors_count":3,"avg_comments_per_issue":0.25,"avg_comments_per_pull_request":0.5454545454545454,"merged_pull_requests_count":3,"bot_issues_count":1,"bot_pull_requests_count":11,"past_year_issues_count":1,"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":1,"past_year_avg_comments_per_issue":1.0,"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/Mr-Milk%2Fpython-hmr/issues","maintainers":[{"login":"Mr-Milk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mr-Milk"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-hmr/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-hmr/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-hmr/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-hmr/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-hmr/codemeta","maintainers":[{"uuid":"milk-zheng","login":"milk-zheng","name":null,"email":null,"url":null,"packages_count":15,"html_url":"https://pypi.org/user/milk-zheng/","role":null,"created_at":"2023-02-25T06:19:08.524Z","updated_at":"2023-02-25T06:19:08.524Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/milk-zheng/packages"}]}