Metadata-Version: 2.0 Name: ThermoPyle Version: 0.7.1 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-Content-Type: UNKNOWN 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 Requires-Dist: CoolProp (>=6.0.0) Requires-Dist: matplotlib (>=2.0.0) Requires-Dist: numpy (>=1.12.0) Requires-Dist: pandas (>=0.19.2) Requires-Dist: pyrsistent (>=0.12.0) Requires-Dist: arrow (>=0.10.0) Requires-Dist: toolz (>=0.8.2) Requires-Dist: mpld3 (>=0.3) UNKNOWN