Files
CoolProp/Readme.rst
Jorrit Wronski d3364cc08b New readme
2014-09-24 17:14:55 +02:00

37 lines
1.5 KiB
ReStructuredText

Welcome to CoolProp
===================
CoolProp is a thermophysical property database and wrappers for a selection of programming environments.
It offers similar functionality to REFPROP, but CoolProp is open-source and free,
It was originally developed by Ian Bell, currently a post-doc at the University of Liege, in Liege, Belgium.
* CoolProp has flexible licensing terms: Commercial - ok! Academic? - ok! |license|
* You can get the development binaries for each platform at http://www.coolprop.dreamhosters.com:8010/binaries/.
* For Python, you can get latest stable version |version| via pip install coolprop |downloads|
* The development docs for the v5 release are at http://www.coolprop.dreamhosters.com:8010/sphinx/
* Travis CI helps us to keep track of integration issues |travis|
* Please, if there are any issues of any kind, file an issue at https://github.com/CoolProp/CoolProp/issues
* Also, check out our FAQ: https://github.com/CoolProp/CoolProp/blob/master/FAQ.md
.. |travis| image:: https://travis-ci.org/CoolProp/CoolProp.png?branch=master
:target: https://travis-ci.org/CoolProp/CoolProp
:alt: travis-ci
.. |downloads| image:: https://pypip.in/d/CoolProp/badge.png
:target: http://pypi.python.org/pypi/CoolProp/
:alt: downloads
.. |version| image:: https://pypip.in/v/CoolProp/badge.png
:target: http://pypi.python.org/pypi/CoolProp/
:alt: latest stable version
.. |license| image:: https://pypip.in/license/CoolProp/badge.png
:target: http://pypi.python.org/pypi/CoolProp/
:alt: license