Python and Biopython

for Linux
Python should already be installed in your Linux distribution

Biopython instructions
Python includes the Python package management tool pip, which allows an easy installation from the Terminal. Just paste the following and execute:
pip install biopython