Technical requirements
All the code that you will see in this section can be found under the directory called chapter8
in the GitHub repository (https://github.com/PacktPublishing/Protocol-Buffers-Handbook).
Disclaimer
This chapter will focus on the Python implementation of the Address Book. This is in no way a Python tutorial. If you feel more comfortable with the Golang code, please revisit Chapter 7 to check the implementation there.