Skip to content

Instantly share code, notes, and snippets.

@alejandrobernardis
Created May 5, 2015 13:33
Show Gist options
  • Save alejandrobernardis/5db14a561e83661d6344 to your computer and use it in GitHub Desktop.
Save alejandrobernardis/5db14a561e83661d6344 to your computer and use it in GitHub Desktop.
PyCharm Template
#!/usr/bin/env python2.7
# -*- coding: utf-8 -*-
# Copyright (c) ${YEAR} Asumi Kamikaze Inc.
# Licensed under the MIT License.
# Author: Alejandro M. Bernardis
# Email: alejandro (dot) bernardis (at) asumikamikaze (dot) com
# Created: ${DAY}/${MONTH_NAME_SHORT}/${YEAR} ${HOUR}:${MINUTE}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment