Skip to content

Instantly share code, notes, and snippets.

View geraldmc's full-sized avatar
🏠
Working from home

Gerald McCollam geraldmc

🏠
Working from home
  • Terre Bon Bioscience LLC
  • Houma, LA
View GitHub Profile
@geraldmc
geraldmc / pep20_by_example.py
Created February 22, 2017 03:38 — forked from evandrix/pep20_by_example.py
PEP 20 (The Zen of Python) by example
#!/usr/bin/env python
"""
=====================================
PEP 20 (The Zen of Python) by example
=====================================
Usage: %prog
:Author: Hunter Blanks, hblanks@artifex.org / hblanks@monetate.com