Python Framework for RSTAB9 Web Services
Project description
Dlubal Software GmbH
Welcome to RSTAB Python High Level Functions
Python client (high-level functions) for RSTAB 9 using Web Services (WS), SOAP and WSDL. Available Python SOAP pkgs can be found on wiki.python.org.
Description
This Python project is focused on opening RSTAB 9 to all of our customers, enabling them to interact with RSTAB 9 on a much higher level. If you are looking for a tool to help you solve parametric models or optimization tasks, you have come to the right place. This community serves as a support portal and base for all of your future projects. The goal is to create an easily expandable Python library, which communicates instructions to RSTAB 9 through WebServices (WS). WS enables access to RSTAB 9 either via a local instance or a remote internet connection.
Eyes on Upcoming Developmets! :eyes:
As you may have already heard, brand new WS features are in the works. Having support for Python scripting directly in the RSTAB, we have foundations to build completely new WS API which will be faster, have better access to results, and will have full compatibility with RSTAB Console.
Architecture
- : folder following the structure of RSTAB 9 navigator containing individual types of objects
- : runs after window and initializes suds.Client by connecting to
http://localhost:8081/wsdl
and activating model in RSTAB. It also envelops essential global functions. - : definition of enumerations
Getting started
Dependencies
Dependency check is implemented inside dependencies.py with option to install during execution.
-
RSTAB 9 application. Client is always compatible with the latest version.
Step by step
-
🌀 Clone this repository (if you have GitHub account) or download actual release
-
Open RSTAB 9 application
-
☑️ Check if there are no opened dialogues in RSTAB and server port range under Options-Web Services corresponds to the one set in initModel
-
🏃 Run your script. Inspirations can be found in Examples or UnitTests.
Examples
The scripts are intended to be used as templates or examples. Also, they can be used for testing of backward compatibility.
Unit Tests
Collection of scripts used to support further development.
Python package 📦
The easiest way to enjoy the Client is to install current RSTAB package directly to your Python via pip install RSTAB
. Especially if no code changes are required.
Documentation 📚
For complete description of classes and functions visit our .
Wiki
If you run into problems see our Wiki. We are slowly but surely expanding the solutions to the problems found in the Issues section.
License
Contribute
Contributions are always welcome!🙂 Please ensure your pull request adheres to the following guidelines:
- Alphabetize your entry.
- Search previous suggestions before making a new one, as yours may be a duplicate.
- Suggested READMEs should be beautiful or stand out in some way.
- Make an individual pull request for each suggestion.
- New categories, or improvements to the existing categorization are welcome.
- Keep descriptions short and simple, but descriptive.
- Start the description with a capital and end with a full stop/period.
- Check your spelling and grammar.
- Make sure your text editor is set to remove trailing whitespace.
- Use the #readme anchor for GitHub READMEs to link them directly
⚠️NOTE: Development is in early stages so please respect that. There will be broken objects or adjustments affecting backward compatibility. Use Issues section to point out any problems. Thank you for your understanding.
Connect with us 🤝
Languages and Tools 🛠️
GitHub Stargazers over Time
Contributors
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
Built Distribution
File details
Details for the file rstab-1.10.2.tar.gz
.
File metadata
- Download URL: rstab-1.10.2.tar.gz
- Upload date:
- Size: 173.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f7877a973628c8ce1379c1a32b3c3459fd9b3c0aed8790f22afdbe992f8231cf |
|
MD5 | b459c0eeb86ef91f85be4f70f05bb991 |
|
BLAKE2b-256 | e3ebb1823943f07830e9c1e36bf382fb22046fbf73a51ed13fa4931d5c9b9e1c |
File details
Details for the file RSTAB-1.10.2-py3-none-any.whl
.
File metadata
- Download URL: RSTAB-1.10.2-py3-none-any.whl
- Upload date:
- Size: 222.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c07bd3950dfbba6d913380a297edaf7c1ab885f0d72411c7757c7a7b399a8eae |
|
MD5 | d267337b8479e086efea6021da9fdf2e |
|
BLAKE2b-256 | dab10bf638062d9d1976a11d4869e920b4c5e77f41a95da5e7294bff3b864502 |