hydraulic


Namehydraulic JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://github.com/Dessia_tech/hydraulic
SummaryA 1D hydraulic simulator in python.
upload_time2023-04-03 12:19:05
maintainer
docs_urlNone
authorDessia Technologies
requires_python
licenseLGPL v3
keywords hydraulics hydraulic
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Hydraulic


A python package to compute pressure, flows and temperatures in hydraulic circuits
![alt](https://raw.githubusercontent.com/Dessia-tech/hydraulic/master/doc/source/images/circuit4.png)


## Installing
`pip(3) install hydraulic`


## Documentation
https://hydraulic.readthedocs.io/en/latest/


## Contributors

- [DessiA team](https://github.com/orgs/Dessia-tech/people)
- [Clément Roch](https://www.linkedin.com/in/clément-roch-121320140)



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Dessia_tech/hydraulic",
    "name": "hydraulic",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "hydraulics,hydraulic",
    "author": "Dessia Technologies",
    "author_email": "root@dessia.tech",
    "download_url": "",
    "platform": null,
    "description": "# Hydraulic\n\n\nA python package to compute pressure, flows and temperatures in hydraulic circuits\n![alt](https://raw.githubusercontent.com/Dessia-tech/hydraulic/master/doc/source/images/circuit4.png)\n\n\n## Installing\n`pip(3) install hydraulic`\n\n\n## Documentation\nhttps://hydraulic.readthedocs.io/en/latest/\n\n\n## Contributors\n\n- [DessiA team](https://github.com/orgs/Dessia-tech/people)\n- [Cl\u00e9ment Roch](https://www.linkedin.com/in/cl\u00e9ment-roch-121320140)\n\n\n",
    "bugtrack_url": null,
    "license": "LGPL v3",
    "summary": "A 1D hydraulic simulator in python.",
    "version": "0.2.0",
    "split_keywords": [
        "hydraulics",
        "hydraulic"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "91932f1c1c590c9a1d9ed6158d650ed9e4fabc3385e7a7e819edb4a63becd660",
                "md5": "fd4ba2270fe5b4e7ade1236b0900025e",
                "sha256": "68dd9cdb2dcf7e39f98a61d1c2393b854cece9278cc7c8bd82122a7362df432f"
            },
            "downloads": -1,
            "filename": "hydraulic-0.2.0-py3.8.egg",
            "has_sig": false,
            "md5_digest": "fd4ba2270fe5b4e7ade1236b0900025e",
            "packagetype": "bdist_egg",
            "python_version": "0.2.0",
            "requires_python": null,
            "size": 38795,
            "upload_time": "2023-04-03T12:19:05",
            "upload_time_iso_8601": "2023-04-03T12:19:05.123636Z",
            "url": "https://files.pythonhosted.org/packages/91/93/2f1c1c590c9a1d9ed6158d650ed9e4fabc3385e7a7e819edb4a63becd660/hydraulic-0.2.0-py3.8.egg",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "56b6342546dd56a0334adde7e9fafe379230daeb81f3e58d31dafe1130b521a8",
                "md5": "577f2b1ecf6a9eddcff2d856a78d1f0a",
                "sha256": "27e7e3942095d6b2926cce8c33ca6349f657b7f92dd995cf72a944db94cf332f"
            },
            "downloads": -1,
            "filename": "hydraulic-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "577f2b1ecf6a9eddcff2d856a78d1f0a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 18256,
            "upload_time": "2023-04-03T12:19:02",
            "upload_time_iso_8601": "2023-04-03T12:19:02.963653Z",
            "url": "https://files.pythonhosted.org/packages/56/b6/342546dd56a0334adde7e9fafe379230daeb81f3e58d31dafe1130b521a8/hydraulic-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-03 12:19:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "Dessia_tech",
    "github_project": "hydraulic",
    "lcname": "hydraulic"
}
        
Elapsed time: 0.05056s