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

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

parent b7da1b00
No related branches found
No related tags found
No related merge requests found
......@@ -1367,6 +1367,7 @@ Py/2.7,2
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
PyGObject/2.28.6-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
......@@ -1579,6 +1580,7 @@ Szip/2.1-intel-2015b,2
Szip/2.1-intel-2016.01,2
Szip/2.1-intel-2017.00,2
Szip/2.1-intel-2017a,2
tabulate/0.8.2-Py-3.6,2
Tar/1.29,2
tbb/2017.6.196,2
tbb/4.3.5.187,2
......
......@@ -389,6 +389,7 @@
| [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. |
| [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. |
| [pytest](http://pytest.org) | Simple powerful testing with Python |
......@@ -404,6 +405,7 @@
| [six](https://github.com/benjaminp/six) | Python 2 and 3 compatibility library. |
| [spglib-python](https://pypi.python.org/pypi/spglib) | Spglib for Python. Spglib is a library for finding and handling crystal symmetries written in C. |
| [sympy](http://sympy.org/) | SymPy is a Python library for symbolic mathematics. It aims to become a full-featured computer algebra system (CAS) while keeping the code as simple as possible in order to be comprehensible and easily extensible. SymPy is written entirely in Python and does not require any external libraries. |
| [tabulate](https://pypi.python.org/pypi/tabulate) | Pretty-print tabular data. |
| [tornado](https://pypi.python.org/pypi/tornado) | Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed. |
| [urllib3](https://pypi.python.org/pypi/urllib3) | HTTP library with thread-safe connection pooling, file post, and more. |
| [virtualenv](https://pypi.python.org/pypi/virtualenv) | Virtual Python Environment builder. |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment