2022-10-22 22:50:37 +02:00
2022-10-22 22:50:37 +02:00

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/
Description
Mastering Python second Edition
Readme MIT 8.6 MiB
Languages
Jupyter Notebook 92.8%
HTML 6.5%
Python 0.6%