Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python scripting support for plugins and runtime functions #179

Open
saxondigital opened this issue Oct 25, 2015 · 2 comments
Open

Python scripting support for plugins and runtime functions #179

saxondigital opened this issue Oct 25, 2015 · 2 comments

Comments

@saxondigital
Copy link
Contributor

Python support with a plugin API and ability to script within the runtime environment. Useful for custom selection filters and other complex logic associated with data analytics.

Relates to issue #128 and perhaps use LIBPEAS plugin engine based on GObjects:

https://github.com/gregier/libpeas

@saxondigital
Copy link
Contributor Author

saxondigital commented May 30, 2017

Python script example files:

  • ALT+1 Hello ANTz-Py
  • ALT+2 WIFIRE Mission live weather via RESTful exchange
  • ALT+3 OSC mapping using a Python library: SimpleOSC, python-osc or pyOSC.
  • ALT+4 CoderViz Python Extension
  • ALT+5 FileViz .DOT Extension
  • ALT+6 GitViz Extension
  • ALT+7 PlanetViz Python Extension

Relates to issue:

@saxondigital saxondigital self-assigned this Jul 31, 2017
@saxondigital
Copy link
Contributor Author

Use 'npe' as the prefix (to help differentiate numpy.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants