Skip to main content

Python Client Library for Dlubal Software APIs powered by gRPC

Project description

Dlubal API 2.0

PyPI Python License

Compatibility

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

X.09.0004.228.1fa4372348

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 like RFEM 6, with near future support for RSTAB 9 and RSECTION 1.


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

import dlubal.api.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.

Project details


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.9.4.post2.tar.gz (475.2 kB view details)

Uploaded Source

File details

Details for the file dlubal_api-2.9.4.post2.tar.gz.

File metadata

  • Download URL: dlubal_api-2.9.4.post2.tar.gz
  • Upload date:
  • Size: 475.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.1

File hashes

Hashes for dlubal_api-2.9.4.post2.tar.gz
Algorithm Hash digest
SHA256 af09b7705db18cdb326cd7ba5f42099631f5041cd9f8e26a6219dde7b3ac31ea
MD5 3fca5fe90d3a71ea2072bf72b4f9ddcd
BLAKE2b-256 9659cd7f66a311b307bc0ffae88be6ed4f6b1d98ccc4d31336f06536abcc2e69

See more details on using hashes here.

Supported by

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