

We are slowly but surely expanding the solutions to the problems found in the Issues section. Documentation 📚įor complete description of classes and functions visit our. Especially if no code changes are required. The easiest way to enjoy the Client is to install current RFEM package directly to your Python via pip install RFEM. Unit TestsĬollection of scripts used to support further development. Also, they can be used for testing of backward compatibility. The scripts are intended to be used as templates or examples. Inspirations can be found in Examples or UnitTests. ☑️ Check if there are no opened dialogues in RFEM and server port range under Options-Web Services corresponds to the one set in initModel 🌀 Clone this repository (if you have GitHub account) or download actual release Client is always compatible with the latest version.

PyPi pkgs: SUDS, requests, six, mock, and xmltodict. It also envelops essential global functions.ĭependency check is implemented inside dependencies.py with option to install during execution.


Available Python SOAP pkgs can be found on. Python client (high-level functions) for RFEM 6 using Web Services (WS), SOAP and WSDL. Welcome to RFEM Python High Level Functions
