-
Notifications
You must be signed in to change notification settings - Fork 3
Rython Proof of Concept #72
Copy link
Copy link
Open
Labels
1-HIGH_PRIORITYThis is high priorityThis is high priorityenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Activity
Metadata
Metadata
Assignees
Labels
1-HIGH_PRIORITYThis is high priorityThis is high priorityenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
We are going to make development environments available to our researchers, so that their bots can call business objects directly without having to go thru a web layer. Primarily, this is to give researchers maximum speed and flexibility.
This is simple to do with ruby. But many researchers want to write bots in python. We would like a simple way for Python developers to call the business objects in our rails app.
I'd like someone to do a proof-of-concept demo with
rython, an interface library athttps://pypi.python.org/pypi/rython.
Task outcomes using
rython: