Skip to content

Instantly share code, notes, and snippets.

@widnyana
Created September 21, 2015 05:47
Show Gist options
  • Save widnyana/edadcb04375d03c33139 to your computer and use it in GitHub Desktop.
Save widnyana/edadcb04375d03c33139 to your computer and use it in GitHub Desktop.
python header example
__author__ = "Rob Knight, Gavin Huttley, and Peter Maxwell"
__copyright__ = "Copyright 2007, The Cogent Project"
__credits__ = ["Rob Knight", "Peter Maxwell", "Gavin Huttley",
"Matthew Wakefield"]
__license__ = "GPL"
__version__ = "1.0.1"
__maintainer__ = "Rob Knight"
__email__ = "rob@spot.colorado.edu"
__status__ = "Production"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment