Skip to main content

Dlubal API

PyPI Python License

Compatibility

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

X.15.0007.243.f2ee891de0e

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.7.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.7-py3-none-any.whl (5.1 MB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for dlubal_api-2.15.7.tar.gz
Algorithm Hash digest
SHA256 2cdde97beb688b4a5752dd5f857665809b1e7c6f5f3a10b597a3320a58276ffb
MD5 6cb97e4d2f48d1d495a3acd2bfc9a530
BLAKE2b-256 85e8af09361d0c57c265542e7f2f123562b8e72c82078cc6cd181f2ad7f554e4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dlubal_api-2.15.7-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.14

File hashes

Hashes for dlubal_api-2.15.7-py3-none-any.whl
Algorithm Hash digest
SHA256 ff3d821d4f8accc45caa50787dca8cced2e76fdfccdb0a77d326b805d1373d04
MD5 124c7f6ca7efa65642e9fac163542a1a
BLAKE2b-256 8b04f4bc19cbb9b5958fecdbca88ccebea25b9c6b0c27efde6c20e1b5ad53283

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