Skip to content

Instantly share code, notes, and snippets.

View neveldo's full-sized avatar

Vincent Brouté neveldo

View GitHub Profile
@jul
jul / comparateur.py
Last active February 6, 2017 16:29
Êtes vous plutôt banlieue ou pas?
#!/usr/bin/env python
# -*- coding: utf-8 -*-
import pylab as P
import os
import readline
import atexit
from pyquery import PyQuery as S
import re
from json import load, dump, dumps