{"id":13470954,"url":"https://github.com/brentvollebregt/auto-py-to-exe","last_synced_at":"2026-03-04T12:04:50.759Z","repository":{"id":37884635,"uuid":"120967092","full_name":"brentvollebregt/auto-py-to-exe","owner":"brentvollebregt","description":"Converts .py to .exe using a simple graphical interface ","archived":false,"fork":false,"pushed_at":"2025-10-27T02:33:54.000Z","size":736,"stargazers_count":4683,"open_issues_count":2,"forks_count":782,"subscribers_count":89,"default_branch":"master","last_synced_at":"2025-10-27T04:26:48.710Z","etag":null,"topics":["automation","bundle","executable","package","py2exe","pyinstaller","python","python-to-exe"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/brentvollebregt.png","metadata":{"files":{"readme":"README-Belarusian.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-02-09T23:32:35.000Z","updated_at":"2025-10-27T04:24:23.000Z","dependencies_parsed_at":"2023-09-25T08:09:59.661Z","dependency_job_id":"8f9e3ef8-ea29-4b9e-99f8-35e1d5797f0d","html_url":"https://github.com/brentvollebregt/auto-py-to-exe","commit_stats":{"total_commits":351,"total_committers":22,"mean_commits":"15.954545454545455","dds":0.4444444444444444,"last_synced_commit":"7b0f7a26f1ce111b9cb97c1a69d1d90a045b1aa6"},"previous_names":[],"tags_count":95,"template":false,"template_full_name":null,"purl":"pkg:github/brentvollebregt/auto-py-to-exe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brentvollebregt%2Fauto-py-to-exe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brentvollebregt%2Fauto-py-to-exe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brentvollebregt%2Fauto-py-to-exe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brentvollebregt%2Fauto-py-to-exe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brentvollebregt","download_url":"https://codeload.github.com/brentvollebregt/auto-py-to-exe/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brentvollebregt%2Fauto-py-to-exe/sbom","scorecard":{"id":252424,"data":{"date":"2025-08-11","repo":{"name":"github.com/brentvollebregt/auto-py-to-exe","commit":"5b48c6a67d340a4adc8be952dc9fab4494a39092"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Maintained","score":4,"reason":"1 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","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: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:75","Warn: no topLevel permission defined: .github/workflows/check-formatting.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-hello.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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/check-formatting.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/brentvollebregt/auto-py-to-exe/check-formatting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-formatting.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/brentvollebregt/auto-py-to-exe/check-formatting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-formatting.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/brentvollebregt/auto-py-to-exe/check-formatting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-formatting.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/brentvollebregt/auto-py-to-exe/check-formatting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-formatting.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/brentvollebregt/auto-py-to-exe/check-formatting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-formatting.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/brentvollebregt/auto-py-to-exe/check-formatting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-hello.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/brentvollebregt/auto-py-to-exe/issue-hello.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/brentvollebregt/auto-py-to-exe/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/brentvollebregt/auto-py-to-exe/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/brentvollebregt/auto-py-to-exe/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/brentvollebregt/auto-py-to-exe/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/brentvollebregt/auto-py-to-exe/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/brentvollebregt/auto-py-to-exe/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/brentvollebregt/auto-py-to-exe/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/brentvollebregt/auto-py-to-exe/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/brentvollebregt/auto-py-to-exe/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/brentvollebregt/auto-py-to-exe/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:60","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:87","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:88","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:89","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:43","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of  11 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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.46.0 not signed: https://api.github.com/repos/brentvollebregt/auto-py-to-exe/releases/201960151","Warn: release artifact v2.45.1 not signed: https://api.github.com/repos/brentvollebregt/auto-py-to-exe/releases/192356913","Warn: release artifact v2.45.0 not signed: https://api.github.com/repos/brentvollebregt/auto-py-to-exe/releases/188638715","Warn: release artifact v2.44.4 not signed: https://api.github.com/repos/brentvollebregt/auto-py-to-exe/releases/187046277","Warn: release artifact v2.46.0 does not have provenance: https://api.github.com/repos/brentvollebregt/auto-py-to-exe/releases/201960151","Warn: release artifact v2.45.1 does not have provenance: https://api.github.com/repos/brentvollebregt/auto-py-to-exe/releases/192356913","Warn: release artifact v2.45.0 does not have provenance: https://api.github.com/repos/brentvollebregt/auto-py-to-exe/releases/188638715","Warn: release artifact v2.44.4 does not have provenance: https://api.github.com/repos/brentvollebregt/auto-py-to-exe/releases/187046277"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:70"],"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":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2023-292 / GHSA-9w2p-rh8c-v9g5","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"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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-17T08:49:40.017Z","repository_id":37884635,"created_at":"2025-08-17T08:49:40.017Z","updated_at":"2025-08-17T08:49:40.017Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30079565,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T11:57:42.557Z","status":"ssl_error","status_checked_at":"2026-03-04T11:56:10.793Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"keywords":["automation","bundle","executable","package","py2exe","pyinstaller","python","python-to-exe"],"created_at":"2024-07-31T16:00:37.757Z","updated_at":"2026-03-04T12:04:50.738Z","avatar_url":"https://github.com/brentvollebregt.png","language":"JavaScript","funding_links":["https://www.buymeacoffee.com/brentvollebregt"],"categories":["automation","JavaScript","Freezers"],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eAuto PY to EXE\u003c/h1\u003e\n\u003cp align=\"center\"\u003eКанвертар з фармату .py на фармат .exe з графічным інтэрфейсам выкарыстоўвае \u003ca href=\"https://pyinstaller.readthedocs.io/en/stable/index.html\"\u003ePyInstaller.\u003c/a\u003e\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://nitratine.net/posts/auto-py-to-exe/feature.png\" alt=\"Empty interface\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://pypi.org/project/auto-py-to-exe/\"\u003e\u003cimg src=\"https://img.shields.io/pypi/v/auto-py-to-exe.svg\" alt=\"PyPI Version\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://pypi.org/project/auto-py-to-exe/\"\u003e\u003cimg src=\"https://img.shields.io/pypi/pyversions/auto-py-to-exe.svg\" alt=\"PyPI Supported Versions\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://pypi.org/project/auto-py-to-exe/\"\u003e\u003cimg src=\"https://img.shields.io/pypi/l/auto-py-to-exe.svg\" alt=\"License\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://pepy.tech/project/auto-py-to-exe\"\u003e\u003cimg src=\"https://static.pepy.tech/badge/auto-py-to-exe/month\" alt=\"Downloads Per Month\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://pyinstaller.readthedocs.io/en/stable/requirements.html\"\u003e\u003cimg src=\"https://img.shields.io/badge/platform-windows%20%7C%20linux%20%7C%20macos-lightgrey\" alt=\"Supported Platforms\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://www.buymeacoffee.com/brentvollebregt\"\u003e\u003cimg src=\"https://img.shields.io/badge/-buy_me_a%C2%A0beer-gray?logo=buy-me-a-coffee\" alt=\"Donate\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n阅读中文版的 README ，点击 [这里](./README-Chinese.md)\n\nSuomenkieliset käyttöohjeet löydät [täältä](./README-Finnish.md)\n\nTürkçe Talimatları [burada](./README-Turkish.md) bulabilirsiniz.\n\nدستور العمل های [فارسی](./README-Persian.md)\n\n한국어로 된 설명은 [여기](./README-Korean.md)를 참고하세요.\n\nБългарски README [тук](README-Bulgarian.md)\n\n## Паказ\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://nitratine.net/posts/auto-py-to-exe/auto-py-to-exe-demo.gif\" alt=\"auto-py-to-exe Demo\"\u003e\n\u003c/p\u003e\n\n## Уводзіны\n\n### Перадумовы\n\n- Python : 3.6-3.12\n\n_Каб мець такі ж самы інтэрфейс, які адлюстраваны на відарысе, вам неабходна выкарыстоўваць браўзер Chrome. Калі Сhrome не ўсталяваны або зададзены параметр `--default-browser`, то будзе выкарыстоўвацца браўзер па змаўчанні._\n\n### Усталяванне і выкарыстанне\n\n#### Усталяванне праз [PyPI](https://pypi.org/project/auto-py-to-exe/)\n\nВы можаце ўсталяваць гэты праект, карыстаючыся PyPI:\n\n```\n$ pip install auto-py-to-exe\n```\n\nКаб запусціць яго, выканайце ў тэрмінале наступную каманду:\n\n```\n$ auto-py-to-exe\n```\n\n\u003e Калі вы маеце больш за адну ўсталяваную версію Python, можаце скарыстацца `python -m auto_py_to_exe` замест `auto-py-to-exe`.\n\n### Усталяванне праз [GitHub](https://github.com/brentvollebregt/auto-py-to-exe)\n\n```\n$ git clone https://github.com/brentvollebregt/auto-py-to-exe.git\n$ cd auto-py-to-exe\n$ python setup.py install\n```\n\nКаб запусціць яго, выканайце ў тэрмінале наступную каманду:\n\n```\n$ auto-py-to-exe\n```\n\n#### Лакальнае выкананне праз [Github](https://github.com/brentvollebregt/auto-py-to-exe) (без усталявання).\n\nКаб запусціць яго, выканайце наступныя дзеянні:\n\n1. Скапіюйце або спампуйце [дадатак](https://github.com/brentvollebregt/auto-py-to-exe)\n2. Адкрыйце тэрмінал і перайдзіце да тэчцы з праектам\n3. Выканайце `python -m pip install -r requirements.txt`\n4. Выканайце `python -m auto_py_to_exe`, каб запусціць дадатак\n\n## Выкарыстанне дадатку\n\n1. Выберыце месцаванне вашага коду (устаўце файл або скарыстайцеся правадніком)\n   — Вырыс стане сінім, калі файл існуе\n2. Абярыце іншыя параметры і дадайце нешта кшталту іконкі або іншых файлаў\n3. Націсніце на вялікую сінію кнопку ўнізе, каб пачаць канвертацыю\n4. Знайдзіце пераўтвораныя файлы ў /output пасля завяршэння работы\n\n_Лёгка._\n\n### Параметры\n\nВыкарыстанне: `auto-py-to-exe [-db] [-c [CONFIG]] [-o [PATH]] [filename]`\n\n| Параметр                                                     | Тып                    | Апісанне                                                                                                                                                                     |\n| ------------------------------------------------------------ | ---------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |\n| filename                                                     | пазіцыйны/неабавязковы | Ён папярэдне запаўняе поле \"Месцаванне коду\" у карыстальніцкім інтэрфейсе.                                                                                                   |\n| -db, --default-browser                                       | неабавязковы           | Адкрывае карыстальніцкі інтэрфейс з браўзерам па змаўчанні (які можа быць Chrome). Ён не будзе спрабаваць знайсці Chrome.                                                    |\n| -nu, --no-ui                                                 | неабавязковы           | Ён не спрабуе адкрыць карыстальніцкі інтэрфейс у браўзеры і наўпрост выводзіць адрас, па якім дадатак можа быць даступным.                                                   |\n| -c [CONFIG], --config [CONFIG]                               | неабавязковы           | Падайце файл канфігурацыі (json), каб папярэдне запоўніць карыстальніцкі інтэрфейс. Гэтыя файлы можна стварыць ва ўкладцы \"Налады\".                                          |\n| -o [PATH], --output-dir [PATH]                               | неабавязковы           | Усталюйце тэчку па змаўчанні для вываду. Гэта ўсё адно можа быць зменена ў інтэрфейсе.                                                                                       |\n| -bdo [FOLDER_PATH], --build-directory-override [FOLDER_PATH] | неабавязковы           | Перазапісвае стандартную тэчку зборкі. Карысна, калі вам патрэбна адключыць каталог, каб антывірусныя праграмы не выдалялі файлы.                                            |\n| -lang [LANGUAGE_CODE], --language [LANGUAGE_CODE]            | неабавязковы           | Ён вызначае карыстальніцкаму інтэрфейсу, на якой мове адлюстроўвацца пры запуску. Коды з перакладамі можна знайсці ў табліцы, якая знаходзіцца ў раздзеле \"Пераклады\" ніжэй. |\n\n### JSON Канфігурацыя\n\nЗамест таго, каб устаўляць адны і тыя даныя ў карыстальніцкі інтэрфейс зноў і зноў, вы можаце экспартаваць бягучае становішча, пяройдучы ў раздзел \"Канфігурацыя\" на ўкладцы \"Налады\" і экспартаваўшы канфігурацыю ў файл JSON. Затым яго можна зноўку імпартаваць у карыстальніцкі інтэрфейс для паўторнага запаўнення ўсіх палёў.\n\nГэтая дзея па экспартаванні канфігурацыі JSON не захоўвае выходны каталог аўтаматычна, паколькі перасоўванне вузлоў можа азначаць змяненне структуры каталогаў. Калі вы хочаце мець выходны каталог у канфігурацыі JSON, дадайце каталог у раздзел `nonPyinstallerOptions.outputDirectory` у файле JSON (патрабуецца стварыць новы ключ).\n\n## Відэа\n\nДля візуальнага тлумачэння дзеяў перайдзіце па спасылцы [я зняў відэа, арыгінальны выпуск, для гэтага праекту](https://youtu.be/OZSZHmWSOeM); некаторыя рэчы могуць адрознівацца, але дагэтуль прымяняюцца адныя і тыя ж канцэпцыі.\n\n## Унёсак\n\nАзнаёмцеся з [CONTRIBUTING.md](./CONTRIBUTING.md), каб здаведацца пра рэкамендацыі аб тым, як зрабіць свой унёсак у праект. Тут апісана, што рабіць, калі ў вас ёсць новая функцыя, змяненне, абнаўленне перакладу, альбо вы выявілі праблему з аўтаматычным пераўтварэннем у фармат `.exe`.\n\n## Праблемы пры выкарыстанні дадаткам\n\nКалі ў вас узніклі праблемы з упакаваным выканальным файлам або з выкарыстаннем гэтым інструментам цалкам, рэкамендуем вам прачытаць [мой пост у блогу пра распаўсюджаныя праблемы пры выкарыстанні auto-py-to-exe](https://nitratine.net/blog/post/issues-when-using-auto-py-to-exe/?utm_source=auto_py_to_exe\u0026utm_medium=readme_link\u0026utm_campaign=auto_py_to_exe_help). У гэтым посце вядзецца гаворка, што вам варта ведаць пра упакаванні кодаў на Python і пра выпраўленні памылак, які часта ўзнікаюць.\n\n## Падтрымка Python 2.7\n\nПачынаючы з версіі [PyInstaller v4.0](https://github.com/pyinstaller/pyinstaller/releases/tag/v4.0), якая выпушчаная 9 жніўня 2020 года, Python 2.7 больш не падтрымліваецца, хаця вы ўсё яшчэ можаце выкарыстоўваць гэты інструмент з Python 2.7, усталяваўшы старэйшую версію PyInstaller. [PyInstaller v3.6](https://github.com/pyinstaller/pyinstaller/releases/tag/v3.6) была апошняй версіяй, якая падтрымлівае Python 2.7; каб усталяваць яе, спачатку выдаліце ўсе версіі PyInstaller, якія існуюць, а затым выканайце `python -m pip install pyinstaller==3.6`.\n\n## Тэставанне\n\nТэсты знаходзяцца ў раздзеле `tests/` і запускаюцца з дапамогаю pytest:\n\n```\n$ pip install pytest\n$ pip install -e .\n$ pytest\n```\n\n## Здымкі экрану\n\n| \u003c!-- --\u003e                                                                                                                                             | \u003c!-- --\u003e                                                                                                                              |\n| ---------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------- |\n| [![Empty interface](https://nitratine.net/posts/auto-py-to-exe/empty-interface.png)](https://nitratine.net/posts/auto-py-to-exe/empty-interface.png) | [![Filled out](https://nitratine.net/posts/auto-py-to-exe/filled-out.png)](https://nitratine.net/posts/auto-py-to-exe/filled-out.png) |\n| [![Converting](https://nitratine.net/posts/auto-py-to-exe/converting.png)](https://nitratine.net/posts/auto-py-to-exe/converting.png)                | [![Completed](https://nitratine.net/posts/auto-py-to-exe/completed.png)](https://nitratine.net/posts/auto-py-to-exe/completed.png)    |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrentvollebregt%2Fauto-py-to-exe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrentvollebregt%2Fauto-py-to-exe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrentvollebregt%2Fauto-py-to-exe/lists"}