{ "info": { "author": "Jorrit Wronski", "author_email": "coolplot@jorrit.org", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy" ], "description": "\n\n![GitHub License](https://img.shields.io/github/license/coolprop/coolplot.svg)\n![Coverage - Codecov](https://img.shields.io/codecov/c/gh/CoolProp/CoolPlot.svg)\n![Coverage - Coveralls](https://img.shields.io/coveralls/github/CoolProp/CoolPlot.svg)\n![PyPI - Version](https://img.shields.io/pypi/v/coolplot.svg)\n![PyPI - Downloads](https://img.shields.io/pypi/dm/coolplot.svg)\n\n\nCoolPlot\n========\n\nThis repository contain code for a Python module to create property plots\nfor engineering thermodynamics applications using [CoolProp].\n\nIt focusses on refrigeration and heat pumping applications and the enthalpy-\npressure diagrams (logp,h) are considered to be more mature than others.\nHowever, entropy-temperature diagrams (T,s) have also been implemented and\nshould work for most fluids.\n\nWe are still in the process of separating the calculations from the plotting\nroutines - expect some breaking changes until v1.0.0 is released. The code\nhas been forked from the main [CoolProp repository] at v6.3.0 and the history\nwas preserved, thus the old commits.\n\nPull requests are encouraged!\n\n\nInstallation\n------------\n\nThe project gets published on [PyPi] as `coolplot` and you can install it\nusing pip\n\n```bash\npip install coolplot\n```\n\n\nLicense\n-------\n\nThis Python package is released under the terms of the MIT license. \n\n\n [CoolProp]: http://coolprop.sourceforge.net/\n [CoolProp repository]: https://github.com/CoolProp/CoolProp\n [PyPi]: https://docs.python.org/3/distutils/packageindex.html\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/CoolProp/CoolPlot", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "CoolPlot", "package_url": "https://pypi.org/project/CoolPlot/", "platform": "", "project_url": "https://pypi.org/project/CoolPlot/", "project_urls": { "Homepage": "https://github.com/CoolProp/CoolPlot" }, "release_url": "https://pypi.org/project/CoolPlot/0.1.4/", "requires_dist": [ "numpy", "matplotlib", "coolprop" ], "requires_python": ">=3.6.0", "summary": "Create property plots for engineering thermodynamics using CoolProp as data source.", "version": "0.1.4" }, "last_serial": 5395999, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "83623b5a18406ca4177290fcff1bac8a", "sha256": "ddcd7164ce122bf00e85f2e88f2dfa59d27cf48b9186e00572a18af439b86a7a" }, "downloads": -1, "filename": "CoolPlot-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "83623b5a18406ca4177290fcff1bac8a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.6.0", "size": 46133, "upload_time": "2019-05-23T12:46:07", "url": "https://files.pythonhosted.org/packages/bf/04/b10427ef615101a8ac8de03d98b99d1c20778a17debabe1de87c9fd8b5e3/CoolPlot-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c3d7533a69069cfe565ac53a0c5a4d90", "sha256": "92724c11c4972ef5bdde64b2862e0c239dafbb9cb2fd679cbee177037df4ff79" }, "downloads": -1, "filename": "CoolPlot-0.1.0.tar.gz", "has_sig": false, "md5_digest": "c3d7533a69069cfe565ac53a0c5a4d90", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.0", "size": 39704, "upload_time": "2019-05-23T12:46:09", "url": "https://files.pythonhosted.org/packages/8d/e1/005298f3d29272f8bef823a0c00ae9144bb728f710e6d6595e194257386f/CoolPlot-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "299f1a97fdeb7066fe3e93fc9b32900c", "sha256": "b358c510926d548b6c8aa72a5a3efeb2700f816cae882251d23420301fa78c3b" }, "downloads": -1, "filename": "CoolPlot-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "299f1a97fdeb7066fe3e93fc9b32900c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.6.0", "size": 46126, "upload_time": "2019-05-23T13:05:57", "url": "https://files.pythonhosted.org/packages/44/a4/643fbc95683380c8f8bc17bd8a4d6e73f266a03e9b158fd84e2f55f5b55a/CoolPlot-0.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f7196c23fce3f52c3532095350164c56", "sha256": "ec789401d2164f79141d15de64629cff337533723953b7dc6ca000637de1e83f" }, "downloads": -1, "filename": "CoolPlot-0.1.1.tar.gz", "has_sig": false, "md5_digest": "f7196c23fce3f52c3532095350164c56", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.0", "size": 39748, "upload_time": "2019-05-23T13:05:58", "url": "https://files.pythonhosted.org/packages/e5/78/4e7191ea06b8d00b8858d9704905569372ce4d8f0cfb14b304f61eefb1a3/CoolPlot-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "b8627423185f7a5c12b06ed18b230eac", "sha256": "049b61c7bc098c3569df21eb0ca4a92dcadad42add554ef53b9287b688f0f185" }, "downloads": -1, "filename": "CoolPlot-0.1.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b8627423185f7a5c12b06ed18b230eac", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.6.0", "size": 47180, "upload_time": "2019-05-24T11:14:11", "url": "https://files.pythonhosted.org/packages/35/4b/3d4ab79368ac65a8cf556f2857ed343522e70737d1649bc925e6b407a7d1/CoolPlot-0.1.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "28a362babfe3a95c5a9853486d841f62", "sha256": "45d3324dce72e9e4927b8307a82b436dd38d55fd3365936a69964b44e126f956" }, "downloads": -1, "filename": "CoolPlot-0.1.2.tar.gz", "has_sig": false, "md5_digest": "28a362babfe3a95c5a9853486d841f62", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.0", "size": 40357, "upload_time": "2019-05-24T11:14:13", "url": "https://files.pythonhosted.org/packages/3b/d8/8be972e8fa5d8ae3e8aeb2406be4009ba269febdb8c6f2405d4b61cf9aa2/CoolPlot-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "cf7c37ca2f9af48dd868dac953359fdd", "sha256": "c475c71b90149fdd4ba5c724d36083d5c22846dc95648331817c3ce89cd122e6" }, "downloads": -1, "filename": "CoolPlot-0.1.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "cf7c37ca2f9af48dd868dac953359fdd", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.6.0", "size": 47505, "upload_time": "2019-05-28T13:29:09", "url": "https://files.pythonhosted.org/packages/2b/62/9f3f9f56b334b506e1b583494f3cfcc804846997023c7d8f235cc649abf7/CoolPlot-0.1.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "767e1ae9ea67c18ee1b3bcbd925fb73e", "sha256": "4df3d0a8eec5adabcba7e3f8e40fa8234dcb36058ff55be18a3c0e04ed7ac9d5" }, "downloads": -1, "filename": "CoolPlot-0.1.3.tar.gz", "has_sig": false, "md5_digest": "767e1ae9ea67c18ee1b3bcbd925fb73e", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.0", "size": 40738, "upload_time": "2019-05-28T13:29:10", "url": "https://files.pythonhosted.org/packages/bb/22/46ff1b91ed13d4236ad9f19b4c3c06b30a1faf699b6ff6fc22f1f520f0bc/CoolPlot-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "7cb6cbbb2184459be53d00b0449eac92", "sha256": "030b73dbfa82fe094ce11400aa9d6eb39ed6019256b405e8971d18ff46c7c52a" }, "downloads": -1, "filename": "CoolPlot-0.1.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "7cb6cbbb2184459be53d00b0449eac92", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.6.0", "size": 46821, "upload_time": "2019-06-13T13:49:24", "url": "https://files.pythonhosted.org/packages/3f/24/ea3a2441bc639607db9e1f4e79abe56b82cf71833c874c495567549c6e83/CoolPlot-0.1.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6479fea6fe79f853b30020508daf79d6", "sha256": "347bec25707d177f4096247be5ae6308ef477ddadd8fa5c0ef7e7b787032a929" }, "downloads": -1, "filename": "CoolPlot-0.1.4.tar.gz", "has_sig": false, "md5_digest": "6479fea6fe79f853b30020508daf79d6", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.0", "size": 39946, "upload_time": "2019-06-13T13:49:26", "url": "https://files.pythonhosted.org/packages/d5/f7/c90a98198ff78be8b322dbfd5a0bcfa2830db8a7c1eb8a82969517c56783/CoolPlot-0.1.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7cb6cbbb2184459be53d00b0449eac92", "sha256": "030b73dbfa82fe094ce11400aa9d6eb39ed6019256b405e8971d18ff46c7c52a" }, "downloads": -1, "filename": "CoolPlot-0.1.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "7cb6cbbb2184459be53d00b0449eac92", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.6.0", "size": 46821, "upload_time": "2019-06-13T13:49:24", "url": "https://files.pythonhosted.org/packages/3f/24/ea3a2441bc639607db9e1f4e79abe56b82cf71833c874c495567549c6e83/CoolPlot-0.1.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6479fea6fe79f853b30020508daf79d6", "sha256": "347bec25707d177f4096247be5ae6308ef477ddadd8fa5c0ef7e7b787032a929" }, "downloads": -1, "filename": "CoolPlot-0.1.4.tar.gz", "has_sig": false, "md5_digest": "6479fea6fe79f853b30020508daf79d6", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.0", "size": 39946, "upload_time": "2019-06-13T13:49:26", "url": "https://files.pythonhosted.org/packages/d5/f7/c90a98198ff78be8b322dbfd5a0bcfa2830db8a7c1eb8a82969517c56783/CoolPlot-0.1.4.tar.gz" } ] }