From 43815eb715f5bb21520f1fc6325d12428c24bead Mon Sep 17 00:00:00 2001 From: Easy Build <easybuild@login4.smc.salomon.it4i.cz> Date: Fri, 23 Feb 2018 10:00:07 +0100 Subject: [PATCH] Fri, 23 Feb 2018 10:00:07 +0100 --- salomon.csv | 1 + salomon.md | 1 + 2 files changed, 2 insertions(+) diff --git a/salomon.csv b/salomon.csv index 2614051f..80c31f90 100644 --- a/salomon.csv +++ b/salomon.csv @@ -1363,6 +1363,7 @@ pymatgen/2018.1.29-Py-3.6,2 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 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 diff --git a/salomon.md b/salomon.md index 81e9725f..a5dc728f 100644 --- a/salomon.md +++ b/salomon.md @@ -396,6 +396,7 @@ | [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 | | +| [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. | | [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