Skip to content
Snippets Groups Projects
Commit dae972e4 authored by Easy Build's avatar Easy Build
Browse files

Fri, 09 Feb 2018 09:00:04 +0100

parent 1c747d68
No related branches found
No related tags found
No related merge requests found
...@@ -1367,6 +1367,7 @@ PyCairo/1.10.0-Python-2.7.13-base,2 ...@@ -1367,6 +1367,7 @@ PyCairo/1.10.0-Python-2.7.13-base,2
PyGObject/2.28.6-Python-2.7.13-base,2 PyGObject/2.28.6-Python-2.7.13-base,2
PyGTK/2.24.0-Python-2.7.13-base,2 PyGTK/2.24.0-Python-2.7.13-base,2
pylint/1.7.2-Python-2.7.13-base,2 pylint/1.7.2-Python-2.7.13-base,2
pymatgen/2018.1.29-Py-3.6,2
pyparsing/2.2.0-Py-2.7,2 pyparsing/2.2.0-Py-2.7,2
pyparsing/2.2.0-Py-3.6,2 pyparsing/2.2.0-Py-3.6,2
PyQt/4.11.3-foss-2015g-Python-2.7.9,2 PyQt/4.11.3-foss-2015g-Python-2.7.9,2
...@@ -1413,6 +1414,7 @@ pytz/2017.3-Py-3.6,2 ...@@ -1413,6 +1414,7 @@ pytz/2017.3-Py-3.6,2
PYXAID/1.0,2 PYXAID/1.0,2
PyYAML/3.11-intel-2015b-Python-2.7.9,2 PyYAML/3.11-intel-2015b-Python-2.7.9,2
PyYAML/3.12-Py-2.7,2 PyYAML/3.12-Py-2.7,2
PyYAML/3.12-Py-3.6,2
PyYAML/3.12-Python-2.7.13-base,2 PyYAML/3.12-Python-2.7.13-base,2
pyzmq/16.0.4-Py-2.7,2 pyzmq/16.0.4-Py-2.7,2
QBOX/r140b-foss-2016a,2 QBOX/r140b-foss-2016a,2
......
...@@ -386,6 +386,7 @@ ...@@ -386,6 +386,7 @@
| [phonopy](http://python.org/) | Python is a programming language that lets you work more quickly and integrate your systems more effectively. | | [phonopy](http://python.org/) | Python is a programming language that lets you work more quickly and integrate your systems more effectively. |
| [pluggy](https://github.com/pytest-dev/pluggy) | Plugin and hook calling mechanisms for python. | | [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. | | [pudb](https://pypi.python.org/pypi/pudb) | PuDB is a full-screen, console-based visual debugger for Python. |
| [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. | | [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. |
| [pytest](http://pytest.org) | Simple powerful testing with Python | | [pytest](http://pytest.org) | Simple powerful testing with Python |
| [python-dateutil](https://github.com/dateutil/dateutil) | Useful extensions to the standard Python datetime features. | | [python-dateutil](https://github.com/dateutil/dateutil) | Useful extensions to the standard Python datetime features. |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment