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

What you need for this book

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

  • A computer with an Internet connection
  • A Python 2.7 installation
  • Optionally, an Integrated Development Environment for Python

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