this post was submitted on 21 Jun 2023
66 points (100.0% liked)

Free and Open Source Software

17695 readers
46 users here now

If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
 

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!

top 5 comments
sorted by: hot top controversial new old
[–] Jamie@jamie.moe 2 points 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.

[–] MBZzZzZzZz@beehaw.org 2 points 1 year ago

Checked the source code. This is really nice work.

[–] StrayCatFrump@beehaw.org 1 points 1 year ago

Nice! But why isn't it "pylemmy". SMH. ;-)

[–] Myaa@beehaw.org 1 points 1 year ago (1 children)

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

[–] travis@lemmy.blue 2 points 1 year ago

No problem, happy to help out the fediverse!