Skip to content

Home of the open-source CAE library lasso-python 🐍

License

Notifications You must be signed in to change notification settings

pytunia/lasso-python

 
 

Repository files navigation

LASSO Python Library

test-main test-dev

This python library is designed for general purpose usage in the field of Computer Aided Engineering (CAE). It's name originates from the original initiator and donator of the project LASSO GmbH. The library is now maintained by an open-source community.

Module Overview:

For further infos please read the Documentation:

DOCS Documentation

Installation

python -m pip install lasso-python

Community

Join our open-source community on:

DISCORD Discord

Development

For development install poetry and task:

python -m pip install poetry
sh -c "$(curl --location https://taskfile.dev/install.sh)" \
    -- -d -b ~/.local/bin

Then by simply running the command task you can find a variety of available commands such as task setup to install all dependencies or task test to run the test suite. Happy Coding 🥳🎉

About

Home of the open-source CAE library lasso-python 🐍

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.4%
  • HTML 1.6%