Skip to content

Instantly share code, notes, and snippets.

View Res260's full-sized avatar
💭
Oupelaille

Émilio Gonzalez Res260

💭
Oupelaille
View GitHub Profile
### Keybase proof
I hereby claim:
* I am res260 on github.
* I am res260 (https://keybase.io/res260) on keybase.
* I have a public key ASD7LjIMYJAZ7W9pbHoy0j7mw5frgYsAfhid1Gj_JGkFAQo
To claim this, I am signing this object:
@Res260
Res260 / card_maker.py
Created September 15, 2016 18:14
Basic UTF-8 card maker
#!/usr/bin/env python3
'''
card_maker.py
Created by Émilio G! on 160912
Updated last by Émilio G! 160915
Contains functions to transform a list of string to UTF-8 cards.
Use get_cards to get the result.
'''