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

    From what I’ve seen, Pythorhead is focusing on “higher-level” functions, while Plemmy is focusing on LemmyHttp API parity and returning request responses. Who knows, maybe we’ll implement some more complex functionality in the future!