Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [kura-dev] Python OSGi Services

On 7/13/2017 9:30 AM, Scott Lewis wrote:
<stuff deleted>
One thing I am intent on completing prior to the marketplace releng is to make the python portions of this provider...called the osgiservicebridge...available via PyPi.

I've now deployed the osgiservicebridge to PyPi.   See readme on [1].

>>>Nice to see. Would it make sense to make this available in the Kura Market on Eclipse Marketplace?

I would like to deploy this to the Eclipse Marketplace. Although I don't expect there's a huge amount to it, I've never done a marketplace entry before. Are there pointers for the meta-data/process for doing this that someone could provide?

Scott

[1] https://github.com/ECF/Py4j-RemoteServicesProvider


Scott


On 7/13/2017 5:49 AM, Ian Skerrett wrote:
Scott,

Nice to see. Would it make sense to make this available in the Kura Market on Eclipse Marketplace?

Ian

On 7/12/2017 10:22 PM, Scott Lewis wrote:

I'm making available a first release of a Py4j-based Remote Services provider [1]. This provider is based upon Py4j 0.10.6 and allows OSGi services to be implemented in Python and/or Java-implemented services to be consumed from Python. See this tutorial [2] for an example OSGi service implemented in Python.

This work is currently being used to implement an edge analytics framework project, where the supporting services are implemented in both Python and Java.

Scott

[1] http://eclipseecf.blogspot.com/2017/07/ecf-3137-oxygen-maven-and-python-osgi.html

[2] https://wiki.eclipse.org/Tutorial:_Python_for_OSGi_Services


_______________________________________________
kura-dev mailing list
kura-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/kura-dev

_______________________________________________
kura-dev mailing list
kura-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/kura-dev


_______________________________________________
kura-dev mailing list
kura-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/kura-dev




Back to the top