Skip to main content

Dlubal API

PyPI Python License

Compatibility

This package version is fully compatible with the following Dlubal App version:

X.15.0006.223.5c1742e3e0d

Overview

The dlubal.api package is the next-generation Python client library for interacting with Dlubal Software APIs, leveraging modern gRPC technology to deliver high-speed communication, scalability, and improved performance. This API enables seamless automation and remote access to Dlubal software RFEM 6 and RSTAB 9, with plans for near-future support for additional products in the Dlubal portfolio.


Installation

Ensure you have Python 3.10+ installed. Then, install the package via pip:

pip install dlubal.api

For additional installation options, refer to the official documentation.


Quick Start

Authentication & Authorization

To use the API, you need:


Example Usage

from dlubal.api import rfem

with rfem.Application(api_key="your_api_key") as rfem_app:
    # Example API call
    rfem_app.create_model("MyModel")
    rfem_app.create_object(
        rfem.structure_core.Node(coordinate_1=2)
    )

Documentation & Support


License

This package is proprietary software and requires an active API Service subscription. Unauthorized use is prohibited.

Download files

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

Source Distribution

dlubal_api-2.15.6.tar.gz (4.3 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dlubal_api-2.15.6-py3-none-any.whl (5.1 MB view details)

Uploaded Python 3

File details

Details for the file dlubal_api-2.15.6.tar.gz.

File metadata

  • Download URL: dlubal_api-2.15.6.tar.gz
  • Upload date:
  • Size: 4.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.12.13

File hashes

Hashes for dlubal_api-2.15.6.tar.gz
Algorithm Hash digest
SHA256 087ef2f87c49cacf7191fba24b974a8db85484fca5cadcf2013d2031f2ed1f4d
MD5 14e28d14dc00eaabdccf11c25c6a048c
BLAKE2b-256 656b4cdbaca20653ffa0f3dd955ce176facfda37640045bf32a6f3fec4c3519f

See more details on using hashes here.

File details

Details for the file dlubal_api-2.15.6-py3-none-any.whl.

File metadata

  • Download URL: dlubal_api-2.15.6-py3-none-any.whl
  • Upload date:
  • Size: 5.1 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.12.13

File hashes

Hashes for dlubal_api-2.15.6-py3-none-any.whl
Algorithm Hash digest
SHA256 4f925510a393224adf7a366405e1f3e229af6859719349d8fa5aeec3212dd040
MD5 d4d0d43bcdc1cc725e8848834d94d053
BLAKE2b-256 79e75de3dadd3a366d1d3e1213ae690478f881e18781637c78d611e8fff9fa9f

See more details on using hashes here.

Release history Release notifications | RSS feed

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page