
.. .. image:: lasso-logo.svg
..     :target: https://www.lasso.de/en

|LASSO| Python Library
======================

This is the free Python Library from LASSO GmbH (https://www.lasso.de/en). 
The repository contains a fraction of our internal codebase for public use.

Contact
=======

**You like our work?** Contact Us:

    |HOME| `Website`_

    |MAIL| `Mail`_

    |LINKEDIN| `LinkedIn`_

Discussions on: 

    |DISCORD| `Discord`_


Installation
============

.. code-block:: bash
    
    python -m pip install lasso-python

Modules
=======

.. toctree::
   :maxdepth: 2

   ansa/ansa
   dyna/dyna
   diffcrash/diffcrash
    
    
Indices and tables
==================

* :ref:`genindex`
* `Privacy Policy`_

.. |LASSO| image:: lasso-logo.svg 
    :target: https://www.lasso.de/en

.. _Mail: lasso@lasso.de
.. _LinkedIn: https://www.linkedin.com/company/lasso-gmbh
.. _Website:  https://www.lasso.de/en
.. _Discord:  https://discord.gg/GeHu79b
.. _Privacy Policy: https://www.lasso.de/en/privacy-protection/

.. |MAIL| image:: icon-mail.svg 
    :target: lasso@lasso.de
.. |LINKEDIN| image:: icon-linkedin.png 
    :target: https://www.linkedin.com/company/lasso-gmbh
.. |HOME| image:: icon-home.svg 
    :target: https://www.lasso.de/en
.. |DISCORD| image:: icon-discord.png
    :target: https://discord.gg/GeHu79b

