engcoolprop


Nameengcoolprop JSON
Version 0.1.11 PyPI version JSON
download
home_pagehttp://engcoolprop.readthedocs.org/en/latest/
SummaryEngCoolProp is a python Engineering Units wrapper around the CoolProp project.
upload_time2025-03-23 18:03:49
maintainerNone
docs_urlNone
authorCharlie Taylor
requires_pythonNone
licenseGPL-3
keywords engcoolprop setuptools development
VCS
bugtrack_url
requirements numpy coolprop scipy
Travis-CI
coveralls test coverage No coveralls.
            







.. image:: https://img.shields.io/pypi/v/EngCoolProp.svg

        

.. image:: https://img.shields.io/badge/python-3.7|3.8|3.9|3.10|3.11|3.12-blue



.. image:: https://img.shields.io/pypi/l/EngCoolProp.svg




            

Raw data

            {
    "_id": null,
    "home_page": "http://engcoolprop.readthedocs.org/en/latest/",
    "name": "engcoolprop",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "engcoolprop setuptools development",
    "author": "Charlie Taylor",
    "author_email": "cet@appliedpython.com",
    "download_url": "https://files.pythonhosted.org/packages/8e/5b/481aaa0b479c6a02b7aab7940ca62234e7d4715d64dce639b7f8bf13b743/engcoolprop-0.1.11.tar.gz",
    "platform": "any",
    "description": "\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n.. image:: https://img.shields.io/pypi/v/EngCoolProp.svg\r\n\r\n        \r\n\r\n.. image:: https://img.shields.io/badge/python-3.7|3.8|3.9|3.10|3.11|3.12-blue\r\n\r\n\r\n\r\n.. image:: https://img.shields.io/pypi/l/EngCoolProp.svg\r\n\r\n\r\n\r\n",
    "bugtrack_url": null,
    "license": "GPL-3",
    "summary": "EngCoolProp is a python Engineering Units wrapper around the CoolProp project.",
    "version": "0.1.11",
    "project_urls": {
        "Download": "https://github.com/sonofeft/EngCoolProp",
        "Homepage": "http://engcoolprop.readthedocs.org/en/latest/"
    },
    "split_keywords": [
        "engcoolprop",
        "setuptools",
        "development"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1ec3c811c9b994d13d421bc0448eb7d9e89d2460a08c3752014c9c54c22f022c",
                "md5": "22ce3bcf104421087cf7e0ce2cb6bb0f",
                "sha256": "372656024328c277efaec5ca886a0585aeb254c20dce7da581324ae5e899efdf"
            },
            "downloads": -1,
            "filename": "engcoolprop-0.1.11-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "22ce3bcf104421087cf7e0ce2cb6bb0f",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 482268,
            "upload_time": "2025-03-23T18:03:47",
            "upload_time_iso_8601": "2025-03-23T18:03:47.537260Z",
            "url": "https://files.pythonhosted.org/packages/1e/c3/c811c9b994d13d421bc0448eb7d9e89d2460a08c3752014c9c54c22f022c/engcoolprop-0.1.11-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8e5b481aaa0b479c6a02b7aab7940ca62234e7d4715d64dce639b7f8bf13b743",
                "md5": "a3be73fa4194fa87d50c28096119a56d",
                "sha256": "4040634f4cb3a2b184cf5f1a9264160d633170498916ab003dd469336ce23014"
            },
            "downloads": -1,
            "filename": "engcoolprop-0.1.11.tar.gz",
            "has_sig": false,
            "md5_digest": "a3be73fa4194fa87d50c28096119a56d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 484153,
            "upload_time": "2025-03-23T18:03:49",
            "upload_time_iso_8601": "2025-03-23T18:03:49.110844Z",
            "url": "https://files.pythonhosted.org/packages/8e/5b/481aaa0b479c6a02b7aab7940ca62234e7d4715d64dce639b7f8bf13b743/engcoolprop-0.1.11.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-03-23 18:03:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sonofeft",
    "github_project": "EngCoolProp",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "coolprop",
            "specs": []
        },
        {
            "name": "scipy",
            "specs": []
        }
    ],
    "tox": true,
    "lcname": "engcoolprop"
}
        
Elapsed time: 0.70276s