OrcFxAPI


NameOrcFxAPI JSON
Version 11.4.2 PyPI version JSON
download
home_pagehttps://www.orcina.com/
SummaryPython interface to the OrcaFlex API
upload_time2024-02-07 14:42:44
maintainer
docs_urlNone
authorOrcina
requires_python>=3.6
licenseCommercial
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
Python interface to the OrcaFlex API
====================================

OrcaFlex (https://www.orcina.com/orcaflex/), developed by Orcina Ltd.
(https://www.orcina.com/), is a finite element analysis tool used primarily for offshore engineering.
OrcaFlex has a powerful graphical user interface (GUI) that makes tasks such as model development
very efficient.

The program also offers a number of methods to automate its use. These range from
Excel based automation facilities to the low-level programming interface, known as OrcFxAPI.
Interfaces with a number of different programming languages are available. At the time of writing
these languages are: C, C++, C#, Delphi, Matlab and Python.

This package implements the Python interface to the OrcaFlex API. Documentation can be found
at https://www.orcina.com/webhelp/OrcFxAPI/

            

Raw data

            {
    "_id": null,
    "home_page": "https://www.orcina.com/",
    "name": "OrcFxAPI",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "Orcina",
    "author_email": "orcina@orcina.com",
    "download_url": "",
    "platform": "Windows",
    "description": "\r\nPython interface to the OrcaFlex API\r\n====================================\r\n\r\nOrcaFlex (https://www.orcina.com/orcaflex/), developed by Orcina Ltd.\r\n(https://www.orcina.com/), is a finite element analysis tool used primarily for offshore engineering.\r\nOrcaFlex has a powerful graphical user interface (GUI) that makes tasks such as model development\r\nvery efficient.\r\n\r\nThe program also offers a number of methods to automate its use. These range from\r\nExcel based automation facilities to the low-level programming interface, known as OrcFxAPI.\r\nInterfaces with a number of different programming languages are available. At the time of writing\r\nthese languages are: C, C++, C#, Delphi, Matlab and Python.\r\n\r\nThis package implements the Python interface to the OrcaFlex API. Documentation can be found\r\nat https://www.orcina.com/webhelp/OrcFxAPI/\r\n",
    "bugtrack_url": null,
    "license": "Commercial",
    "summary": "Python interface to the OrcaFlex API",
    "version": "11.4.2",
    "project_urls": {
        "Homepage": "https://www.orcina.com/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "858b3b8ce55d42201a33fb1557d6a09d4791813b1d0e3c0829408c458fefda98",
                "md5": "9f76d705b552720566b5116be69551a3",
                "sha256": "0661e8937ed785eb2cdc69235d5acf684b329988e32045a1f1005171bc1c2066"
            },
            "downloads": -1,
            "filename": "OrcFxAPI-11.4.2-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9f76d705b552720566b5116be69551a3",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.6",
            "size": 50852,
            "upload_time": "2024-02-07T14:42:44",
            "upload_time_iso_8601": "2024-02-07T14:42:44.060381Z",
            "url": "https://files.pythonhosted.org/packages/85/8b/3b8ce55d42201a33fb1557d6a09d4791813b1d0e3c0829408c458fefda98/OrcFxAPI-11.4.2-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-07 14:42:44",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "orcfxapi"
}
        
Elapsed time: 0.54415s