[pyar] LLAMADAS A FUNCIONES PYTHON

Agustin Barto abarto en gmail.com
Lun Jun 27 21:39:39 ART 2016


Tambien se puede usar voc [1] para transformar el bytecode Python a
bytecode de JVM.

Saludos,
Agustin

[1] https://github.com/pybee/voc

2016-06-27 21:21 GMT-03:00 Javier Marcon <javiermarcon at gmail.com>:

> El 27/06/16 a las 19:47, Gerardo Rios escribió:
> > Hola estimados:
> >
> > Tengo algunas preguntas para hacerle
> >
> > 1º)Quisiera saber si se puede llamar a funciones python,por ejemplo
> > "def funcion():", desde codigo java.
> >
> > 2º)Desde codigo java se podria pasar parametros cuando invocas a una
> > funcion python, por ejemplo algo simple:
> >
> > En Python:
> > defino una funcion
> >
> > def funcion(variable1, variable2):
> >
> >
> > En Java:
> > Esta llamando a la funcion definida en python
> >
> > if (funcion(parametro1, parametro2)){
> >
> > }
> >
> > Saludos
> >
> Si, podes, tendrías que usar jython.
>
> Saludos,
>
> Javier.
> _______________________________________________
> pyar mailing list pyar at python.org.ar
> http://listas.python.org.ar/listinfo/pyar
>
> PyAr - Python Argentina - Sitio web: http://www.python.org.ar/
>
> La lista de PyAr esta Hosteada en USLA - Usuarios de Software Libre de
> Argentina - http://www.usla.org.ar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.python.org.ar/pipermail/pyar/attachments/20160627/22472b01/attachment.html>


Más información sobre la lista de distribución pyar