Metadata-Version: 2.1
Name: Oasys.gRPC
Version: 21.0.0b6
Summary: gRPC functions for Oasys D3PLOT, PRIMER, REPORTER and T/HIS
Author: Miles Thornton
Maintainer-email: dyna.support@arup.com
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
        
Project-URL: Homepage, https://www.oasys-software.com/dyna/
Keywords: Oasys,gRPC
Requires-Python: >=3.7
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: grpcio>=1.54.0
Requires-Dist: protobuf

The Oasys.gRPC package is used by the Oasys LS-DYNA environment software
to enable Python scripts to control it.

Basic Information
-----------------

`gRPC <https://grpc.io/>`_ is used for communication between Python and the Oasys LS-DYNA environment software.

**The Python API is currently in Beta testing for version 21.0. If you would like to be involved in testing it then please contact dyna.support@arup.com**.

Getting started
---------------

You should not need to manually download this package. It should be automatically downloaded.

Please see the following packages for details on how to use it

* `Oasys.PRIMER <https://pypi.org/project/Oasys.PRIMER/>`_
* `Oasys.REPORTER <https://pypi.org/project/Oasys.REPORTER/>`_
* `Oasys.THIS <https://pypi.org/project/Oasys.THIS/>`_

**Note that the Python API for Oasys D3PLOT is not yet available**

More Information
----------------

For more details on the Oasys LS-DYNA environment software please 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>`_
