A stupid simple bitcoin client/lightweight node implemented in python that provides "Simplified Payment Verification" functionality, according to Satoshi's paper (section 8). The purpose of this project is to learn more about the bitcoin protocol, it is NOT a good idea to use this for anything else than an educational experiment.
Again this is a messy work in progress, I'm learning as I go so... viewer discretion is advised.
- George Hotz's TwitchCoins 2 part series from his livestreams
- PySPV