Skip to content

PFTL/PFTL_Book

Repository files navigation

Python for the Lab

Welcome to the source files for the book Python for the Lab. This is the book used for the workshop Python for the Lab.

If you want to compile the book first clone it and then compile it with xelatex:

git clone [email protected]:PFTL/PFTL_Book.git
cd PFTL_Book
xelatex -shell-escape index.tex

You need to use xelatex in order to be able to use special unicode characters present in the text. The command -shell-escape is used in order to compile the code with the proper formatting (which is achieved through some Python scripts).

If you would like to have a compiled version of the book, contact us

About

Source files for the Python for the Lab book

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published