On Mar 23, 2016 21:49, "Armin Rigo" <arigo@tunes.org> wrote:
>
> Hi John,
>
> On 23 March 2016 at 19:16, John Camara <john.m.camara@gmail.com> wrote:
> > I would like to suggest one more topic for the workshop. I see a big need
> > for a library (jffi) similar to cffi but that provides a bridge to Java
> > instead of C code. The ability to seamlessly work with native Java data/code
> > would offer a huge improvement (...)
>
> Isn't it what JPype does?  Can you describe how it isn't suitable for
> your needs?

There is also PyJNIus:

    https://pyjnius.readthedocs.org/en/latest/