Metadata-Version: 2.1
Name: Oasys.PRIMER
Version: 21.0.2
Summary: Python API for Oasys PRIMER
Author: Miles Thornton
Maintainer-email: DYNA support <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: Documentation, https://www.oasys-software.com/dyna/sphinx/21.0/PRIMER/
Project-URL: Homepage, https://www.oasys-software.com/dyna/software/primer/
Project-URL: Linkedin, https://www.linkedin.com/company/oasys-ltd-software/
Project-URL: YouTube, https://www.youtube.com/c/OasysLtd
Keywords: Oasys,PRIMER
Requires-Python: >=3.8
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: Oasys.gRPC ~=21.0

The Oasys.PRIMER package allows Python scripts to control the Oasys LS-DYNA Environment
software `PRIMER <https://www.oasys-software.com/dyna/software/primer/>`_.

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

The module uses gRPC to communicate with the PRIMER 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/primer

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

* 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>`_
