{"id":63857,"name":"langdetect","description":"Port of Google's language-detection library to Python.","url":"https://github.com/mimino666/langdetect","last_synced_at":"2025-09-08T13:02:51.551Z","repository":{"id":16942780,"uuid":"19704737","full_name":"Mimino666/langdetect","owner":"Mimino666","description":"Port of Google's language-detection library to Python.","archived":false,"fork":false,"pushed_at":"2025-03-03T13:07:08.000Z","size":1003,"stargazers_count":1835,"open_issues_count":70,"forks_count":210,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-09-02T04:40:18.356Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Mimino666.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":"2014-05-12T15:44:46.000Z","updated_at":"2025-09-01T12:22:41.000Z","dependencies_parsed_at":"2024-03-16T15:31:50.523Z","dependency_job_id":"cdbcc696-7ee1-4cc8-8831-1c461f1ef312","html_url":"https://github.com/Mimino666/langdetect","commit_stats":{"total_commits":55,"total_committers":10,"mean_commits":5.5,"dds":"0.36363636363636365","last_synced_commit":"a1598f1afcbfe9a758cfd06bd688fbc5780177b2"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Mimino666/langdetect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mimino666%2Flangdetect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mimino666%2Flangdetect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mimino666%2Flangdetect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mimino666%2Flangdetect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mimino666","download_url":"https://codeload.github.com/Mimino666/langdetect/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mimino666%2Flangdetect/sbom","scorecard":{"id":94506,"data":{"date":"2025-08-11","repo":{"name":"github.com/Mimino666/langdetect","commit":"5071871742170034557c0e6ec8d6e410f3d9652f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"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":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":5,"reason":"Found 10/18 approved changesets -- score normalized to 5","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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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-15T08:37:45.078Z","repository_id":16942780,"created_at":"2025-08-15T08:37:45.078Z","updated_at":"2025-08-15T08:37:45.078Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274188949,"owners_count":25237855,"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":"Mimino666","name":"Michal Danilák","uuid":"1270393","kind":"user","description":"CTO @monitora-media ","email":"","website":"https://monitora.cz/","location":"Slovakia","twitter":null,"company":"Monitora Media s.r.o.","icon_url":"https://avatars.githubusercontent.com/u/1270393?v=4","repositories_count":17,"last_synced_at":"2023-04-09T18:33:44.097Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Mimino666","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:28:31.927Z","updated_at":"2023-04-09T18:33:44.379Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mimino666","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mimino666/repositories"},"packages":[{"id":2783604,"name":"langdetect","ecosystem":"pypi","description":"Language detection library ported from Google's language-detection.","homepage":"https://github.com/Mimino666/langdetect","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/Mimino666/langdetect","keywords_array":["language","detection","library"],"namespace":null,"versions_count":11,"first_release_published_at":"2014-05-14T00:28:13.000Z","latest_release_published_at":"2021-05-07T07:54:10.000Z","latest_release_number":"1.0.9","last_synced_at":"2025-09-07T22:31:15.084Z","created_at":"2022-04-10T11:27:03.022Z","updated_at":"2025-09-07T22:31:15.085Z","registry_url":"https://pypi.org/project/langdetect/","install_command":"pip install langdetect --index-url https://pypi.org/simple","documentation_url":"https://langdetect.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","License :: OSI Approved :: Apache Software License","Operating System :: OS Independent","Programming Language :: Python :: 2","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3","Programming Language :: Python :: 3.4","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8"],"normalized_name":"langdetect","project_status":null},"repo_metadata":{"id":16942780,"uuid":"19704737","full_name":"Mimino666/langdetect","owner":"Mimino666","description":"Port of Google's language-detection library to Python.","archived":false,"fork":false,"pushed_at":"2025-03-03T13:07:08.000Z","size":1003,"stargazers_count":1835,"open_issues_count":70,"forks_count":210,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-09-02T04:40:18.356Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Mimino666.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":"2014-05-12T15:44:46.000Z","updated_at":"2025-09-01T12:22:41.000Z","dependencies_parsed_at":"2024-03-16T15:31:50.523Z","dependency_job_id":"cdbcc696-7ee1-4cc8-8831-1c461f1ef312","html_url":"https://github.com/Mimino666/langdetect","commit_stats":{"total_commits":55,"total_committers":10,"mean_commits":5.5,"dds":"0.36363636363636365","last_synced_commit":"a1598f1afcbfe9a758cfd06bd688fbc5780177b2"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Mimino666/langdetect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mimino666%2Flangdetect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mimino666%2Flangdetect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mimino666%2Flangdetect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mimino666%2Flangdetect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mimino666","download_url":"https://codeload.github.com/Mimino666/langdetect/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mimino666%2Flangdetect/sbom","scorecard":{"id":94506,"data":{"date":"2025-08-11","repo":{"name":"github.com/Mimino666/langdetect","commit":"5071871742170034557c0e6ec8d6e410f3d9652f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"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":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":5,"reason":"Found 10/18 approved changesets -- score normalized to 5","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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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-15T08:37:45.078Z","repository_id":16942780,"created_at":"2025-08-15T08:37:45.078Z","updated_at":"2025-08-15T08:37:45.078Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273927808,"owners_count":25192587,"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-06T02:00:13.247Z","response_time":2576,"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":"Mimino666","name":"Michal Danilák","uuid":"1270393","kind":"user","description":"CTO @monitora-media ","email":"","website":"https://monitora.cz/","location":"Slovakia","twitter":null,"company":"Monitora Media s.r.o.","icon_url":"https://avatars.githubusercontent.com/u/1270393?v=4","repositories_count":17,"last_synced_at":"2023-04-09T18:33:44.097Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Mimino666","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:28:31.927Z","updated_at":"2023-04-09T18:33:44.379Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mimino666","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mimino666/repositories"},"tags":[{"name":"1.0.8","sha":"d0c8e85622abe3d67e763d9377f707e51c4a7217","kind":"commit","published_at":"2020-03-05T12:17:34.000Z","download_url":"https://codeload.github.com/Mimino666/langdetect/tar.gz/1.0.8","html_url":"https://github.com/Mimino666/langdetect/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Mimino666/langdetect@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mimino666%2Flangdetect/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mimino666%2Flangdetect/tags/1.0.8/manifests"}]},"repo_metadata_updated_at":"2025-09-07T12:53:28.247Z","dependent_packages_count":183,"downloads":7390868,"downloads_period":"last-month","dependent_repos_count":1998,"rankings":{"downloads":0.23380113289966675,"dependent_repos_count":0.2482040718884226,"dependent_packages_count":0.18789164651897172,"stargazers_count":1.7341941800080136,"forks_count":3.7305965362411806,"docker_downloads_count":0.5737881267110512,"average":1.1180792823778845},"purl":"pkg:pypi/langdetect","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/langdetect","docker_dependents_count":133,"docker_downloads_count":12438168,"usage_url":"https://repos.ecosyste.ms/usage/pypi/langdetect","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/langdetect/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-30T23:06:52.832Z","issues_count":74,"pull_requests_count":36,"avg_time_to_close_issue":13874058.0,"avg_time_to_close_pull_request":14696974.38095238,"issues_closed_count":21,"pull_requests_closed_count":21,"pull_request_authors_count":28,"issue_authors_count":67,"avg_comments_per_issue":1.7027027027027026,"avg_comments_per_pull_request":0.6944444444444444,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":278.0,"past_year_avg_time_to_close_pull_request":108.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.25,"past_year_avg_comments_per_pull_request":0.5,"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/Mimino666%2Flangdetect/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/langdetect/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/langdetect/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/langdetect/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/langdetect/related_packages","maintainers":[{"uuid":"Michal.Danilk","login":"Michal.Danilk","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/Michal.Danilk/","role":null,"created_at":"2022-12-13T01:06:54.870Z","updated_at":"2022-12-13T01:06:54.870Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Michal.Danilk/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726136,"maintainers_count":308800,"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"}},{"id":5298524,"name":"langdetect","ecosystem":"conda","description":null,"homepage":"https://github.com/Mimino666/langdetect","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/Mimino666/langdetect","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2022-10-03T16:04:12.508Z","latest_release_published_at":"2021-05-30T20:48:02.000Z","latest_release_number":"1.0.9","last_synced_at":"2025-09-02T04:44:07.872Z","created_at":"2022-10-03T16:04:12.500Z","updated_at":"2025-09-02T04:46:40.934Z","registry_url":"https://anaconda.org/conda-forge/langdetect","install_command":"conda install -c conda-forge langdetect","documentation_url":null,"metadata":{},"repo_metadata":{"id":16942780,"uuid":"19704737","full_name":"Mimino666/langdetect","owner":"Mimino666","description":"Port of Google's language-detection library to Python.","archived":false,"fork":false,"pushed_at":"2025-03-03T13:07:08.000Z","size":1003,"stargazers_count":1833,"open_issues_count":70,"forks_count":210,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-08-24T18:41:56.553Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Mimino666.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":"2014-05-12T15:44:46.000Z","updated_at":"2025-08-23T08:11:56.000Z","dependencies_parsed_at":"2024-03-16T15:31:50.523Z","dependency_job_id":"cdbcc696-7ee1-4cc8-8831-1c461f1ef312","html_url":"https://github.com/Mimino666/langdetect","commit_stats":{"total_commits":55,"total_committers":10,"mean_commits":5.5,"dds":"0.36363636363636365","last_synced_commit":"a1598f1afcbfe9a758cfd06bd688fbc5780177b2"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Mimino666/langdetect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mimino666%2Flangdetect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mimino666%2Flangdetect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mimino666%2Flangdetect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mimino666%2Flangdetect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mimino666","download_url":"https://codeload.github.com/Mimino666/langdetect/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mimino666%2Flangdetect/sbom","scorecard":{"id":94506,"data":{"date":"2025-08-11","repo":{"name":"github.com/Mimino666/langdetect","commit":"5071871742170034557c0e6ec8d6e410f3d9652f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"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":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":5,"reason":"Found 10/18 approved changesets -- score normalized to 5","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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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-15T08:37:45.078Z","repository_id":16942780,"created_at":"2025-08-15T08:37:45.078Z","updated_at":"2025-08-15T08:37:45.078Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273233241,"owners_count":25068725,"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-02T02:00:09.530Z","response_time":77,"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":"Mimino666","name":"Michal Danilák","uuid":"1270393","kind":"user","description":"CTO @monitora-media ","email":"","website":"https://monitora.cz/","location":"Slovakia","twitter":null,"company":"Monitora Media s.r.o.","icon_url":"https://avatars.githubusercontent.com/u/1270393?v=4","repositories_count":17,"last_synced_at":"2023-04-09T18:33:44.097Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Mimino666","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:28:31.927Z","updated_at":"2023-04-09T18:33:44.379Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mimino666","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mimino666/repositories"},"tags":[{"name":"1.0.8","sha":"d0c8e85622abe3d67e763d9377f707e51c4a7217","kind":"commit","published_at":"2020-03-05T12:17:34.000Z","download_url":"https://codeload.github.com/Mimino666/langdetect/tar.gz/1.0.8","html_url":"https://github.com/Mimino666/langdetect/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Mimino666/langdetect@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mimino666%2Flangdetect/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mimino666%2Flangdetect/tags/1.0.8/manifests"}]},"repo_metadata_updated_at":"2025-09-02T04:46:40.933Z","dependent_packages_count":6,"downloads":null,"downloads_period":null,"dependent_repos_count":8,"rankings":{"downloads":null,"dependent_repos_count":12.063888195657599,"dependent_packages_count":9.024207636635888,"stargazers_count":10.611429997504368,"forks_count":13.321687047666583,"docker_downloads_count":null,"average":11.255303219366109},"purl":"pkg:conda/langdetect","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/langdetect","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/langdetect","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/langdetect/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-30T23:06:52.832Z","issues_count":74,"pull_requests_count":36,"avg_time_to_close_issue":13874058.0,"avg_time_to_close_pull_request":14696974.38095238,"issues_closed_count":21,"pull_requests_closed_count":21,"pull_request_authors_count":28,"issue_authors_count":67,"avg_comments_per_issue":1.7027027027027026,"avg_comments_per_pull_request":0.6944444444444444,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":278.0,"past_year_avg_time_to_close_pull_request":108.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.25,"past_year_avg_comments_per_pull_request":0.5,"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/Mimino666%2Flangdetect/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/langdetect/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/langdetect/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/langdetect/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/langdetect/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}}],"commits":{"id":16168,"full_name":"Mimino666/langdetect","default_branch":"master","committers":[{"name":"Michal Danilak","email":"mimino.coder@gmail.com","login":"Mimino666","count":35},{"name":"hugovk","email":"hugovk","login":"hugovk","count":12},{"name":"lingwndr","email":"chandracar@gmail.com","login":"dhpour","count":1},{"name":"Pierre-Hugues Husson","email":"phh@phh.me","login":"phhusson","count":1},{"name":"Marc Abramowitz","email":"marc@marc-abramowitz.com","login":"msabramo","count":1},{"name":"Jonathan Klaassen","email":"jaklaassen@gmail.com","login":"jaklaassen","count":1},{"name":"Joe Wreschnig","email":"joe.wreschnig@gmail.com","login":"joewreschnig","count":1},{"name":"Autom3","email":"Autom3","login":"Autom3","count":1},{"name":"Arumugam","email":"asellappen@yahoo.com","login":"asellappen","count":1},{"name":"Patrick Robertson","email":"p.robertson@bangor.ac.uk","login":null,"count":1},{"name":"Jay Chan","email":"jay@eventbrite.com","login":null,"count":1}],"total_commits":56,"total_committers":11,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":5.090909090909091,"dds":0.375,"past_year_committers":[{"name":"Autom3","email":"Autom3","login":"Autom3","count":1}],"past_year_total_commits":1,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.0,"past_year_dds":0.0,"last_synced_at":"2025-05-24T13:47:01.672Z","last_synced_commit":"5071871742170034557c0e6ec8d6e410f3d9652f","created_at":"2023-03-07T11:32:01.151Z","updated_at":"2025-05-24T13:47:01.735Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mimino666%2Flangdetect/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.521Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"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":"Mimino666/langdetect","html_url":"https://github.com/Mimino666/langdetect","last_synced_at":"2025-08-30T23:06:52.832Z","status":"error","issues_count":74,"pull_requests_count":36,"avg_time_to_close_issue":13874058.0,"avg_time_to_close_pull_request":14696974.38095238,"issues_closed_count":21,"pull_requests_closed_count":21,"pull_request_authors_count":28,"issue_authors_count":67,"avg_comments_per_issue":1.7027027027027026,"avg_comments_per_pull_request":0.6944444444444444,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":278.0,"past_year_avg_time_to_close_pull_request":108.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.25,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-10T21:39:23.387Z","updated_at":"2025-09-02T20:52:16.453Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mimino666%2Flangdetect","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mimino666%2Flangdetect/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":73,"CONTRIBUTOR":1},"pull_request_author_associations_count":{"NONE":25,"CONTRIBUTOR":14},"issue_authors":{"DonaldTsang":3,"anubhav0fnu":3,"dpriskorn":2,"ziky90":2,"andy-d":2,"rspeer":1,"wojciech-galan":1,"paulfranceschi":1,"mimi89999":1,"topspinj":1,"kvi24":1,"versant2612":1,"grestonian":1,"vors":1,"joseberlines":1,"MikeVL":1,"Autom3":1,"sezal98":1,"edsvisinditus":1,"Adelija":1,"ndvbd":1,"Chetan-Yeola":1,"Fratso":1,"johnbumgarner":1,"chribsen":1,"Adesoji1":1,"za3k":1,"jasonjb82":1,"upgradepa":1,"JaViLuMa":1,"MaxAwan":1,"remram44":1,"ftyers":1,"tantale":1,"Devendrabhat":1,"mjnaderi":1,"babyskill":1,"macheins":1,"gormat":1,"hlef":1,"haydenth":1,"macdeport":1,"mparada":1,"theAarnio":1,"danielMicallef":1,"vkunal1996":1,"cseshahriar":1,"vmdhhh":1,"martingull":1,"milanpatel":1,"thegarlynch":1,"Garito":1,"shayanAbbasi1995":1,"brianshin22":1,"Parker-Rule-Bose":1,"negfrequency":1,"duoan":1,"mathskyit":1,"shabane":1,"ghost":1,"dany-nrich":1,"mbande":1,"mingqxu7":1,"robbymeals":1,"cpenepent":1,"halaei":1,"maliho0803":1},"pull_request_authors":{"hugovk":7,"Ou7law007":2,"Autom3":2,"danilo-augusto":2,"bildfell":2,"whnr":1,"grischard":1,"KorayUlusan":1,"lingwndr":1,"Anushavasa15":1,"phhusson":1,"joewreschnig":1,"veelion":1,"Sinkler":1,"cikay":1,"andy-d":1,"sahyagiri":1,"rosequ":1,"rqx":1,"asellappen":1,"srdgaf":1,"fgaim":1,"justecorruptio":1,"alejandrocros":1,"dinal24":1,"mikelolasagasti":1,"jaklaassen":1,"maparent":1,"xxbinxx":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10054977,"issues_count":30909733,"pull_requests_count":92930509,"authors_count":10639795,"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":{"NONE":3,"CONTRIBUTOR":1},"past_year_pull_request_author_associations_count":{"NONE":3,"CONTRIBUTOR":1},"past_year_issue_authors":{"Adesoji1":1,"Autom3":1,"MikeVL":1,"vors":1},"past_year_pull_request_authors":{"Autom3":2,"cikay":1,"Anushavasa15":1},"maintainers":[],"active_maintainers":[]},"events":{"total":{"CommitCommentEvent":1,"IssuesEvent":4,"WatchEvent":113,"IssueCommentEvent":10,"PushEvent":1,"PullRequestEvent":3,"ForkEvent":12},"last_year":{"CommitCommentEvent":1,"IssuesEvent":4,"WatchEvent":113,"IssueCommentEvent":10,"PushEvent":1,"PullRequestEvent":3,"ForkEvent":12}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-12T12:04:28.142Z","updated_at":"2022-07-12T12:04:28.142Z","repository_link":"https://github.com/Mimino666/langdetect/blob/master/requirements.txt","dependencies":[{"id":155943934,"package_name":"six","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-07-12T12:04:28.247Z","updated_at":"2022-07-12T12:04:28.247Z","repository_link":"https://github.com/Mimino666/langdetect/blob/master/setup.py","dependencies":[{"id":155944604,"package_name":"six","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":26.75290789358446,"created_at":"2025-09-08T11:18:31.715Z","updated_at":"2025-10-07T08:24:39.192Z","avatar_url":"https://github.com/Mimino666.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":7390868,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/63857","html_url":"https://science.ecosyste.ms/projects/63857"}