Learn the pytest way to write simple tests which can also be used to write complex tests
Key Features
Become proficient with pytest from day one by solving real-world testing problems
Use pytest to write tests more efficiently
Scale from simple to...
Nowadays software applications are often connected with each other over computer networks using inter-process communication technologies. gRPC is a modern inter-process communication style based on high-performance RPCs (remote procedure calls) for...
Create succinct and expressive implementations with functional programming in Python
If you’re a Python developer who wants to discover how to take the power of functional programming (FP) and bring it into your own programs, then this book is...