Skip to content

Instantly share code, notes, and snippets.

@SYZYGY-DEV333
Last active February 3, 2016 20:27
Show Gist options
  • Save SYZYGY-DEV333/ea64b924868548c74b3d to your computer and use it in GitHub Desktop.
Save SYZYGY-DEV333/ea64b924868548c74b3d to your computer and use it in GitHub Desktop.
#!/usr/bin/env python
# Name of Program, version
# Author of program
# Discription
# Lisence
import os
print "Hello World!"
@SYZYGY-DEV333
Copy link
Author

I needed this to make all my Python scripts consistent with each other. This is for me ;-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment