{"id":18728574,"url":"https://github.com/hardmax71/no-py-2-exe","last_synced_at":"2025-11-12T04:30:22.758Z","repository":{"id":225804833,"uuid":"766904689","full_name":"HardMax71/no-py-2-exe","owner":"HardMax71","description":"Native Python Script Execution with PowerShell","archived":false,"fork":false,"pushed_at":"2024-03-15T00:20:50.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-28T14:19:52.942Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PowerShell","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/HardMax71.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}},"created_at":"2024-03-04T10:52:43.000Z","updated_at":"2024-03-04T11:02:15.000Z","dependencies_parsed_at":"2024-03-15T01:31:58.544Z","dependency_job_id":"bd4c0f43-997c-4722-bdbb-1008ca6d5578","html_url":"https://github.com/HardMax71/no-py-2-exe","commit_stats":null,"previous_names":["hardmax71/no-py-2-exe"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HardMax71%2Fno-py-2-exe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HardMax71%2Fno-py-2-exe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HardMax71%2Fno-py-2-exe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HardMax71%2Fno-py-2-exe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HardMax71","download_url":"https://codeload.github.com/HardMax71/no-py-2-exe/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239599040,"owners_count":19665911,"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","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":"2024-11-07T14:21:57.507Z","updated_at":"2025-11-12T04:30:22.727Z","avatar_url":"https://github.com/HardMax71.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NoPy2Exe: Native Python Script Execution with PowerShell\n\nNoPy2Exe is a PowerShell script that allows you to directly execute Python scripts on \nWindows without needing to bundle them into stand-alone EXE files. \nThis avoids the hassle, increased complexity, and larger file sizes that come with \nconverting Python code to executables.\n\n## Key Features\n- Automatically installs Python and sets up a virtual environment\n- Handles all dependency installation requirements\n- Activates the virtual environment transparently\n- Executes target Python scripts natively from PowerShell\n- Easy customization of Python version and scripts\n\nNoPy2Exe dramatically simplifies deploying and running Python scripts - \njust point it at your code and go! No more troublesome exe wrapping getting in the way.\n\n# Getting Started\nTo use NoPy2Exe, simply download `start.ps1` and execute:\n\n```powershell\n.\\start.ps1 -ScriptName your_script.py\n```\n\nBy default, NoPy2Exe is configured to:\n\n- Scan C: and D: drives for existing Python installations\n- Install `Python 3.11.7` if not found\n- Create a `.\\venv` virtual environment\n- Install all dependencies from `requirements.txt`\n- Execute a script called `main.py`\n\n\u003e See the help docs in start.ps1 for additional default values.\n\n---\n\n## Limitations\n\n- Requires Windows and PowerShell to run\n- Requires admin rights when installing downloaded Python version to the system","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhardmax71%2Fno-py-2-exe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhardmax71%2Fno-py-2-exe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhardmax71%2Fno-py-2-exe/lists"}