Metadata-Version: 1.2
Name: ThermoPyle
Version: 0.7.0
Summary: Creation of Thermodynamic Surfaces using CoolProp
Home-page: https://github.com/nick5435/thermo-bridge
Author: Nick Meyer
Author-email: nmeyer5435@gmail.com
License: GPLv3+
Description: ==========
        ThermoPyle
        ==========
        
        |plot|
        
        
        We generate `datasets <https://github.com/nick5435/thermo-bridge/tree/master/finalData>`_ and `plots <https://github.com/nick5435/thermo-bridge/tree/master/plots>`_ using `CoolProp <http://coolprop.org>`_.
        Install the library by runnning `pip install thermopyle`.
        
        Documentation:
        |docs|
        
        
        .. |docs| image:: http://readthedocs.org/projects/thermo-bridge/badge/?version=stable
            :alt: Documentation Status
            :scale: 100%
            :target: http://thermo-bridge.readthedocs.io/en/stable/?badge=stable
        	
        .. |plot| image::"https://github.com/nick5435/thermo-bridge/raw/master/plots/TPS.png"
            :alt: Sample Plot
            :width: 400
Keywords: physics mathematics thermodynamics engineering science chemistry state pandas numpy matplotlib
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3
Classifier: Natural Language :: English
Classifier: Environment :: Console
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Topic :: Scientific/Engineering
Classifier: Operating System :: OS Independent
Classifier: Framework :: Sphinx
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.5.0
