Create your unique stamp for your Bitcoin with Fractals
Python Notebook script for generating a Bitcoin Post Stamp.
Stamp includes the value according the block chain.
datetime lib
numba lib to sue jit for CPU acceleration
numpy lib
matplotlib - bloody slow for pixel-plots, but ok
millow lib
base58 for bitcoin to HEX
requests lib for get-requests
json lib for request parsing
www.blockchain.info API calls