FMPy


NameFMPy JSON
Version 0.3.20 PyPI version JSON
download
home_pagehttps://github.com/CATIA-Systems/FMPy
SummarySimulate Functional Mock-up Units (FMUs) in Python
upload_time2024-02-15 20:22:19
maintainer
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": "",
    "docs_url": null,
    "requires_python": ">=3.5",
    "maintainer_email": "",
    "keywords": "",
    "author": "Torsten Sommer",
    "author_email": "torsten.sommer@3ds.com",
    "download_url": "",
    "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.20",
    "project_urls": {
        "Homepage": "https://github.com/CATIA-Systems/FMPy"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4adeabc4e60c36de7dc16535a63511240b2430124f3d708ddb59d641065de60a",
                "md5": "560746b02c5a2c6dbacda7fb08eebf92",
                "sha256": "3993b4fc961c754340b100be718783f55d8169ad456ee7b376f551f278cf91d5"
            },
            "downloads": -1,
            "filename": "FMPy-0.3.20-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "560746b02c5a2c6dbacda7fb08eebf92",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.5",
            "size": 6719433,
            "upload_time": "2024-02-15T20:22:19",
            "upload_time_iso_8601": "2024-02-15T20:22:19.322708Z",
            "url": "https://files.pythonhosted.org/packages/4a/de/abc4e60c36de7dc16535a63511240b2430124f3d708ddb59d641065de60a/FMPy-0.3.20-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-15 20:22:19",
    "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.17502s