Skip to content

Instantly share code, notes, and snippets.

View legnaleurc's full-sized avatar

Wei-Cheng Pan legnaleurc

View GitHub Profile
@legnaleurc
legnaleurc / ncu_sign.py
Last active February 5, 2020 01:39 — forked from eternnoir/gist:5797146
NCU sign in/out
#! /usr/bin/env python
import cookielib
import sys
import urllib
from BeautifulSoup import BeautifulSoup
import mechanize