From d4bc83e246cb9d673274ef64851835594c4387ac Mon Sep 17 00:00:00 2001
From: Easy Build <easybuild@login4.smc.salomon.it4i.cz>
Date: Thu, 1 Mar 2018 13:01:24 +0100
Subject: [PATCH] Thu, 01 Mar 2018 13:01:24 +0100

---
 salomon.csv | 3 +++
 salomon.md  | 2 ++
 2 files changed, 5 insertions(+)

diff --git a/salomon.csv b/salomon.csv
index b6aa5738..64a7d010 100644
--- a/salomon.csv
+++ b/salomon.csv
@@ -1372,6 +1372,7 @@ pudb/2017.1.4-Py-3.6,2
 pWord2Vec/2018-01-25-intel-2017a,2
 Py/2.7,2
 Py/3.6,2
+py4j/0.10.6-Py-3.6,2
 pybtex/0.21-Py-3.6,2
 PyCairo/1.10.0-Python-2.7.13-base,2
 PyDispatcher/2.0.5-Py-3.6,2
@@ -1383,6 +1384,7 @@ pyparsing/2.2.0-Py-2.7,2
 pyparsing/2.2.0-Py-3.6,2
 PyQt/4.12-Py-3.6,2
 PyQt5/5.10-Py-3.6,2
+pyspark/2.3.0-Py-3.6,2
 pytest/3.3.2-Py-2.7,2
 pytest/3.3.2-Py-3.6,2
 Python/2.7.10-GCC-4.9.3-2.25-bare,2
@@ -1532,6 +1534,7 @@ SnuCL/1.3.3-gompi-2015e,2
 Spack/default,2
 Spark/1.5.2,2
 Spark/2.1.0,2
+Spark/2.3.0,2
 spatialindex/1.8.5-foss-2015g,2
 SpatiaLite/4.3.0a-foss-2015g,2
 spglib-python/1.10.2.4-Py-3.6,2
diff --git a/salomon.md b/salomon.md
index 28492be6..8ec98f41 100644
--- a/salomon.md
+++ b/salomon.md
@@ -402,12 +402,14 @@
 | [Pillow](http://pillow.readthedocs.org/) | Pillow is the 'friendly PIL fork' by Alex Clark and Contributors. PIL is the Python Imaging Library by Fredrik Lundh and Contributors. |
 | [pluggy](https://github.com/pytest-dev/pluggy) | Plugin and hook calling mechanisms for python. |
 | [pudb](https://pypi.python.org/pypi/pudb) | PuDB is a full-screen, console-based visual debugger for Python. |
+| [py4j](https://pypi.python.org/pypi/py4j) | Enables Python programs to dynamically access arbitrary Java objects. |
 | [pybtex](https://pypi.python.org/pypi/pybtex) | A BibTeX-compatible bibliography processor in Python. |
 | [PyDispatcher](https://pypi.python.org/pypi/PyDispatcher) | Multi-producer-multi-consumer signal dispatching mechanism. |
 | [pymatgen](https://pypi.python.org/pypi/pymatgen) | Python Materials Genomics is a robust materials analysis code that defines core object representations for structures and molecules with support for many electronic structure codes. It is currently the core analysis code powering the Materials Project (https://www.materialsproject.org). |
 | [pyparsing](http://pyparsing.wikispaces.com) | The pyparsing module provides a library of classes that client code uses to construct the grammar directly in Python code. |
 | PyQt | &nbsp; |
 | [PyQt5](http://www.riverbankcomputing.co.uk/software/pyqt) | PyQt5 is a set of Python bindings for v5 of the Qt application framework from The Qt Company. |
+| [pyspark](https://pypi.python.org/pypi/pyspark) | Apache Spark Python API |
 | [pytest](http://pytest.org) | Simple powerful testing with Python |
 | [python-dateutil](https://github.com/dateutil/dateutil) | Useful extensions to the standard Python datetime features. |
 | [pytz](http://pytz.sourceforge.net/) | pytz brings the Olson tz database into Python. This library allows accurate and cross platform timezone calculations using Python 2.4 or higher. |
-- 
GitLab