diff --git a/anselm.csv b/anselm.csv
index c4d8721ac9580407bf77783c6e9d5775fe1d6e22..64babac1000c3344969b0ea44034eb13a913d5b5 100644
--- a/anselm.csv
+++ b/anselm.csv
@@ -381,7 +381,9 @@ SIONlib/1.6.1-tools,1
 Tensorflow/1.1.0-CUDA-7.5.18-Python-3.6.1,1
 Tensorflow/1.1.0-CUDA-8.0.44-Python-3.6.1,1
 Tensorflow/1.1.0,1
+astroid/1.5.3-Python-2.7.13-base,1
 freeglut/3.0.0-intel-2017a,1
+isort/4.2.15-Python-2.7.13-base,1
 libdrm/2.4.27,1
 libdrm/2.4.75,1
 libdrm/2.4.76,1
@@ -441,6 +443,7 @@ lxml/3.8.0-Python-2.7.13-base,1
 mpi4py/2.0.0-intel-2017a-Python-2.7.13-base,1
 nettle/3.2-intel-2017a,1
 nettle/3.3-intel-2017a,1
+pylint/1.7.2-Python-2.7.13-base,1
 snappy/1.1.3,1
 spGPU/master-GCC-4.9.3-2.25,1
 tbb/4.4.2.152,1
diff --git a/anselm.md b/anselm.md
index ffb7deb65925d25053364d265871aa220b4b1bd2..c99a08e5de3ad9744ed74926a54154af440abec4 100644
--- a/anselm.md
+++ b/anselm.md
@@ -200,9 +200,11 @@
 
 | Module | Description |
 | ------ | ----------- |
+| astroid |   |
 | Embree |   |
 | freeglut |   |
 | GLM |   |
+| isort |   |
 | libdrm |   |
 | libevent |   |
 | [libffi](http://sourceware.org/libffi/) | The libffi library provides a portable, high level programming interface to various calling conventions. This allows a programmer to call any function specified by a call interface description at run-time. |
@@ -227,6 +229,7 @@
 | mpi4py |   |
 | nettle |   |
 | PROJ |   |
+| pylint |   |
 | PyYAML |   |
 | [SIONlib](http://www.fz-juelich.de/ias/jsc/EN/Expertise/Support/Software/SIONlib/_node.html) | SIONlib is a scalable I/O library for parallel access to task-local files. The library not only supports writing and reading binary data to or from several thousands of processors into a single or a small number of physical files, but also provides global open and close functions to access SIONlib files in parallel. This package provides a stripped-down installation of SIONlib for use with performance tools (e.g., Score-P), with renamed symbols to avoid conflicts when an application using SIONlib itself is linked against a tool requiring a different SIONlib version. |
 | snappy |   |