/livre-python

Livre collaboratif autour de Python

Primary LanguagePython

Livre Python

image

Compilation

$ pip install -r requirements.txt
$ sphinx-build -b html source build/html
$ sphinx-build -b latex source build/latex
$ sphinx-build -b epub source build/epub