Skip to main content

Launch and runtime environment for software projects developed by the Department of Structural Mechanics at the Institute of Lightweight Structures (DLR)

Project description

STMLab

This Python package provides an independent standard runtime environment for software projects developed by the Department of Structural Mechanics at the Institute of Lightweight Structures of the German Aerospace Center It uses the Jupyter project as its graphical user interface. Two types of installation procedures are available. A community version can be installed and executed using pip. An enterprise version with yet unpublished software projects is available as an offline installer on request.

Downloading

Use GIT to get the latest code base. From the command line, use

git clone https://gitlab.dlr.de/dlr-sy/stmlab stmlab

If you check out the repository for the first time, you have to initialize all submodule dependencies first. Execute the following from within the repository.

git submodule update --init --recursive

To update all refererenced submodules to the latest production level, use

git submodule foreach --recursive 'git pull origin $(git config -f $toplevel/.gitmodules submodule.$name.branch || echo master)'

Installation

PyXMake can be installed from source using poetry. If you don't have poetry installed, run

pip install poetry --pre --upgrade

to install the latest version of poetry within your python environment. Use

poetry update

to update all dependencies in the lock file or directly execute

poetry install

to install all dependencies from the lock file. Last, you should be able to import STMLab as a python package.

import stmlab

Contact

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

stmlab-0.10.1b0.tar.gz (10.3 kB view details)

Uploaded Source

Built Distribution

stmlab-0.10.1b0-py2.py3-none-any.whl (10.3 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file stmlab-0.10.1b0.tar.gz.

File metadata

  • Download URL: stmlab-0.10.1b0.tar.gz
  • Upload date:
  • Size: 10.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for stmlab-0.10.1b0.tar.gz
Algorithm Hash digest
SHA256 2845d93ef1f4fbdd02455750ff7e19df247247441a77c0996dc5ce85818500e1
MD5 f57d3e516faf9a28c1809dc99efb2496
BLAKE2b-256 05e68a0c280a39c52ddb37915fc68bbadd4795068df18c4eb75d9c3fb182ed78

See more details on using hashes here.

Provenance

File details

Details for the file stmlab-0.10.1b0-py2.py3-none-any.whl.

File metadata

  • Download URL: stmlab-0.10.1b0-py2.py3-none-any.whl
  • Upload date:
  • Size: 10.3 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for stmlab-0.10.1b0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 c14f8f1b87400d3a9f892db30345db7920edfadfb5b767bc9e94d99e12d0e1da
MD5 436680b78e0c361a4f11111f90a6002b
BLAKE2b-256 0c142638df877b68d81bb39dd6ae99894fa237397ed84f766901e93c542cf4d7

See more details on using hashes here.

Provenance

Supported by

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