Further reading
In the following links, you will find more information about the tools we’ve discussed, and links to the official Python documentation for some of the modules we’ve analyzed:
- Operating system module documentation: https://docs.python.org/3/library/os.html
- Subprocess module documentation: https://docs.python.org/3/library/subprocess.html
- Threading module documentation: https://docs.python.org/3/library/threading.html
- Concurrent.futures module documentation: https://docs.python.org/3/library/concurrent.futures.html
Join our community on Discord
Join our community’s Discord space for discussions with the author and other readers: