# ThinkPython2 **Repository Path**: baihupro/ThinkPython2 ## Basic Information - **Project Name**: ThinkPython2 - **Description**: ThinkPython2, a book burn to python. - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-16 - **Last Updated**: 2024-06-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: Learning ## README ThinkPython =========== LaTeX source, code examples, and exercise solutions for Think Python, 2nd edition, by Allen Downey. You can download this book in PDF from [Green Tea Press](http://greenteapress.com/wp/think-python-2e/) or buy it in paper and other formats from [O'Reilly Media](http://shop.oreilly.com/product/0636920045267.do). To build the book from source you will need a LaTeX installion. I recommend the TeX Live distribution with the following packages: * texlive-latex-base * texlive-latex-extra * texlive-fonts-recommended