Discussion:
[Pydev-users] System in Cloud with PyDev
Marek Jagielski
2016-01-04 19:08:19 UTC
Permalink
Hi,

I recently released a new version of our Modeler for workflow data modeling
and execution. This version brings possibility of defining custom module in
pythonhttp://systemincloud.com/tasks/#0.8.0/commons/pythontask
Examples you can find here:
https://github.com/systemincloud/sic-examples/tree/master/com.systemincloud.examples.tasks.pythontask/src/test/py/tasks
Soon, I will provide some video examples on our youtube channel:
https://www.youtube.com/channel/UCvfS-lPXeKjMoFAhKIzyf7A

I have reused PyDev IDE and API when developing above functionality. Python
tasks (modules) can be executed with cpython or jython.

Fabio, many thanks for your work! Now, as PyDev became important part of my
application I will try to engage in PyDev development.

Marek
Marek Jagielski
2016-01-07 17:19:38 UTC
Permalink
Hi,
Update to my message. Please see briefly how PyDev is integrated with my
tool:

Marek
Post by Marek Jagielski
Hi,
I recently released a new version of our Modeler for workflow data
modeling and execution. This version brings possibility of defining custom
module in pythonhttp://systemincloud.com/tasks/#0.8.0/commons/pythontask
https://github.com/systemincloud/sic-examples/tree/master/com.systemincloud.examples.tasks.pythontask/src/test/py/tasks
https://www.youtube.com/channel/UCvfS-lPXeKjMoFAhKIzyf7A
I have reused PyDev IDE and API when developing above functionality.
Python tasks (modules) can be executed with cpython or jython.
Fabio, many thanks for your work! Now, as PyDev became important part of
my application I will try to engage in PyDev development.
Marek
--
Marek Jagielski
+48 513 402 596
Fabio Zadrozny
2016-01-07 17:34:23 UTC
Permalink
Hi Marek,

Seems pretty nice :)
Post by Marek Jagielski
Hi,
Update to my message. Please see briefly how PyDev is integrated with my
tool: http://youtu.be/qvY3V9Ujoa0
Marek
Post by Marek Jagielski
Hi,
I recently released a new version of our Modeler for workflow data
modeling and execution. This version brings possibility of defining custom
module in pythonhttp://systemincloud.com/tasks/#0.8.0/commons/pythontask
https://github.com/systemincloud/sic-examples/tree/master/com.systemincloud.examples.tasks.pythontask/src/test/py/tasks
https://www.youtube.com/channel/UCvfS-lPXeKjMoFAhKIzyf7A
I have reused PyDev IDE and API when developing above functionality.
Python tasks (modules) can be executed with cpython or jython.
Fabio, many thanks for your work! Now, as PyDev became important part of
my application I will try to engage in PyDev development.
Marek
--
Marek Jagielski
+48 513 402 596
------------------------------------------------------------------------------
_______________________________________________
Pydev-users mailing list
https://lists.sourceforge.net/lists/listinfo/pydev-users
Loading...