this post was submitted on 28 Jun 2023
85 points (97.8% liked)

Fediverse

17580 readers
181 users here now

A community dedicated to fediverse news and discussion.

Fediverse is a portmanteau of "federation" and "universe".

Getting started on Fediverse;

founded 4 years ago
MODERATORS
 

Someone’s started a Python wrapper around the lemmy API

https://github.com/db0/pythorhead (@db0)

Could make writing bots and other tools easier and quicker.

@fediverse @fediversenews

you are viewing a single comment's thread
view the rest of the comments
[–] SwingingKoala@discuss.tchncs.de 6 points 1 year ago (1 children)

Is there some api doc, or is it rtfs? :-)

[–] db0@lemmy.dbzer0.com 13 points 1 year ago

We have quite a few examples and the code is statically typed and well commented. I hope we can figure out an automatic doc creation system