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

Open Source

30375 readers
950 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 

Hi everyone,

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 3 comments
sorted by: hot top controversial new old
[–] badbrainstorm@lemmy.ml 2 points 1 year ago

Loving all the activity!

It's exciting watching our amazing open source community working together. Feels a little like my Linux fam from way back in the day. I'm excited to see what this thing looks like in a year.

Thanks, and bless you all!

[–] maynarkh@feddit.nl 2 points 1 year ago

Noice. Open source software growing the federated ecosystem is always good.

[–] z2k_@lemmy.nz 1 points 1 year ago

Is there a way to access all communities subscribed to by a user?

I’ve looked through the api but haven’t managed to find anything.