Skip to content

WilliamSoderberg/python-executor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Executor

Enables drophandler on .py files as well as edit with VS Code on normal file open action.

Installation

Build the executable using pyinstaller and place file at C:\. Execute the .reg file to add the drop-handler and open commands to .py files

Build command

pyinstaller --onefile --version-file=versioninfo.txt --icon=py.ico --noconsole python_executor.py

About

Enables drop-handler on .py files as well as edit with VS Code on normal file open action.

Topics

Resources

Stars

Watchers

Forks

Languages