Metadata-Version: 2.1
Name: Oasys.gRPC
Version: 21.0.0
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.8
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.


You should not need to manually download this package. It should be automatically downloaded when installing the following packages:

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


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

* To see the Oasys Python API manual: 
  https://help.oasys-software.com/articles/py_api-21-0
 
* 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>`_
