Hi Vaibhav,

JCR API are only supported on JVM. So you cannot use them from python.

If you have Sling based app then you can use the Sling REST support to
access repository content via HTTP. Or you can use Jackrabbit WebDAV
support to access same content via web dav calls over HTTP
Chetan Mehrotra


On Wed, Sep 6, 2017 at 9:32 PM, Vaibhav Kumar Sharma <vaish...@adobe.com> wrote:
> Hi Team,
>
>
>
> I was just curious to know how can I use the JCR API in my python script to
> perform operations on my repo?
>
>
>
> Is that possible? Or Is there an implementation for JCR API in python?
>
>
>
> Thanks in advance!!
>
>
> Regards,
>
> Vaibhav

Reply via email to