diff --git a/source/_data/tools.json b/source/_data/tools.json index e2301bf..575910b 100644 --- a/source/_data/tools.json +++ b/source/_data/tools.json @@ -2754,6 +2754,42 @@ "diasporaClass": false, "OStatusClass": false, "categories": ["Utils"] + }, + { + "title": "Pythörhead", + "source": "https://github.com/db0/pythorhead", + "protocols": "ActivityPub", + "site": "", + "logo": "", + "servers": "", + "description": "Python library for interacting with Lemmy.", + "codeLanguage": "Python", + "techStack": "", + "license": "AGPL-3.0", + "FediAccount": "", + "apClass": true, + "zotClass": false, + "diasporaClass": false, + "OStatusClass": false, + "categories": ["Libs"] + }, + { + "title": "Granary", + "source": "https://github.com/snarfed/granary", + "protocols": "ActivityPub", + "site": "https://granary.io", + "logo": "", + "servers": "", + "description": "The social web translator. Fetches and converts data between social networks, HTML and JSON, ActivityStreams/ActivityPub, and more.", + "codeLanguage": "Python", + "techStack": "", + "license": "Public domain", + "FediAccount": "", + "apClass": true, + "zotClass": false, + "diasporaClass": false, + "OStatusClass": false, + "categories": ["Utils"] } ] }