honix / Pyno

Python-based visual programming
MIT License
167 stars 23 forks source link

field-no #38

Closed GurePortela closed 5 years ago

GurePortela commented 5 years ago

I made a mistake, I wanted to mention when I said that the contents of the input and output data are stored in the node, but in fact I meant to be stored in the pyno file. pn (using this filename as test) So if it were possible to make the modification so that the input and output data were stored in an input and output text file added to the program created (pyno .pn), this would avoid overloading of the computational capacity of the system, would run the program faster and would create an interface with more options for the user.