diff --git a/salomon.csv b/salomon.csv index 2614051fe087f93977860842fd2f7e1577d5c0bd..80c31f90ed8a39e641399625df6936cb2e64a562 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 81e9725f6178f9ad6c1cf11ad130889d187c35e1..a5dc728f6f639f985900480db88e19ac2cd8b63c 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. |