{"id":2888103,"name":"python-lambda-local","ecosystem":"pypi","description":"Run lambda function in python on local machine.","homepage":"https://github.com/HDE/python-lambda-local","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/HDE/python-lambda-local","keywords_array":["AWS","Lambda"],"namespace":null,"versions_count":14,"first_release_published_at":"2015-10-26T07:20:54.000Z","latest_release_published_at":"2022-06-02T10:40:03.000Z","latest_release_number":"0.1.13","last_synced_at":"2026-05-08T20:17:23.011Z","created_at":"2022-04-10T12:21:07.758Z","updated_at":"2026-05-08T20:17:23.237Z","registry_url":"https://pypi.org/project/python-lambda-local/","install_command":"pip install python-lambda-local --index-url https://pypi.org/simple","documentation_url":"https://python-lambda-local.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","License :: OSI Approved :: MIT License","Operating System :: POSIX","Programming Language :: Python","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"python-lambda-local","project_status":null},"repo_metadata":{"id":1872212,"uuid":"44359250","full_name":"HDE/python-lambda-local","owner":"HDE","description":"Run AWS Lambda function on local machine","archived":false,"fork":false,"pushed_at":"2024-07-16T10:07:51.000Z","size":93,"stargazers_count":313,"open_issues_count":12,"forks_count":37,"subscribers_count":20,"default_branch":"master","last_synced_at":"2026-01-30T16:07:55.576Z","etag":null,"topics":["aws-lambda","local-machine","python-lambda-local","python37","python38","python39","virtualenv"],"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/HDE.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.txt","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":"2015-10-16T03:06:10.000Z","updated_at":"2025-11-01T10:20:30.000Z","dependencies_parsed_at":"2024-08-04T04:04:55.620Z","dependency_job_id":null,"html_url":"https://github.com/HDE/python-lambda-local","commit_stats":{"total_commits":119,"total_committers":11,"mean_commits":"10.818181818181818","dds":0.4453781512605042,"last_synced_commit":"6b88d11bf74c839fd0f8039fe8690a5e451a655f"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/HDE/python-lambda-local","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HDE%2Fpython-lambda-local","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HDE%2Fpython-lambda-local/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HDE%2Fpython-lambda-local/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HDE%2Fpython-lambda-local/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HDE","download_url":"https://codeload.github.com/HDE/python-lambda-local/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HDE%2Fpython-lambda-local/sbom","scorecard":{"id":60316,"data":{"date":"2025-08-11","repo":{"name":"github.com/HDE/python-lambda-local","commit":"21541ce0e5b044dd67dc4b2239d93bec48682145"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Code-Review","score":2,"reason":"Found 3/13 approved changesets -- score normalized to 2","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":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":"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":"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/execute_tests.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/HDE/python-lambda-local/execute_tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/execute_tests.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/HDE/python-lambda-local/execute_tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_to_pypi.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/HDE/python-lambda-local/push_to_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_to_pypi.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/HDE/python-lambda-local/push_to_pypi.yml/master?enable=pin","Warn: pipCommand not pinned by hash: deploy.sh:14","Warn: pipCommand not pinned by hash: .github/workflows/execute_tests.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/push_to_pypi.yml:32","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/execute_tests.yml:1","Warn: no topLevel permission defined: .github/workflows/push_to_pypi.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-15T01:33:20.830Z","repository_id":1872212,"created_at":"2025-08-15T01:33:20.830Z","updated_at":"2025-08-15T01:33:20.830Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31461534,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T21:22:52.476Z","status":"online","status_checked_at":"2026-04-06T02:00:07.287Z","response_time":112,"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":"HDE","name":"HDE, Inc.","uuid":"2193380","kind":"organization","description":null,"email":null,"website":"http://www.hde.co.jp/","location":"Shibuya, Tokyo, Japan","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2193380?v=4","repositories_count":9,"last_synced_at":"2024-03-26T04:47:06.779Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/HDE","funding_links":[],"total_stars":302,"followers":2,"following":0,"created_at":"2022-11-03T05:20:42.309Z","updated_at":"2024-03-26T04:47:08.169Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HDE","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HDE/repositories"},"tags":[{"name":"v0.1.13","sha":"7b3199b9d19e4c8932541f26ec2113616ca662f2","kind":"commit","published_at":"2022-06-02T10:39:34.000Z","download_url":"https://codeload.github.com/HDE/python-lambda-local/tar.gz/v0.1.13","html_url":"https://github.com/HDE/python-lambda-local/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HDE/python-lambda-local@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HDE%2Fpython-lambda-local/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HDE%2Fpython-lambda-local/tags/v0.1.13/manifests"},{"name":"v0.1.12","sha":"9e87bfbcbb659e0e7501ef99461fd5b559e199f1","kind":"commit","published_at":"2019-12-10T03:15:17.000Z","download_url":"https://codeload.github.com/HDE/python-lambda-local/tar.gz/v0.1.12","html_url":"https://github.com/HDE/python-lambda-local/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HDE/python-lambda-local@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HDE%2Fpython-lambda-local/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HDE%2Fpython-lambda-local/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"3aa330964a6929df7f09f0edd25095d490c9679c","kind":"commit","published_at":"2019-11-29T05:49:50.000Z","download_url":"https://codeload.github.com/HDE/python-lambda-local/tar.gz/v0.1.11","html_url":"https://github.com/HDE/python-lambda-local/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HDE/python-lambda-local@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HDE%2Fpython-lambda-local/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HDE%2Fpython-lambda-local/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"ae22a1210a8de0c0f92df3b32997b1b36394a2e7","kind":"commit","published_at":"2019-11-25T05:31:21.000Z","download_url":"https://codeload.github.com/HDE/python-lambda-local/tar.gz/v0.1.10","html_url":"https://github.com/HDE/python-lambda-local/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HDE/python-lambda-local@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HDE%2Fpython-lambda-local/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HDE%2Fpython-lambda-local/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"1c73031e9b39f6c66711400d83f8f530969b2f7f","kind":"commit","published_at":"2019-11-15T09:48:33.000Z","download_url":"https://codeload.github.com/HDE/python-lambda-local/tar.gz/v0.1.9","html_url":"https://github.com/HDE/python-lambda-local/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HDE/python-lambda-local@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HDE%2Fpython-lambda-local/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HDE%2Fpython-lambda-local/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"2337abd3d943b5e66ea256de00a4e8d3a0b02912","kind":"commit","published_at":"2019-01-30T10:32:05.000Z","download_url":"https://codeload.github.com/HDE/python-lambda-local/tar.gz/v0.1.8","html_url":"https://github.com/HDE/python-lambda-local/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HDE/python-lambda-local@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HDE%2Fpython-lambda-local/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HDE%2Fpython-lambda-local/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"4bd9927ac45d895d4178a317bb89099c3158cb90","kind":"commit","published_at":"2018-10-23T03:27:42.000Z","download_url":"https://codeload.github.com/HDE/python-lambda-local/tar.gz/v0.1.7","html_url":"https://github.com/HDE/python-lambda-local/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HDE/python-lambda-local@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HDE%2Fpython-lambda-local/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HDE%2Fpython-lambda-local/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"0a8e44d5bde67bfa28ef134b4beb90e0b48427c6","kind":"commit","published_at":"2018-09-03T06:10:51.000Z","download_url":"https://codeload.github.com/HDE/python-lambda-local/tar.gz/v0.1.6","html_url":"https://github.com/HDE/python-lambda-local/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HDE/python-lambda-local@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HDE%2Fpython-lambda-local/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HDE%2Fpython-lambda-local/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"6b014b781afa88bd402f186eed15c5323f4ef6a4","kind":"commit","published_at":"2017-12-14T03:08:15.000Z","download_url":"https://codeload.github.com/HDE/python-lambda-local/tar.gz/v0.1.5","html_url":"https://github.com/HDE/python-lambda-local/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HDE/python-lambda-local@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HDE%2Fpython-lambda-local/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HDE%2Fpython-lambda-local/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"22cefd00f656f38c5929ef7eb85af3dcb9a00593","kind":"commit","published_at":"2017-04-19T05:26:16.000Z","download_url":"https://codeload.github.com/HDE/python-lambda-local/tar.gz/v0.1.4","html_url":"https://github.com/HDE/python-lambda-local/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HDE/python-lambda-local@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HDE%2Fpython-lambda-local/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HDE%2Fpython-lambda-local/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"78f0eddc0c338e78c3f6a1fef27aef0800d5d467","kind":"commit","published_at":"2017-02-12T02:24:10.000Z","download_url":"https://codeload.github.com/HDE/python-lambda-local/tar.gz/v0.1.3","html_url":"https://github.com/HDE/python-lambda-local/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HDE/python-lambda-local@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HDE%2Fpython-lambda-local/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HDE%2Fpython-lambda-local/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"27d75548764980067f6f4af545930d6229550d0d","kind":"commit","published_at":"2015-12-17T10:15:45.000Z","download_url":"https://codeload.github.com/HDE/python-lambda-local/tar.gz/v0.1.2","html_url":"https://github.com/HDE/python-lambda-local/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HDE/python-lambda-local@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HDE%2Fpython-lambda-local/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HDE%2Fpython-lambda-local/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"d5c6d448c2a41498352f086bf87f5e74bb3e2ecd","kind":"commit","published_at":"2015-10-26T07:31:07.000Z","download_url":"https://codeload.github.com/HDE/python-lambda-local/tar.gz/v0.1.1","html_url":"https://github.com/HDE/python-lambda-local/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HDE/python-lambda-local@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HDE%2Fpython-lambda-local/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HDE%2Fpython-lambda-local/tags/v0.1.1/manifests"},{"name":"v0.1","sha":"441eb65104b22e2c4220a5ba7a5773167f8c546a","kind":"commit","published_at":"2015-10-26T06:36:17.000Z","download_url":"https://codeload.github.com/HDE/python-lambda-local/tar.gz/v0.1","html_url":"https://github.com/HDE/python-lambda-local/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HDE/python-lambda-local@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HDE%2Fpython-lambda-local/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HDE%2Fpython-lambda-local/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-05-08T20:17:23.217Z","dependent_packages_count":0,"downloads":51489,"downloads_period":"last-month","dependent_repos_count":58,"rankings":{"downloads":1.650971282978423,"dependent_repos_count":1.9409807542619921,"dependent_packages_count":10.102944879846767,"stargazers_count":3.658566826069291,"forks_count":6.766966064056287,"docker_downloads_count":null,"average":4.824085961442552},"purl":"pkg:pypi/python-lambda-local","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/python-lambda-local","docker_dependents_count":1,"docker_downloads_count":12,"usage_url":"https://repos.ecosyste.ms/usage/pypi/python-lambda-local","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/python-lambda-local/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-22T17:04:11.956Z","issues_count":39,"pull_requests_count":44,"avg_time_to_close_issue":10494474.965517242,"avg_time_to_close_pull_request":5073758.880952381,"issues_closed_count":29,"pull_requests_closed_count":42,"pull_request_authors_count":16,"issue_authors_count":32,"avg_comments_per_issue":1.5384615384615385,"avg_comments_per_pull_request":0.38636363636363635,"merged_pull_requests_count":36,"bot_issues_count":0,"bot_pull_requests_count":0,"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":76411.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/HDE%2Fpython-lambda-local/issues","maintainers":[{"login":"freedomofkeima","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/freedomofkeima"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-lambda-local/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-lambda-local/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-lambda-local/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-lambda-local/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-lambda-local/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-lambda-local/codemeta","maintainers":[{"uuid":"freedomofkeima","login":"freedomofkeima","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://pypi.org/user/freedomofkeima/","role":null,"created_at":"2022-11-21T18:25:39.440Z","updated_at":"2022-11-21T18:25:39.440Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/freedomofkeima/packages"},{"uuid":"ojii","login":"ojii","name":null,"email":null,"url":null,"packages_count":50,"html_url":"https://pypi.org/user/ojii/","role":null,"created_at":"2022-11-21T18:25:39.457Z","updated_at":"2022-11-21T18:25:39.457Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ojii/packages"},{"uuid":"pypi-maintainer","login":"pypi-maintainer","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://pypi.org/user/pypi-maintainer/","role":null,"created_at":"2022-11-21T18:25:39.472Z","updated_at":"2022-11-21T18:25:39.472Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/pypi-maintainer/packages"}]}