Software license

KYSA v4.01 and higher

Copyright 2022 Daniel Krezdorn



As the author of the software, I grant the use of KYSA with the exception of the integrated dashboard under the terms of the BSD-3-clause license. The software is provided "as is"; warranty claims are excluded. No liability is assumed for any damages that may arise from the use of the software. By using KYSA, you agree to these terms.
The conditions of the BSD-3-Clause license apply:

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.“

The use of the dashboard is provided free of charge. The source code is not provided. The dashboard is provided "as is" and is not intended for business use.

WARRANTIES WHETHER EXPRESS, IMPLIED OR STATUTORY (INCLUDING BUT NOT LIMITED TO FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT) FOR THE USABILITY AND RESULTS OF THE DASHBOARD ARE DISCLAIMED.

In addition, liability for losses resulting from Dashboard use and corresponding display of results is excluded. This includes, but is not limited to, any financial loss, data corruption or loss that is not a reasonably foreseeable consequence of a breach of contract by me or a breach of a legal duty of care. Loss or damage is "reasonably foreseeable" if, at the time the contract was entered into, such loss was contemplated either by me or you or you advised me that the loss might occur if I breached the contract or my legal duty of care. You agree to hold me harmless from any claims or demands, including reasonable attorneys' fees.

KYSA is based on the open source programming language Python and uses specific Python based program packages to provide the desired functionality as an executable file. All packages are dynamically included (as *.so or *.dll files), which allows the use of the latest versions of the packages used.
For the respective licensing terms of the main packages used unchanged see the license appendix or thr following list with links:

Package Name

License

Dash & Plotly

MIT

Inno Setup

Own license

Matplotlib

PSF

Nltk

APL2

Numpy

BSD-3-Clause

Openpyxl

MIT

Pandas

BSD-3-Clause

PyGobject & Pycairo

LGPLv2.1+

Pyinstaller

GPL with allowance to build proprietary software

Python

PSF

Regex

APL2

Seaborn

BSD-3-Clause

Scikit-learn

BSD-3-Clause

SQLCipher

BSD-3-Clause

XlsxWriter

BSD-2-Clause