Hello everyone!

I’m here to share a project I’ve been working on, Plemmy. Plemmy is a Python package for accessing the Lemmy API, specifically through LemmyHttp.

Feel free to offer advice and contribute!

Edit: version 0.2.0 released, all LemmyHttp operations are supported! (Most methods still need testing)

  • travis@lemmy.blueOP
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    I’m not sure there’s a way to interact with other Lemmy instances at the moment - clearly we can using the UI, but I think the API doesn’t have the functionality yet. As soon as this and other features are added I’ll aim for a quick implementation!

    • OnionFutures@vlemmy.net
      link
      fedilink
      English
      arrow-up
      2
      ·
      1 year ago

      Interesting, thanks for the explanation. I thought it might be available as I can follow off-instance communities on Jerboa but I haven’t dug into the source code there to see how they do it.