GitHub - tjkessler/plemmy: A Python package for accessing the Lemmy API

travis@lemmy.blue to Free and Open Source Software@beehaw.org – 61 points –
GitHub - tjkessler/plemmy: A Python package for accessing the Lemmy API
github.com

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!

5

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.

Omg this is super cool! Thank you so much for this!

No problem, happy to help out the fediverse!