pythonect
general-purpose dataflow programming language based on Python
Install
- All systems
-
curl cmd.cat/pythonect.sh
- Kali Linux
-
apt-get install python-pythonect
- Dockerfile
- dockerfile.run/pythonect
python-pythonect
general-purpose dataflow programming language based on Python
Pythonect is a new, experimental, general-purpose dataflow programming language based on Python. It provides both a visual programming language and a text-based scripting language. The text-based scripting language aims to combine the quick and intuitive feel of shell scripting, with the power of Python. The visual programming language is based on the idea of a diagram with “boxes and arrows”.