adelq / thermochem

Useful Python modules for Thermodynamics and Thermochemistry
http://thermochem.readthedocs.io
Other
30 stars 17 forks source link

Thermochem

.. image:: https://github.com/adelq/thermochem/actions/workflows/package-tests.yml/badge.svg :target: https://github.com/adelq/thermochem/actions/workflows/package-tests.yml?query=branch%3Amaster

.. image:: https://img.shields.io/pypi/v/thermochem.svg?maxAge=2592000 :target: https://pypi.python.org/pypi/thermochem

.. image:: https://readthedocs.org/projects/thermochem/badge/?version=latest :target: http://thermochem.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status

Thermochem is a package with some useful modules for Thermodynamics and Thermochemistry. The following tools are provided:

Requirements

Install

The easy and quick way::

$ pip install thermochem

For more details and alternate installation instructions, see the installation instructions <http://thermochem.readthedocs.io/en/stable/install.html>_.

Dependencies

This packages depends on the following modules to run. These should be installed automatically with any of the installation instructions provided.

Development

If you want to further develop thermochem you must install pytest for testing.

License

Thermochem is licensed under the BSD license.