Summary
A short summary of the points covered in this chapter.
We'll cover the following...
What we learned
In this chapter, we saw how to make our code more Pythonic by moving the JavaScript mappings to their file and creating Python convenience methods. ...