This repository contains a collection of script commands for Raycast. They are all written in Python and can be easily extended.
The shebang line in the scripts is set to #!/usr/bin/env python3
. If you are using a different Python version, you can change it to the desired version.