Oasys.REPORTER


NameOasys.REPORTER JSON
Version 21.0.0 PyPI version JSON
download
home_pageNone
SummaryPython API for Oasys REPORTER
upload_time2024-05-01 08:49:55
maintainerNone
docs_urlNone
authorMiles Thornton
requires_python>=3.8
licenseMIT License Copyright (c) 2024 Oasys Ltd Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE
keywords oasys reporter
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            The Oasys.REPORTER package allows Python scripts to control the Oasys LS-DYNA Environment
software `REPORTER <https://www.oasys-software.com/dyna/software/reporter/>`_.

Basic information
-----------------

The module uses gRPC to communicate with the REPORTER executable using the `Oasys.gRPC <https://pypi.org/project/Oasys.gRPC/>`_ module.


More information
----------------

* To see the Oasys Python API manual: 
  https://help.oasys-software.com/articles/py_api-21-0

* To see an introduction to this module: 
  https://help.oasys-software.com/articles/py_api-21-0/reporter

* To access all classes and functions of this module:
  https://www.oasys-software.com/dyna/sphinx/21.0/REPORTER

* For more details on the Oasys LS-DYNA environment software see:

  * Website: `https://www.oasys-software.com/dyna/software/ <https://www.oasys-software.com/dyna/software/>`_
  * Linkedin: `https://www.linkedin.com/company/oasys-ltd-software/ <https://www.linkedin.com/company/oasys-ltd-software/>`_
  * YouTube: `https://www.youtube.com/c/OasysLtd <https://www.youtube.com/c/OasysLtd>`_
  * Email: `dyna.support@arup.com <mailto:dyna.support@arup.com>`_

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "Oasys.REPORTER",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "DYNA support <dyna.support@arup.com>",
    "keywords": "Oasys, REPORTER",
    "author": "Miles Thornton",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/e1/6c/0e604f9942fb5afd574cfc9f8908ccc0598211e6cf693ab0ee79e11bf1bd/oasys_reporter-21.0.0.tar.gz",
    "platform": null,
    "description": "The Oasys.REPORTER package allows Python scripts to control the Oasys LS-DYNA Environment\r\nsoftware `REPORTER <https://www.oasys-software.com/dyna/software/reporter/>`_.\r\n\r\nBasic information\r\n-----------------\r\n\r\nThe module uses gRPC to communicate with the REPORTER executable using the `Oasys.gRPC <https://pypi.org/project/Oasys.gRPC/>`_ module.\r\n\r\n\r\nMore information\r\n----------------\r\n\r\n* To see the Oasys Python API manual: \r\n  https://help.oasys-software.com/articles/py_api-21-0\r\n\r\n* To see an introduction to this module: \r\n  https://help.oasys-software.com/articles/py_api-21-0/reporter\r\n\r\n* To access all classes and functions of this module:\r\n  https://www.oasys-software.com/dyna/sphinx/21.0/REPORTER\r\n\r\n* For more details on the Oasys LS-DYNA environment software see:\r\n\r\n  * Website: `https://www.oasys-software.com/dyna/software/ <https://www.oasys-software.com/dyna/software/>`_\r\n  * Linkedin: `https://www.linkedin.com/company/oasys-ltd-software/ <https://www.linkedin.com/company/oasys-ltd-software/>`_\r\n  * YouTube: `https://www.youtube.com/c/OasysLtd <https://www.youtube.com/c/OasysLtd>`_\r\n  * Email: `dyna.support@arup.com <mailto:dyna.support@arup.com>`_\r\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2024 Oasys Ltd  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE ",
    "summary": "Python API for Oasys REPORTER",
    "version": "21.0.0",
    "project_urls": {
        "Documentation": "https://www.oasys-software.com/dyna/sphinx/21.0/REPORTER/",
        "Homepage": "https://www.oasys-software.com/dyna/software/reporter/",
        "Linkedin": "https://www.linkedin.com/company/oasys-ltd-software/",
        "YouTube": "https://www.youtube.com/c/OasysLtd"
    },
    "split_keywords": [
        "oasys",
        " reporter"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9c192fa391b207f4b33169d69bfa5b1bd12ed815fdf9da1acd2da44c2af348a5",
                "md5": "198b09171c693bc1c74d860bc8de53b2",
                "sha256": "7f191d4bbd181786bb0ed30ba48a33cce7b626ad0ddb5fdcccc017f637ca40ce"
            },
            "downloads": -1,
            "filename": "Oasys.REPORTER-21.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "198b09171c693bc1c74d860bc8de53b2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 22209,
            "upload_time": "2024-05-01T08:49:53",
            "upload_time_iso_8601": "2024-05-01T08:49:53.997516Z",
            "url": "https://files.pythonhosted.org/packages/9c/19/2fa391b207f4b33169d69bfa5b1bd12ed815fdf9da1acd2da44c2af348a5/Oasys.REPORTER-21.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e16c0e604f9942fb5afd574cfc9f8908ccc0598211e6cf693ab0ee79e11bf1bd",
                "md5": "9dbc481923804db394731afb15ce6403",
                "sha256": "2898cc0a0ad2b119061f7fd9533e2b1bf3655248338ac515f00946cdaafe8d28"
            },
            "downloads": -1,
            "filename": "oasys_reporter-21.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "9dbc481923804db394731afb15ce6403",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 15244,
            "upload_time": "2024-05-01T08:49:55",
            "upload_time_iso_8601": "2024-05-01T08:49:55.282475Z",
            "url": "https://files.pythonhosted.org/packages/e1/6c/0e604f9942fb5afd574cfc9f8908ccc0598211e6cf693ab0ee79e11bf1bd/oasys_reporter-21.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-01 08:49:55",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "oasys.reporter"
}
        
Elapsed time: 0.24744s