Skip to main content

Type hints for Abaqus/Python scripting

Project description

abqpy 2024

tests rtd coveralls python abaqus Crowdin

Read this in other languages: English, 简体中文.

Type hints for Abaqus/Python scripting

abqpy is a Python package providing type hints for Python scripting of Abaqus, you can use it to write your Python script of Abaqus fluently, even without doing anything in Abaqus. It also provides some simple APIs to execute the Abaqus commands so that you can run your Python script to build the model, submit the job and extract the output data in just one Python script, even without opening the Abaqus/CAE.

Quick Start

Make sure and are installed on your computer, open cmd or terminal, type:

pip install -U abqpy==2024.*  # change the major version to match your Abaqus version

Then, open your Abaqus/Python script in your favorite IDE with Python language support, run the script with Python 3.7+ (just do it!), see the magic happens. For more information, please refer to the documentation.

Pull Requests are Welcome

Since abqpy is reconstructed from the official Abaqus documentation, many of the docstrings are not well formatted, for example, the Raises section, the math equations, the attributes of the objects, due to the limitation of my time, those things are left behind, if anyone is willing to make any contributions, please feel free to create your pull requests.

Please refer CONTRIBUTING for contribution guidelines.

Screenshots

screenshot

screenshot

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

abqpy-2024.7.2.tar.gz (6.7 MB view hashes)

Uploaded Source

Built Distribution

abqpy-2024.7.2-py3-none-any.whl (1.9 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page