discovered 03 Aug 2026
ps1scriptify
→ View on GitHubps1scriptify is a Python tool designed to generate a PowerShell function from a Python script that utilizes argparse for argument parsing. It enables users to easily invoke Python scripts from the terminal on Windows by creating a corresponding .ps1 file that mirrors the original script's argument structure. Notable features include support for overwriting existing .ps1 files and allowing users to specify custom output directories.