{"id":23520072,"url":"https://github.com/jessielw/custom-pyinstaller","last_synced_at":"2026-02-15T00:30:52.668Z","repository":{"id":214286504,"uuid":"736098355","full_name":"jessielw/Custom-Pyinstaller","owner":"jessielw","description":"Script to custom build pyinstaller to help prevent false positive viruses for Windows x64","archived":false,"fork":false,"pushed_at":"2023-12-28T17:46:37.000Z","size":21,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-19T05:55:22.229Z","etag":null,"topics":["build","custom","false","positive","pyinstaller","script"],"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/jessielw.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}},"created_at":"2023-12-27T01:39:11.000Z","updated_at":"2025-07-30T16:08:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"67024bcf-ffc5-4d11-b6b8-b446e99c02c6","html_url":"https://github.com/jessielw/Custom-Pyinstaller","commit_stats":null,"previous_names":["jlw4049/custom-pyinstaller","jessielw/custom-pyinstaller"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jessielw/Custom-Pyinstaller","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jessielw%2FCustom-Pyinstaller","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jessielw%2FCustom-Pyinstaller/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jessielw%2FCustom-Pyinstaller/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jessielw%2FCustom-Pyinstaller/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jessielw","download_url":"https://codeload.github.com/jessielw/Custom-Pyinstaller/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jessielw%2FCustom-Pyinstaller/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29461911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T22:42:09.113Z","status":"ssl_error","status_checked_at":"2026-02-14T22:42:05.053Z","response_time":53,"last_error":"SSL_read: 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":["build","custom","false","positive","pyinstaller","script"],"created_at":"2024-12-25T16:11:50.636Z","updated_at":"2026-02-15T00:30:52.649Z","avatar_url":"https://github.com/jessielw.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Description\n\nA set of scripts designed to streamline the process of downloading, creating a virtual environment, building, and extracting PyInstaller to prevent false-positive virus detections.\n\nA `venv` is automatically created to build pyinstaller in the root of the project, so your python install is left untouched.\n\nThis utility is intended for use on **Windows 8 or greater**.\n\n## System Requirements\n\n- Python (what ever is supported by [pyinstaller](https://github.com/pyinstaller/pyinstaller) at the time you are building it)\n- Administrative privileges is required to run the scripts, however it will automatically elevate it for you.\n\n## Usage\n\n1. Clone this repository to a directory of your choice.\n\n2. Ensure you have Python installed on your Windows operating system (Windows 8 or higher).\n\n3. Ensure you have either MinGW or Chocolatey installed. (Chocolatey is used automatically to install MinGW64).\n\n4. Open a terminal inside the cloned directory.\n\n5. Run the command `python run.py`.\n\n6. Once the process is complete, an Explorer window will open with the path to `custom_pyinstaller`.\n\n7. You can then use this custom pyinstaller to `poetry add --editable PATH_TO_custom_pyinstaller` or `pip install PATH_TO_custom_pyinstaller` to install in your current projects `venv`. *The path should be in the root of the custom_pyinstaller folder pointing towards setup.py*\n\n## Reference\n\n- [GitHub Actions Workflow for PyInstaller Builds](https://github.com/yt-dlp/Pyinstaller-Builds/blob/master/.github/workflows/build.yml)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjessielw%2Fcustom-pyinstaller","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjessielw%2Fcustom-pyinstaller","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjessielw%2Fcustom-pyinstaller/lists"}