Skip to main content

doi PyPi

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

STMLab 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

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.15.0.tar.gz (4.8 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

stmlab-0.15.0-py2.py3-none-any.whl (4.8 MB view details)

Uploaded Python 2Python 3

File details

Details for the file stmlab-0.15.0.tar.gz.

File metadata

  • Download URL: stmlab-0.15.0.tar.gz
  • Upload date:
  • Size: 4.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.14.6

File hashes

Hashes for stmlab-0.15.0.tar.gz
Algorithm Hash digest
SHA256 06703840e21a9e9eb07d7bfd2d506574faf5db627e69421ad2fa5c96ac824a4f
MD5 6dd6efd0d6c5e8f557d26375ec68663c
BLAKE2b-256 ff7c4fdc8666c9391ca1f7f3460c5cedc98db5720bd3c642168a9a1e0a1a50ca

See more details on using hashes here.

File details

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

File metadata

  • Download URL: stmlab-0.15.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 4.8 MB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.14.6

File hashes

Hashes for stmlab-0.15.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 0441a2c6398a9ba13e93cc9ed57b7a1e2dc47f3975fd490a51f7cf8d0ff18ea9
MD5 71fd7f5f2007175259379ab51871f479
BLAKE2b-256 b578e7a85ba494249a9057b090f141b43cbf8cb7aed9e62604ea74b60054bb06

See more details on using hashes here.

Supported by

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