Skip to content

oiduh/code

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code samples for the Mastering Python book

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

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

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

Releases

No releases published

Packages

No packages published

Languages

  • Python 85.0%
  • Makefile 9.0%
  • C 6.0%