diff --git a/salomon.csv b/salomon.csv
index 0464253bc1a78b3cfb81debaf918db418d4c8de8..a3d7040e68d44ce66b5ce9ecb15ee222007efa31 100644
--- a/salomon.csv
+++ b/salomon.csv
@@ -605,6 +605,7 @@ Python/2.7.11-intel-2017a,2
 Python/2.7.11-intel-2017.00,2
 Python/2.7.13-base,2
 Python/2.7.13,2
+Python/2.7.14-base,2
 Python/3.4.3-intel-2015b,2
 Python/3.5.1-intel-2016.01,2
 Python/3.5.1-intel-2017.00,2
@@ -614,6 +615,7 @@ Python/3.5.2-intel-2017.00,2
 Python/3.5.2,2
 Python/3.6.1,2
 Python/3.6.2-base,2
+Python/3.6.4-base,2
 R/3.1.1-intel-2015b,2
 R/3.2.3-foss-2015b,2
 R/3.2.3-intel-2016.01,2
@@ -1218,6 +1220,8 @@ GNU/5.1.0-2.25-intel-2015b,2
 GNU/5.1.0-2.25,2
 GNU/6.3.0-2.27,2
 PRACE/20150630-intel-2015b,2
+Py/2.7,2
+Py/3.6,2
 Python/2.7,2
 Python/3.6,2
 foss/2015b,2
diff --git a/salomon.md b/salomon.md
index 5a0d442e05017042d269c8740181093c67ff3a17..526194f64cb4dc925ba0aa5bedf1c0b1de191aad 100644
--- a/salomon.md
+++ b/salomon.md
@@ -383,6 +383,7 @@
 | [libc](https://www.gnu.org/software/libc/) | The Glibc package contains the main C library. This library provides the basic routines for allocating memory, searching directories, opening and closing files, reading and writing files, string handling, pattern matching, arithmetic, and so on. |
 | [PRACE](http://www.prace-ri.eu/PRACE-Common-Production) | The PRACE Common Production Environment (PCPE) is a set of software tools and libraries that are planned to be available on all PRACE execution sites. The PCPE also defines a set of environment variables that try to make compilation on all sites as homogeneous and simple as possible. |
 | [prace](http://www.prace-ri.eu/PRACE-Common-Production) | PRACE Common Production Environment (PCPE) Initialisation of the PRACE common production environment. This allows you to assume that the following tools/libraries are available by default in your PATH/environment. * Fortran, C, C++ Compilers * MPI * BLAS, LAPACK, BLACS, ScaLAPACK * FFTW * HDF5, NetCDF The compiler commands on are: * mpif90 - Fortran compiler * mpicc - C compiler * mpicxx - C++ compiler For more information on the PCPE please see the documentation at: http://www.prace-ri.eu/PRACE-Common-Production For help using this system, please see Local User Guide available at: http://prace-ri.eu/Best-Practice-Guide-Anselm-HTML |
+| [Py](https://www.python.org) | Python 2.7 toolchain |
 | [Python](http://python.org/) | Python is a programming language that lets you work more quickly and integrate your systems more effectively. |
 | [python](https://www.python.org) | Python 2.7 toolchain |
 | [python-toolchain](https://www.python.org) | Python 3.6 toolchain |