Technical requirements
The following are the technical requirements for this chapter:
- Python 3 (3.7 or later)
- A Google Drive account
- API key enabled for your Google Drive account
Sample code for this chapter can be found at https://github.com/PacktPublishing/Python-for-Geeks/tree/master/Chapter07.
We will start our discussion with multithreading concepts in Python.