{"id":70418,"name":"translate-python","description":"Online translation as a Python module \u0026 command line tool. No key, no authentication needed.","url":"https://github.com/terryyin/translate-python","last_synced_at":"2025-09-08T15:04:50.836Z","repository":{"id":8325102,"uuid":"9876845","full_name":"terryyin/translate-python","owner":"terryyin","description":"Online translation as a Python module \u0026 command line tool. No key, no authentication needed.","archived":false,"fork":false,"pushed_at":"2024-04-19T12:00:12.000Z","size":162,"stargazers_count":750,"open_issues_count":36,"forks_count":153,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-08-31T20:23:10.626Z","etag":null,"topics":[],"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/terryyin.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","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":"2013-05-06T00:52:08.000Z","updated_at":"2025-08-18T13:17:51.000Z","dependencies_parsed_at":"2022-06-26T00:09:53.274Z","dependency_job_id":"4b53d8b9-2e76-4232-b985-c29e2c6f8b41","html_url":"https://github.com/terryyin/translate-python","commit_stats":{"total_commits":159,"total_committers":26,"mean_commits":6.115384615384615,"dds":0.5534591194968553,"last_synced_commit":"67774e212fc1f92ef73d57226e355a9f06a5c208"},"previous_names":["terryyin/google-translate-python"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/terryyin/translate-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Ftranslate-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Ftranslate-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Ftranslate-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Ftranslate-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/terryyin","download_url":"https://codeload.github.com/terryyin/translate-python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Ftranslate-python/sbom","scorecard":{"id":874836,"data":{"date":"2025-08-11","repo":{"name":"github.com/terryyin/translate-python","commit":"1e3ab226ba1078dc88b6ae13ff697beab82210ef"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Code-Review","score":9,"reason":"Found 10/11 approved changesets -- score normalized to 9","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"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/main.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/terryyin/translate-python/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/terryyin/translate-python/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/terryyin/translate-python/main.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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 29 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"}},{"name":"Vulnerabilities","score":0,"reason":"19 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-55x5-fj6c-h6m8","Warn: Project is vulnerable to: PYSEC-2014-9 / GHSA-57qw-cc2g-pv5p","Warn: Project is vulnerable to: PYSEC-2021-19 / GHSA-jq4v-f5q6-mjqq","Warn: Project is vulnerable to: GHSA-pgww-xf46-h92r","Warn: Project is vulnerable to: PYSEC-2022-230 / GHSA-wrxv-2j5q-m38w","Warn: Project is vulnerable to: PYSEC-2018-12 / GHSA-xp26-p53h-6h2p","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6","Warn: Project is vulnerable to: PYSEC-2022-238 / GHSA-h3qr-fjhm-jphw","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T05:35:18.536Z","repository_id":8325102,"created_at":"2025-08-24T05:35:18.536Z","updated_at":"2025-08-24T05:35:18.536Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274202772,"owners_count":25240371,"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":"terryyin","name":"Terry Yin","uuid":"788834","kind":"user","description":"Programmer and Supreme Leader @nerds-odd-e .","email":"","website":null,"location":"Singapore","twitter":null,"company":"@nerds-odd-e ","icon_url":"https://avatars.githubusercontent.com/u/788834?v=4","repositories_count":75,"last_synced_at":"2024-04-16T02:50:30.592Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/terryyin","funding_links":[],"total_stars":2578,"followers":145,"following":70,"created_at":"2022-11-02T16:31:37.715Z","updated_at":"2024-04-16T02:50:38.930Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/terryyin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/terryyin/repositories"},"packages":[],"commits":{"id":16657,"full_name":"terryyin/translate-python","default_branch":"master","committers":[{"name":"Rafael Henter","email":"henter.r@gmail.com","login":"rhenter","count":72},{"name":"terryyin","email":"terry@odd-e.com","login":"terryyin","count":49},{"name":"kxrob","email":"kxroberto@gmail.com","login":"kxrob","count":8},{"name":"Azin Zahraei","email":"azin.zahraei@deepl.com","login":null,"count":5},{"name":"Matt Fellows","email":"github@matt-fellows.me.uk","login":"MattFellows","count":3},{"name":"P.J. Finlay","email":"pjappdevelopment@gmail.com","login":"PJ-Finlay","count":3},{"name":"Dan Goje","email":"gojedan98@gmail.com","login":"pringon","count":2},{"name":"Kamiel Choi","email":"kamielverwer@hotmail.com","login":"kamiel79","count":2},{"name":"theSage21","email":"arjoonn.94@gmail.com","login":"theSage21","count":2},{"name":"Jacob Tyndall","email":"jacob.n.tyndall@gmail.com","login":null,"count":1},{"name":"Quang Linh LE","email":"linktohack@github.com","login":null,"count":1},{"name":"gingebot","email":"gingebot@UNKNOWN.(none)","login":null,"count":1},{"name":"Adrian Valente","email":"adrian.valente@ens.fr","login":"adrian-valente","count":1},{"name":"Anton Bolotinsky","email":"bolkin@gmail.com","login":"bolkin","count":1},{"name":"Cléber Zavadniak","email":"cleber@dronemapp.com","login":"cleberzavadniak","count":1},{"name":"Crude Rags","email":"crude.rags@gmail.com","login":"CrudeRags","count":1},{"name":"FeetsTV","email":"747351+feetstv","login":"feetstv","count":1},{"name":"Gonzalo Odiard","email":"godiard@gmail.com","login":"godiard","count":1},{"name":"Magnun Leno","email":"magnun.leno@gmail.com","login":"magnunleno","count":1},{"name":"Michalis Ioak","email":"ioakimidismichalis@gmail.com","login":"michalisioak","count":1},{"name":"NVN1518","email":"67366731+NVN1518","login":"NVN1518","count":1},{"name":"Tim Gates","email":"tim.gates@iress.com","login":"timgates42","count":1},{"name":"hanxiaomax-mac","email":"hanxiaomax@qq.com","login":"hanxiaomax","count":1},{"name":"karimk123","email":"64856262+karimk123","login":"karimk123","count":1},{"name":"madina","email":"37095488+mutabilitas","login":"mutabilitas","count":1},{"name":"mketab","email":"moketab@icloud.com","login":"mketab","count":1}],"total_commits":163,"total_committers":26,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":6.269230769230769,"dds":0.558282208588957,"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":"2025-05-18T01:13:49.306Z","last_synced_commit":"1e3ab226ba1078dc88b6ae13ff697beab82210ef","created_at":"2023-03-07T11:33:05.063Z","updated_at":"2025-05-18T01:13:49.342Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Ftranslate-python/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.276Z","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":"terryyin/translate-python","html_url":"https://github.com/terryyin/translate-python","last_synced_at":"2025-08-31T20:17:56.207Z","status":"error","issues_count":70,"pull_requests_count":39,"avg_time_to_close_issue":31445927.257142857,"avg_time_to_close_pull_request":3235858.763157895,"issues_closed_count":35,"pull_requests_closed_count":38,"pull_request_authors_count":25,"issue_authors_count":56,"avg_comments_per_issue":1.4285714285714286,"avg_comments_per_pull_request":1.1794871794871795,"merged_pull_requests_count":35,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-15T01:47:07.934Z","updated_at":"2025-09-02T22:26:11.892Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Ftranslate-python","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Ftranslate-python/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":57,"COLLABORATOR":7,"CONTRIBUTOR":3,"OWNER":2},"pull_request_author_associations_count":{"CONTRIBUTOR":24,"COLLABORATOR":10,"NONE":4,"OWNER":3},"issue_authors":{"rhenter":7,"rbu":3,"terryyin":2,"beyondguo":2,"PJ-Finlay":2,"kristalacka":2,"HeavySnowJakarta":2,"mrx23dot":2,"AYMBotBuildersOfficial":1,"ghost":1,"Moriand":1,"Rawan44":1,"rasaworkshop":1,"andrewsanchez":1,"arsenikov":1,"JPH71":1,"robpedersendev":1,"Wallvon":1,"maaiika":1,"kuhanaklobasa":1,"fxmeister":1,"theSage21":1,"SooLee":1,"sameertak":1,"PranavSandeep":1,"anebz":1,"stephanedebove":1,"GDelevoye":1,"Geremia":1,"timsmit97":1,"casual-silva":1,"etherealsunshine":1,"nijel":1,"jaded0":1,"ILugaro":1,"Mi605":1,"Allianzcortex":1,"zhanghongyong123456":1,"Heart-beatsss":1,"ninamculver":1,"BenisonSam":1,"iViscosity":1,"yanlee26":1,"SultanovAR":1,"360macky":1,"mcnamara-charles":1,"schaumb":1,"lonngxiang":1,"NoomMiner":1,"wuhuanyan":1,"thistlillo":1,"Bachstelze":1,"ji3g4m6zo6":1,"gordojordo":1,"ireneb612":1},"pull_request_authors":{"rhenter":10,"MattFellows":4,"terryyin":3,"azin-z":2,"PJ-Finlay":2,"feetstv":1,"godiard":1,"adrian-valente":1,"theSage21":1,"pringon":1,"karimk123":1,"kxrob":1,"michalisioak":1,"Bachstelze":1,"cleberzavadniak":1,"mketab":1,"Hacktank":1,"mutabilitas":1,"CrudeRags":1,"timgates42":1,"hanxiaomax":1,"naveenfogat":1,"kamiel79":1,"bolkin":1,"dannywillems":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10167544,"issues_count":32012554,"pull_requests_count":100260947,"authors_count":10729845,"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":{},"past_year_issue_authors":{"kristalacka":2},"past_year_pull_request_authors":{},"maintainers":[{"login":"rhenter","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rhenter"},{"login":"terryyin","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/terryyin"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":2,"WatchEvent":25,"ForkEvent":1},"last_year":{"IssuesEvent":2,"WatchEvent":25,"ForkEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"requirements-build.txt","sha":null,"kind":"manifest","created_at":"2022-06-26T00:09:52.888Z","updated_at":"2022-06-26T00:09:52.888Z","repository_link":"https://github.com/terryyin/translate-python/blob/master/requirements-build.txt","dependencies":[{"id":60324305,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":60324306,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":60324307,"package_name":"vcrpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":60324308,"package_name":"wheel","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements-dev.txt","sha":null,"kind":"manifest","created_at":"2022-06-26T00:09:52.983Z","updated_at":"2022-06-26T00:09:52.983Z","repository_link":"https://github.com/terryyin/translate-python/blob/master/requirements-dev.txt","dependencies":[{"id":60324310,"package_name":"Sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":60324311,"package_name":"codecov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":60324312,"package_name":"coveralls","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":60324313,"package_name":"ipdb","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":60324314,"package_name":"ipython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":60324315,"package_name":"pre-commit","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":60324316,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":60324317,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":60324318,"package_name":"sphinx-autobuild","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":60324319,"package_name":"sphinx-rtd-theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":60324320,"package_name":"tox","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":60324321,"package_name":"twine","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":60324322,"package_name":"vcrpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":60324323,"package_name":"wheel","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-06-26T00:09:53.059Z","updated_at":"2022-06-26T00:09:53.059Z","repository_link":"https://github.com/terryyin/translate-python/blob/master/requirements.txt","dependencies":[{"id":60324324,"package_name":"click","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":60324325,"package_name":"lxml","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":60324326,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":60324327,"package_name":"libretranslatepy","ecosystem":"pypi","requirements":"==2.1.1","direct":true,"kind":"runtime","optional":false}]}],"score":9.92505333045069,"created_at":"2025-09-08T11:19:08.457Z","updated_at":"2025-10-07T08:25:56.531Z","avatar_url":"https://github.com/terryyin.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/70418","html_url":"https://science.ecosyste.ms/projects/70418"}