{"id":89131,"name":null,"description":"Faster, modernized fork of the language identification tool langid.py","url":"https://github.com/adbar/py3langid","last_synced_at":"2025-09-08T23:55:29.043Z","repository":{"id":42658400,"uuid":"431098782","full_name":"adbar/py3langid","owner":"adbar","description":"Faster, modernized fork of the language identification tool langid.py","archived":false,"fork":true,"pushed_at":"2024-11-22T17:37:39.000Z","size":12866,"stargazers_count":56,"open_issues_count":2,"forks_count":9,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-25T04:45:21.359Z","etag":null,"topics":["detect-language","langid","language-detection","language-identification","language-recognition","nlp","whatlang"],"latest_commit_sha":null,"homepage":"https://adrien.barbaresi.eu/blog/language-detection-langid-py-faster.html","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"saffsd/langid.py","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adbar.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-11-23T12:50:48.000Z","updated_at":"2025-07-04T05:53:00.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/adbar/py3langid","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/adbar/py3langid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fpy3langid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fpy3langid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fpy3langid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fpy3langid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adbar","download_url":"https://codeload.github.com/adbar/py3langid/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fpy3langid/sbom","scorecard":{"id":165821,"data":{"date":"2025-08-11","repo":{"name":"github.com/adbar/py3langid","commit":"812f2055f74c35dea298f30b434644062d9289be"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.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":"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":"Code-Review","score":0,"reason":"Found 0/30 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":"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":"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":"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":"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":"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/codeql-analysis.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/adbar/py3langid/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/adbar/py3langid/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/adbar/py3langid/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/adbar/py3langid/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/adbar/py3langid/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/adbar/py3langid/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/adbar/py3langid/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:60","Info:   0 out of   7 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":"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 7 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-16T14:49:32.249Z","repository_id":42658400,"created_at":"2025-08-16T14:49:32.249Z","updated_at":"2025-08-16T14:49:32.249Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231135,"owners_count":25245675,"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":"adbar","name":"Adrien Barbaresi","uuid":"2125866","kind":"user","description":"Research scientist – natural language processing, web scraping and text analytics. Mostly with Python.","email":"","website":"adrien.barbaresi.eu","location":"Berlin","twitter":"adbarbaresi","company":"Berlin-Brg. Academy of Sciences (BBAW)","icon_url":"https://avatars.githubusercontent.com/u/2125866?u=e2eeeb3384ab9391f598ade37d4388ad23199ebd\u0026v=4","repositories_count":37,"last_synced_at":"2024-06-11T15:59:25.206Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/adbar","funding_links":[],"total_stars":3746,"followers":360,"following":281,"created_at":"2022-11-04T01:56:16.102Z","updated_at":"2024-06-11T15:59:26.956Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adbar","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adbar/repositories"},"packages":[{"id":2864232,"name":"py3langid","ecosystem":"pypi","description":"Fork of the language identification tool langid.py, featuring a modernized codebase and faster execution times.","homepage":"https://github.com/adbar/py3langid","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/adbar/py3langid","keywords_array":["language detection","language identification","langid","langid.py"],"namespace":null,"versions_count":7,"first_release_published_at":"2021-11-23T19:29:49.000Z","latest_release_published_at":"2024-06-18T11:30:51.000Z","latest_release_number":"0.3.0","last_synced_at":"2025-08-25T01:52:25.958Z","created_at":"2022-04-10T12:09:11.341Z","updated_at":"2025-08-25T03:28:55.516Z","registry_url":"https://pypi.org/project/py3langid/","install_command":"pip install py3langid --index-url https://pypi.org/simple","documentation_url":"https://py3langid.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Intended Audience :: Developers","Intended Audience :: Information Technology","Intended Audience :: Science/Research","License :: OSI Approved :: BSD License","Operating System :: MacOS :: MacOS X","Operating System :: Microsoft :: Windows","Operating System :: POSIX :: Linux","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering :: Artificial Intelligence","Topic :: Text Processing :: Linguistic"],"normalized_name":"py3langid","project_status":null},"repo_metadata":{"id":42658400,"uuid":"431098782","full_name":"adbar/py3langid","owner":"adbar","description":"Faster, modernized fork of the language identification tool langid.py","archived":false,"fork":true,"pushed_at":"2024-11-22T17:37:39.000Z","size":12866,"stargazers_count":56,"open_issues_count":2,"forks_count":9,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-10T23:40:03.048Z","etag":null,"topics":["detect-language","langid","language-detection","language-identification","language-recognition","nlp","whatlang"],"latest_commit_sha":null,"homepage":"https://adrien.barbaresi.eu/blog/language-detection-langid-py-faster.html","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"saffsd/langid.py","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adbar.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-11-23T12:50:48.000Z","updated_at":"2025-07-04T05:53:00.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/adbar/py3langid","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/adbar/py3langid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fpy3langid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fpy3langid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fpy3langid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fpy3langid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adbar","download_url":"https://codeload.github.com/adbar/py3langid/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fpy3langid/sbom","scorecard":{"id":165821,"data":{"date":"2025-08-11","repo":{"name":"github.com/adbar/py3langid","commit":"812f2055f74c35dea298f30b434644062d9289be"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.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":"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":"Code-Review","score":0,"reason":"Found 0/30 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":"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":"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":"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":"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":"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/codeql-analysis.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/adbar/py3langid/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/adbar/py3langid/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/adbar/py3langid/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/adbar/py3langid/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/adbar/py3langid/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/adbar/py3langid/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/adbar/py3langid/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:60","Info:   0 out of   7 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":"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 7 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-16T14:49:32.249Z","repository_id":42658400,"created_at":"2025-08-16T14:49:32.249Z","updated_at":"2025-08-16T14:49:32.249Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272003352,"owners_count":24856716,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-25T02:00:12.092Z","response_time":1107,"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":"adbar","name":"Adrien Barbaresi","uuid":"2125866","kind":"user","description":"Research scientist – natural language processing, web scraping and text analytics. Mostly with Python.","email":"","website":"adrien.barbaresi.eu","location":"Berlin","twitter":"adbarbaresi","company":"Berlin-Brg. Academy of Sciences (BBAW)","icon_url":"https://avatars.githubusercontent.com/u/2125866?u=e2eeeb3384ab9391f598ade37d4388ad23199ebd\u0026v=4","repositories_count":37,"last_synced_at":"2024-06-11T15:59:25.206Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/adbar","funding_links":[],"total_stars":3746,"followers":360,"following":281,"created_at":"2022-11-04T01:56:16.102Z","updated_at":"2024-06-11T15:59:26.956Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adbar","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adbar/repositories"},"tags":[{"name":"v0.2.2","sha":"8c1d9b0a4eb58c68726ad0a5e6b435011e909aca","kind":"commit","published_at":"2022-06-14T13:23:02.000Z","download_url":"https://codeload.github.com/adbar/py3langid/tar.gz/v0.2.2","html_url":"https://github.com/adbar/py3langid/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adbar/py3langid@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fpy3langid/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fpy3langid/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"c827c445e0ea7871813d46d5e96fef61764e4902","kind":"commit","published_at":"2022-03-29T15:17:29.000Z","download_url":"https://codeload.github.com/adbar/py3langid/tar.gz/v0.2.1","html_url":"https://github.com/adbar/py3langid/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adbar/py3langid@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fpy3langid/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fpy3langid/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"ff1b060fc24b646698d2ed818bc65c6989d017ba","kind":"commit","published_at":"2021-11-29T17:58:43.000Z","download_url":"https://codeload.github.com/adbar/py3langid/tar.gz/v0.2.0","html_url":"https://github.com/adbar/py3langid/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adbar/py3langid@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fpy3langid/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fpy3langid/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"a51240e8061b69e6df87f47d15b4eb9095f0e861","kind":"commit","published_at":"2021-11-24T17:53:00.000Z","download_url":"https://codeload.github.com/adbar/py3langid/tar.gz/v0.1.2","html_url":"https://github.com/adbar/py3langid/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adbar/py3langid@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fpy3langid/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fpy3langid/tags/v0.1.2/manifests"},{"name":"v0.1.0","sha":"fce06c2fd66e02fbf0a6ae586dfa70f43a6ef675","kind":"commit","published_at":"2021-11-23T19:28:36.000Z","download_url":"https://codeload.github.com/adbar/py3langid/tar.gz/v0.1.0","html_url":"https://github.com/adbar/py3langid/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adbar/py3langid@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fpy3langid/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fpy3langid/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-25T03:28:55.516Z","dependent_packages_count":10,"downloads":174258,"downloads_period":"last-month","dependent_repos_count":10,"rankings":{"downloads":1.5755569026772764,"dependent_repos_count":4.620297988395994,"dependent_packages_count":1.8424441557095617,"stargazers_count":13.107382151020964,"forks_count":13.310058787740367,"docker_downloads_count":2.966712268051721,"average":6.237075375599314},"purl":"pkg:pypi/py3langid","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/py3langid","docker_dependents_count":1,"docker_downloads_count":67,"usage_url":"https://repos.ecosyste.ms/usage/pypi/py3langid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/py3langid/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-11T22:36:58.072Z","issues_count":4,"pull_requests_count":13,"avg_time_to_close_issue":4372615.0,"avg_time_to_close_pull_request":1176780.4615384615,"issues_closed_count":2,"pull_requests_closed_count":13,"pull_request_authors_count":2,"issue_authors_count":4,"avg_comments_per_issue":1.25,"avg_comments_per_pull_request":0.46153846153846156,"merged_pull_requests_count":8,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":3,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":8302930.0,"past_year_avg_time_to_close_pull_request":2246719.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":3,"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":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fpy3langid/issues","maintainers":[{"login":"adbar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adbar"}],"active_maintainers":[{"login":"adbar","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adbar"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/py3langid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/py3langid/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/py3langid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/py3langid/related_packages","maintainers":[{"uuid":"adbar","login":"adbar","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://pypi.org/user/adbar/","role":null,"created_at":"2022-12-19T01:06:17.887Z","updated_at":"2022-12-19T01:06:17.887Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/adbar/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726311,"maintainers_count":308829,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":634536,"full_name":"adbar/py3langid","default_branch":"master","committers":[{"name":"Marco Lui","email":"saffsd@gmail.com","login":null,"count":211},{"name":"Adrien Barbaresi","email":"barbaresi@bbaw.de","login":"adbar","count":35},{"name":"Aitzol Naberan","email":"anaberan@codesyntax.com","login":null,"count":6},{"name":"Joel Nothman","email":"joel.nothman@gmail.com","login":null,"count":2},{"name":"Marco Lui","email":"mlui@not.csse.unimelb.edu.au","login":null,"count":1},{"name":"Bartek Ćwikłowski","email":"paczesiowa@gmail.com","login":null,"count":1},{"name":"Sourcery AI","email":"","login":null,"count":1},{"name":"Martin Thurau","email":"martin.thurau@gmail.com","login":null,"count":1},{"name":"tripleee","email":"era+langid@iki.fi","login":null,"count":1},{"name":"Quentin Pradet","email":"quentin@clustree.com","login":null,"count":1},{"name":"Marco Lui","email":"mlui@mlui-1005PE.(none)","login":null,"count":1}],"total_commits":261,"total_committers":11,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":23.727272727272727,"dds":0.1915708812260536,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2024-01-28T08:32:43.981Z","last_synced_commit":"08ae4131a92a2aaa89eb00e49bbabe4b9e7fba86","created_at":"2023-03-09T08:32:26.735Z","updated_at":"2024-01-28T08:32:43.982Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fpy3langid/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5498398,"commits_count":856513778,"contributors_count":31299198,"owners_count":912973,"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":"adbar/py3langid","html_url":"https://github.com/adbar/py3langid","last_synced_at":"2025-08-25T03:29:34.447Z","status":"error","issues_count":4,"pull_requests_count":13,"avg_time_to_close_issue":4372615.0,"avg_time_to_close_pull_request":1176780.4615384615,"issues_closed_count":2,"pull_requests_closed_count":13,"pull_request_authors_count":2,"issue_authors_count":4,"avg_comments_per_issue":1.25,"avg_comments_per_pull_request":0.46153846153846156,"merged_pull_requests_count":8,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":3,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":8302930.0,"past_year_avg_time_to_close_pull_request":2246719.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":3,"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":0,"past_year_merged_pull_requests_count":2,"created_at":"2023-05-14T20:48:04.194Z","updated_at":"2025-09-02T22:47:00.010Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fpy3langid","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fpy3langid/issues","issue_labels_count":{"bug":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":4},"pull_request_author_associations_count":{"OWNER":12,"NONE":6},"issue_authors":{"Aprilistic":1,"debuggio":1,"aleksandra-miletic":1,"bestlee666":1},"pull_request_authors":{"adbar":12,"sourcery-ai[bot]":6},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10052440,"issues_count":30836523,"pull_requests_count":92374539,"authors_count":10519436,"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":2},"past_year_pull_request_author_associations_count":{"OWNER":3},"past_year_issue_authors":{"bestlee666":1,"debuggio":1},"past_year_pull_request_authors":{"adbar":3},"maintainers":[{"login":"adbar","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adbar"}],"active_maintainers":[{"login":"adbar","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adbar"}]},"events":{"total":{"IssuesEvent":3,"WatchEvent":9,"DeleteEvent":1,"IssueCommentEvent":2,"PushEvent":2,"PullRequestEvent":2,"ForkEvent":1,"CreateEvent":1},"last_year":{"IssuesEvent":3,"WatchEvent":9,"DeleteEvent":1,"IssueCommentEvent":2,"PushEvent":2,"PullRequestEvent":2,"ForkEvent":1,"CreateEvent":1}},"keywords":["detect-language","langid","language-detection","language-identification","language-recognition","nlp","whatlang"],"dependencies":[],"score":18.527141128532552,"created_at":"2025-09-08T21:30:48.172Z","updated_at":"2025-10-07T08:29:28.505Z","avatar_url":"https://github.com/adbar.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":174258,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["transformation","datetime","lemmatization","tokenization"],"project_url":"https://science.ecosyste.ms/api/v1/projects/89131","html_url":"https://science.ecosyste.ms/projects/89131"}