Metadata-Version: 1.1
Name: pyilt2
Version: 0.9.7
Summary: A library to access the ILThermo v2.0 database.
Home-page: http://wgserve.de/pyilt2
Author: Frank Roemer
Author-email: froemer76@googlemail.com
License: MIT
Description-Content-Type: UNKNOWN
Description: **pyILT2** is a python library to access the *NIST Standard Reference Database #147*,
        aka Ionic Liquids Database - `ILThermo v2.0`_ .
        It comes with `pyilt2report`_ , a simple command line tool.
        
        .. note:: The author is not not affiliated to the National Institute of Standards and Technology (NIST)!
        
        
        Documentation
        -------------
        
        Documentation including installation procedure, tutorial and API:
        http://wgserve.de/pyilt2/
        
        
        Requirements
        ------------
        
        * Python 2 or 3
        * `NumPy`_
        * `Requests`_: HTTP for Humans
        
        
        .. _ILThermo v2.0: http://ilthermo.boulder.nist.gov/
        .. _NumPy: http://www.numpy.org/
        .. _Requests: http://docs.python-requests.org/en/master/
        .. _pyilt2report: http://wgserve.de/pyilt2/pyilt2report.html
Keywords: ILThermo,Ionic Liquids Database
Platform: UNKNOWN
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Developers
Classifier: Topic :: Database :: Front-Ends
Classifier: Topic :: Scientific/Engineering :: Chemistry
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
