Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

Python script as a process

Hi,
How would I go abouts running a python function inside a .py file as a process? Also how would I send and receive data to the process?

Thanks,
Bryce

— asked May 10th 2010 by Bryce Wilkinson
  • desktop
  • in/out
  • process
  • python
0 Comments

1 Answer

  • I'm working on some formal doc around this, but the high level process is as Jeff described in this old thread on the old mailing list:

    http://groups.google.com/group/appcelerator-titanium/browse_thread/thread/b206f5eb0d67c612#

    Also, alloy is an example of a headless Titanium Desktop app:

    http://github.com/appcelerator/titanium_desktop/tree/master/apps/alloy/

    — answered May 10th 2010 by Kevin Whinnery
    permalink
    0 Comments
The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.