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 at
https://pypi.python.org/pypi/rython.
Task outcomes using rython:
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: