Popular recipes by Paul Saparov http://code.activestate.com/recipes/users/4178836/2011-08-01T13:41:09-07:00ActiveState Code RecipesDetermine credit card type by number (Python) 2011-08-01T13:41:09-07:00Paul Saparovhttp://code.activestate.com/recipes/users/4178836/http://code.activestate.com/recipes/577815-determine-credit-card-type-by-number/ <p style="color: grey"> Python recipe 577815 by <a href="/recipes/users/4178836/">Paul Saparov</a> (<a href="/recipes/tags/card/">card</a>, <a href="/recipes/tags/credit/">credit</a>). </p> <p>Simple function that determines cc type by number</p>