SecondaryCoolantProps


NameSecondaryCoolantProps JSON
Version 1.1 PyPI version JSON
download
home_pagehttps://github.com/mitchute/SecondaryCoolantProps
SummaryA collection of secondary coolant fluid property functions and classes
upload_time2022-10-24 21:34:26
maintainer
docs_urlNone
authorMatt Mitchell
requires_python
licenseBSD license
keywords
VCS
bugtrack_url
requirements black click nose sphinx sphinx-rtd-theme
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Secondary Coolant Props

This repo contains some fluid property routines for secondary coolants.
This is intended to be a very lightweight library that can be imported into any other Python tool very easily, with no bulky dependencies.

## Code Quality

[![Flake8](https://github.com/mitchute/SecondaryCoolantProps/actions/workflows/flake8.yml/badge.svg)](https://github.com/mitchute/SecondaryCoolantProps/actions/workflows/flake8.yml)
[![Tests](https://github.com/mitchute/SecondaryCoolantProps/actions/workflows/test.yml/badge.svg)](https://github.com/mitchute/SecondaryCoolantProps/actions/workflows/test.yml)

Code is checked for style and with unit tests by GitHub Actions using nosetests to sniff out the tests.

## Documentation

[![Documentation Status](https://readthedocs.org/projects/secondarycoolantprops/badge/?version=latest)](https://secondarycoolantprops.readthedocs.io/en/latest/?badge=latest)

Docs are built from Sphinx on ReadTheDocs.org, and are available at https://secondarycoolantprops.readthedocs.io/en/latest/

## Releases

[![PyPIRelease](https://github.com/mitchute/SecondaryCoolantProps/actions/workflows/release.yml/badge.svg)](https://github.com/mitchute/SecondaryCoolantProps/actions/workflows/release.yml)

When a release is tagged, a GitHub Action workflow will create a Python wheel and upload it to the PyPi server.

To install into an existing Python environment, execute `pip install SecondaryCoolantProps`

Project page: https://pypi.org/project/SecondaryCoolantProps/



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mitchute/SecondaryCoolantProps",
    "name": "SecondaryCoolantProps",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Matt Mitchell",
    "author_email": "mitchute@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/fb/53/2346429512b88c6886d35d3743caa819ecb7323ca7ac7487681a540efce5/SecondaryCoolantProps-1.1.tar.gz",
    "platform": null,
    "description": "# Secondary Coolant Props\n\nThis repo contains some fluid property routines for secondary coolants.\nThis is intended to be a very lightweight library that can be imported into any other Python tool very easily, with no bulky dependencies.\n\n## Code Quality\n\n[![Flake8](https://github.com/mitchute/SecondaryCoolantProps/actions/workflows/flake8.yml/badge.svg)](https://github.com/mitchute/SecondaryCoolantProps/actions/workflows/flake8.yml)\n[![Tests](https://github.com/mitchute/SecondaryCoolantProps/actions/workflows/test.yml/badge.svg)](https://github.com/mitchute/SecondaryCoolantProps/actions/workflows/test.yml)\n\nCode is checked for style and with unit tests by GitHub Actions using nosetests to sniff out the tests.\n\n## Documentation\n\n[![Documentation Status](https://readthedocs.org/projects/secondarycoolantprops/badge/?version=latest)](https://secondarycoolantprops.readthedocs.io/en/latest/?badge=latest)\n\nDocs are built from Sphinx on ReadTheDocs.org, and are available at https://secondarycoolantprops.readthedocs.io/en/latest/\n\n## Releases\n\n[![PyPIRelease](https://github.com/mitchute/SecondaryCoolantProps/actions/workflows/release.yml/badge.svg)](https://github.com/mitchute/SecondaryCoolantProps/actions/workflows/release.yml)\n\nWhen a release is tagged, a GitHub Action workflow will create a Python wheel and upload it to the PyPi server.\n\nTo install into an existing Python environment, execute `pip install SecondaryCoolantProps`\n\nProject page: https://pypi.org/project/SecondaryCoolantProps/\n\n\n",
    "bugtrack_url": null,
    "license": "BSD license",
    "summary": "A collection of secondary coolant fluid property functions and classes",
    "version": "1.1",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b77202365de9ee2d654c8be114e2ab1fccfb9d7689793f88aacdf3ed49840971",
                "md5": "6aaa1bcde07e786beb0944f2d5b44817",
                "sha256": "f9ae4274e0b58abb7d4a3dc2da761ed78ca0815ed345b72016192d13949d4c8c"
            },
            "downloads": -1,
            "filename": "SecondaryCoolantProps-1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6aaa1bcde07e786beb0944f2d5b44817",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 13419,
            "upload_time": "2022-10-24T21:34:25",
            "upload_time_iso_8601": "2022-10-24T21:34:25.806526Z",
            "url": "https://files.pythonhosted.org/packages/b7/72/02365de9ee2d654c8be114e2ab1fccfb9d7689793f88aacdf3ed49840971/SecondaryCoolantProps-1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fb532346429512b88c6886d35d3743caa819ecb7323ca7ac7487681a540efce5",
                "md5": "f8f326efb406574bf5164ee6ccba45dc",
                "sha256": "1378bbfa7e42b9a776405fcb657f77e083e753198222c841bf77e9098265b595"
            },
            "downloads": -1,
            "filename": "SecondaryCoolantProps-1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "f8f326efb406574bf5164ee6ccba45dc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 10027,
            "upload_time": "2022-10-24T21:34:26",
            "upload_time_iso_8601": "2022-10-24T21:34:26.898033Z",
            "url": "https://files.pythonhosted.org/packages/fb/53/2346429512b88c6886d35d3743caa819ecb7323ca7ac7487681a540efce5/SecondaryCoolantProps-1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-10-24 21:34:26",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "mitchute",
    "github_project": "SecondaryCoolantProps",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "black",
            "specs": []
        },
        {
            "name": "click",
            "specs": []
        },
        {
            "name": "nose",
            "specs": []
        },
        {
            "name": "sphinx",
            "specs": []
        },
        {
            "name": "sphinx-rtd-theme",
            "specs": []
        }
    ],
    "lcname": "secondarycoolantprops"
}
        
Elapsed time: 0.06668s