https://github.com/axelrod-python/axelrod-python.github.io
https://github.com/axelrod-python/axelrod-python.github.io
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/axelrod-python/axelrod-python.github.io
- Owner: Axelrod-Python
- Created: 2015-07-21T08:06:48.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2017-02-09T16:29:06.000Z (over 9 years ago)
- Last Synced: 2025-12-29T16:32:23.503Z (6 months ago)
- Language: HTML
- Size: 1.38 MB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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
`
` tag.