Skip to content

pviafore/RobustPython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RobustPython

Code Examples for Robust Python book

Note that to get many of the examples use dummy types and data to not take away from the book example.

For example, complex types might be aliased as a string and instances are just random snippets of text. Additionally, functions might just return hardcoded values.

The meat of the book examples are unchanged from the text, however. Feel free to stick in a breakpoint() in the code to further understand how it works.

About

Code Examples for Robust Python book

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published