Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 391 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 391 Bytes

README pyVAMDC version 0.1

pyVAMDC is a Python library to use, extract and manipulate atomic and molecular data extracted from the VAMDC infrastructure.

Installing the library Open a terminal and go the pyVAMDC directory containing this readme file. Then run the command: python setup.py install

Using Examples Have a look at the code in the tests subfloder.