Learning Python for Forensics
上QQ阅读APP看书,第一时间看更新

To get the most out of this book

To follow along with the examples in this book, you will need the following:

  • A computer with an internet connection
  • Python 2.7.15 or Python 3.7.1
  • Optionally, an IDE for Python

In addition to these requirements, you will need to install various third-party modules that we will make use of in our code. We will indicate which modules need to be installed, the correct version, and, often, how to install them.