Skip to content

Rython Proof of Concept #72

@andyl

Description

@andyl

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:

  • simple/standalone demo showing a python script calling a standalone ruby class
  • demo showing a python script calling a model in a rails app
  • demo showing a python script calling a model in the Bugmark Exchange

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions