jianfeng947 / master_python_code_2

Mastering Python Second Edition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code samples for Mastering Python Second Edition

Mastering Python Second Edition, published by Packt

Code samples from Mastering Python Second Edition (https://www.packtpub.com/application-development/mastering-python-second-edition)

All of the code in this repository is tested using the bundled tests. To run the tests yourself simply install the requirements and run the tests:

pip3 install --upgrade --requirement requirements.txt py.test

NOTE Python 3.10.0b4 or higher is required to run the tests.


If you are interested in more packages from the author, take a look at his Github account: https://github.com/WoLpH/

About

Mastering Python Second Edition

License:MIT License


Languages

Language:Jupyter Notebook 92.8%Language:HTML 6.4%Language:Python 0.6%Language:C 0.1%Language:Batchfile 0.0%Language:Makefile 0.0%Language:Cython 0.0%Language:Sage 0.0%