Howdy,

I’d like to share a project I’ve been working on recently, Plemmy! Plemmy allows you to interact with any Lemmy instance using Python and the LemmyHttp API.

Currently all LemmyHttp functions (POST, PUT, GET) have been implemented.

Feel free to provide feedback or contribute in any way!

  • Jamie@jamie.moe
    link
    fedilink
    English
    arrow-up
    4
    ·
    1 year ago

    I’m also building an as yet unnamed API wrapper for Lemmy, but for the Rust objects they provide. I have to commend the effort of implementing all of the calls this quickly, I only have a handful right now.