FMPy


NameFMPy JSON
Version 0.3.21 PyPI version JSON
download
home_pagehttps://github.com/CATIA-Systems/FMPy
SummarySimulate Functional Mock-up Units (FMUs) in Python
upload_time2024-06-14 08:38:01
maintainerNone
docs_urlNone
authorTorsten Sommer
requires_python>=3.5
licenseStandard 2-clause BSD
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
FMPy
====

FMPy is a free Python library to simulate `Functional Mock-up Units (FMUs) <http://fmi-standard.org/>`_ that...

- supports FMI 1.0, 2.0, and 3.0 for Co-Simulation and Model Exchange
- runs on Windows, Linux and macOS
- has a graphical user interface
- compiles C code FMUs and generates CMake projects for debugging

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/CATIA-Systems/FMPy",
    "name": "FMPy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.5",
    "maintainer_email": null,
    "keywords": null,
    "author": "Torsten Sommer",
    "author_email": "torsten.sommer@3ds.com",
    "download_url": null,
    "platform": null,
    "description": "\r\nFMPy\r\n====\r\n\r\nFMPy is a free Python library to simulate `Functional Mock-up Units (FMUs) <http://fmi-standard.org/>`_ that...\r\n\r\n- supports FMI 1.0, 2.0, and 3.0 for Co-Simulation and Model Exchange\r\n- runs on Windows, Linux and macOS\r\n- has a graphical user interface\r\n- compiles C code FMUs and generates CMake projects for debugging\r\n",
    "bugtrack_url": null,
    "license": "Standard 2-clause BSD",
    "summary": "Simulate Functional Mock-up Units (FMUs) in Python",
    "version": "0.3.21",
    "project_urls": {
        "Homepage": "https://github.com/CATIA-Systems/FMPy"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "22ee974c39c5476ce20342a38483060450bd75f3cd5bb7b2c7ba712d63e763e3",
                "md5": "fec61c7ac90d4e22a2d1df0373bd104e",
                "sha256": "77d6896cbd4737ad8e11a185bd3eb54f1c71d3e22c6308b4e8ed55e39142fe80"
            },
            "downloads": -1,
            "filename": "FMPy-0.3.21-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fec61c7ac90d4e22a2d1df0373bd104e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.5",
            "size": 6721581,
            "upload_time": "2024-06-14T08:38:01",
            "upload_time_iso_8601": "2024-06-14T08:38:01.493094Z",
            "url": "https://files.pythonhosted.org/packages/22/ee/974c39c5476ce20342a38483060450bd75f3cd5bb7b2c7ba712d63e763e3/FMPy-0.3.21-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-14 08:38:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "CATIA-Systems",
    "github_project": "FMPy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "fmpy"
}
        
Elapsed time: 0.38876s