Python OneFile
Right-click a .py file in VSCode, select "Python =>> exe" to package it as an executable file.
Changelog
v1.0.1
- Fixed the issue where the terminal command was sent before the Python extension finished loading environment variables.
v1.0.0
- Initial release with the ability to package Python scripts into executables via VSCode command.
- Supports automatic environment variable loading through the Microsoft Python extension.
| |