Skip to content

Latest commit

 

History

History
50 lines (35 loc) · 1.38 KB

README.MD

File metadata and controls

50 lines (35 loc) · 1.38 KB

ComPosY

Python interface to the Oasys Compos 8.6 API
Report Bug · Request Feature

Description

A simple yet robust Python interface to Oasys Compos 8.6. Not affiliated with Oasys Limited or Arup Group Limited.

Installation

Package yet to be uploaded to the Python Package Index. In the meantime copy the composy folder int your working directory or Python site-packages.

Requirements

  • Python 3.11
  • pythonnet

Usage

🗒️Documentation is a work in progress.

For usage examples, please refer to the included tests.

Licence

Distributed under the MIT License. See LICENSE for more information.

Contibutors

Contributors welcome.

For autocompletion of the Compos_8_6.dll configure your IDE to make use of the inclosed stub file.