This project aims to develop a similar tool to MathWorks' Simulink, but for Python (but not only for it).
However, to make a clone would be an understatement. The intended features are:
- Nice GUI, linked with IPython notebook
- Pluggable graph execution engine
- Block packages
- Compatibility (where possible) with GNURadio
- Code generation (Python, C/C++, Cython, VHDL) where possible
This project was founded by Ronan Paixão
Licensed under the MIT License.