Skip to content

Instantly share code, notes, and snippets.

View supersational's full-sized avatar
🎹

Sven supersational

🎹
  • University of Bristol
  • Bristol, UK
View GitHub Profile
@wayneeseguin
wayneeseguin / bibtex.png
Created March 29, 2018 15:33 — forked from max-mapper/bibtex.png
How to make a scientific looking PDF from markdown (with bibliography)
bibtex.png
#! python2.7
#
# tinybitcoinpeer.py
# A toy bitcoin node in Python. Connects to a random testnet
# node, shakes hands, reacts to pings, and asks for pongs.
# - Andrew Miller https://soc1024.com/
#
# Dependencies:
# - gevent
# - https://github.com/petertodd/python-bitcoinlib