Skip to content

pfmoore/scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Utility scripts

Some useful scripts and utilities I have written, mostly in Python.

The Python scripts can be wrapped as native Windows executables, by running the tools/install.ps1 script. This uses the launcher available at https://github.com/pfmoore/pylaunch2 to add a launcher executable for each script. It also installs a copy of the embedded Python distribution and installs pip and any defined requirements for the scripts into the environment.

Note: The embedded distribution is somewhat limited, because of its intended purpose as an embedded interpreter (so, for example, it does not include tkinter).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors