{"id":31642495,"url":"https://github.com/tameronline/pro_exe","last_synced_at":"2025-10-07T03:59:59.174Z","repository":{"id":295107232,"uuid":"989137318","full_name":"TamerOnLine/pro_exe","owner":"TamerOnLine","description":null,"archived":false,"fork":false,"pushed_at":"2025-05-23T16:10:30.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-05-23T17:37:05.841Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TamerOnLine.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-23T16:02:11.000Z","updated_at":"2025-05-23T16:10:33.000Z","dependencies_parsed_at":"2025-05-26T09:04:38.560Z","dependency_job_id":null,"html_url":"https://github.com/TamerOnLine/pro_exe","commit_stats":null,"previous_names":["tameronline/pro_exe"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TamerOnLine/pro_exe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TamerOnLine%2Fpro_exe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TamerOnLine%2Fpro_exe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TamerOnLine%2Fpro_exe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TamerOnLine%2Fpro_exe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TamerOnLine","download_url":"https://codeload.github.com/TamerOnLine/pro_exe/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TamerOnLine%2Fpro_exe/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278717435,"owners_count":26033542,"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-10-07T02:00:06.786Z","response_time":59,"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"}},"keywords":[],"created_at":"2025-10-07T03:59:56.491Z","updated_at":"2025-10-07T03:59:59.148Z","avatar_url":"https://github.com/TamerOnLine.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🛠️ pro_exe - Python to EXE Converter\n\n**pro_exe** is a simple, lightweight tool that allows you to convert any Python `.py` script into a standalone Windows `.exe` executable using [PyInstaller](https://www.pyinstaller.org/).  \nIt supports drag \u0026 drop, command-line arguments, or interactive file selection via a GUI.\n\n---\n\n## 🚀 Features\n\n- ✅ Converts any `.py` file into a `.exe` with the same name\n- 🖱️ Supports drag \u0026 drop\n- 📂 GUI file selection if no arguments are provided\n- 🧹 Auto-cleanup of `build/`, `__pycache__/`, `.spec`, and `.log` files\n- 📦 Uses `PyInstaller` under the hood\n\n---\n\n## 🔧 Requirements\n\n- Python 3.x\n- `pyinstaller` (installed via `pip`)\n\nInstall requirements:\n\n```bash\npip install -r requirements.txt\n```\n\n---\n\n## 📦 Usage\n\n### ➤ Method 1: Run from terminal\n\n```bash\npython myapp.py your_script.py\n```\n\n### ➤ Method 2: Run without arguments (GUI file picker will open)\n\n```bash\npython myapp.py\n```\n\n### ➤ Method 3: Drag \u0026 Drop\n\nDrag any `.py` file onto `myapp.py` to convert it to `.exe`.\n\n---\n\n## 📁 Output\n\nThe resulting `.exe` file will be available in the `dist/` directory:\n\n```\ndist/\n└── your_script.exe\n```\n\n---\n\n## ⚖ License\n\nThis project is licensed under the **Apache License 2.0** – see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftameronline%2Fpro_exe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftameronline%2Fpro_exe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftameronline%2Fpro_exe/lists"}