Axelrod-Python / Axelrod-Python.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Axelrod-Python.github.io

Generating code snippets:

pip install pygments
pip install bibtex-pygments-lexer

pygmentize -o simple_tournament.html simple_tournament.py
pygmentize -o reference.html reference.bib

This creates the html output, which has been copied in. Note that I added the <div class="hll"> tag.

About


Languages

Language:HTML 56.5%Language:CSS 26.6%Language:JavaScript 14.2%Language:Python 1.5%Language:TeX 1.3%