FMPy


NameFMPy JSON
Version 0.3.22 PyPI version JSON
download
home_pagehttps://github.com/CATIA-Systems/FMPy
SummarySimulate Functional Mock-up Units (FMUs) in Python
upload_time2024-12-02 18:04:42
maintainerNone
docs_urlNone
authorTorsten Sommer
requires_python>=3.10
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.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "Torsten Sommer",
    "author_email": "torsten.sommer@3ds.com",
    "download_url": null,
    "platform": null,
    "description": "\nFMPy\n====\n\nFMPy is a free Python library to simulate `Functional Mock-up Units (FMUs) <http://fmi-standard.org/>`_ that...\n\n- supports FMI 1.0, 2.0, and 3.0 for Co-Simulation and Model Exchange\n- runs on Windows, Linux and macOS\n- has a graphical user interface\n- compiles C code FMUs and generates CMake projects for debugging\n",
    "bugtrack_url": null,
    "license": "Standard 2-clause BSD",
    "summary": "Simulate Functional Mock-up Units (FMUs) in Python",
    "version": "0.3.22",
    "project_urls": {
        "Homepage": "https://github.com/CATIA-Systems/FMPy"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d08687a735aa1177be40e0fdc01ba87509eec6f5a80d7738cd84a732ba3bae23",
                "md5": "8dcab27723de32d72b67486ee0e7de1b",
                "sha256": "d280f63852cfc571341648c73653f2e4aec28d33f98189515cc34bf696feb88c"
            },
            "downloads": -1,
            "filename": "FMPy-0.3.22-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8dcab27723de32d72b67486ee0e7de1b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 4891796,
            "upload_time": "2024-12-02T18:04:42",
            "upload_time_iso_8601": "2024-12-02T18:04:42.592066Z",
            "url": "https://files.pythonhosted.org/packages/d0/86/87a735aa1177be40e0fdc01ba87509eec6f5a80d7738cd84a732ba3bae23/FMPy-0.3.22-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-02 18:04:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "CATIA-Systems",
    "github_project": "FMPy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "fmpy"
}
        
Elapsed time: 0.35610s