Metadata-Version: 1.1
Name: abipy
Version: 0.4.1
Summary: Python package to automate ABINIT calculations and analyze the results.
Home-page: https://github.com/abinit/abipy
Author: Matteo Giantomassi
Author-email: matteo.giantomassi@uclouvain.be
License: GPL
Download-URL: https://github.com/abinit/abipy
Description-Content-Type: UNKNOWN
Description: 
            AbiPy is a Python library to analyze the results produced by `ABINIT <http://www.abinit.org>`_,
            an open-source program for the ab-initio calculations of the physical properties of materials
            within Density Functional Theory and Many-Body perturbation theory.
            AbiPy also provides tools to generate input files and workflows to automate
            ab-initio calculations and typical convergence studies.
            AbiPy is interfaced with `Pymatgen <http://www.pymatgen.org>`_ allowing users to
            benefit from the different tools and python objects available in the pymatgen ecosystem.
        
            AbiPy can be used in conjunction with  `matplotlib <http://matplotlib.org>`_, `pandas <http://pandas.pydata.org>`_,
            `ipython <https://ipython.org/index.html>`_ and `jupyter <http://jupyter.org/>`_
            thus providing a powerful and user-friendly environment for data analysis and visualization.
            Check out the list of plotting scripts available in our :doc:`gallery </examples/index>`.
            To learn more about the integration between jupyter and AbiPy, visit our collection of `notebooks
            <http://nbviewer.ipython.org/github/abinit/abipy/blob/master/abipy/examples/notebooks/index.ipynb>`_
            and the `AbiPy lessons <http://nbviewer.ipython.org/github/abinit/abipy/blob/master/abipy/examples/notebooks/lessons/index.ipynb>`_.
        
            The latest development version is always available from <https://github.com/abinit/abipy>
            
Keywords: ABINIT,ab-initio,density-function-theory,first-principles,electronic-structure,pymatgen
Platform: Linux
Platform: darwin
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Scientific/Engineering :: Chemistry
Classifier: Topic :: Software Development :: Libraries :: Python Modules
