Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@

Simulink python project

pySimBlocks is a lightweight and extensible environment for building, configuring, and executing block-diagram models—similar to Simulink—directly in Python, featuring a PySide6-based graphical editor, a discrete-time simulation engine, and automatic project generation from YAML configurations.
pySimBlocks is a lightweight and extensible environment for building, configuring,
and executing block-diagram models—similar to Simulink—directly in Python,
featuring a PySide6-based graphical editor, a discrete-time simulation engine,
and automatic project generation from YAML configurations.

## Installation

Expand Down Expand Up @@ -31,6 +34,7 @@ pysimblocks
## Information

### License

pySimblocks is LGPL.

LGPL refers to the GNU Lesser General Public License as published by the Free Software
Expand Down