No description
Find a file
2023-09-08 20:04:01 +12:00
app follow remote communities - activitypub 2023-09-08 20:04:01 +12:00
migrations follow remote communities - activitypub 2023-09-08 20:04:01 +12:00
testing_data activitypub - signature testing 2023-08-26 13:08:00 +12:00
.gitignore activitypub - signatures wip 2023-08-22 21:24:11 +12:00
babel.cfg minimal flask app starting point 2023-07-28 16:22:12 +12:00
config.py community list and beginning of viewing community 2023-08-29 22:01:06 +12:00
CONTRIBUTING.md follow remote communities - activitypub 2023-09-08 20:04:01 +12:00
INSTALL.md community list and beginning of viewing community 2023-08-29 22:01:06 +12:00
interests.txt interests for onboarding 2023-09-05 20:25:10 +12:00
LICENSE Initial commit 2023-07-28 02:07:44 +00:00
pyfedi.py community list and beginning of viewing community 2023-08-29 22:01:06 +12:00
README.md follow remote communities - activitypub 2023-09-08 20:04:01 +12:00
requirements.txt follow remote communities - activitypub 2023-09-08 20:04:01 +12:00
ROADMAP.md contributing and roadmap 2023-09-06 21:06:41 +12:00
test_interest_parse.py interests for onboarding 2023-09-05 20:25:10 +12:00
test_signature.py interests for onboarding 2023-09-05 20:25:10 +12:00

pyfedi

A lemmy/kbin clone written in Python with Flask.

  • Clean, simple code.
  • Easy setup, easy to manage - few dependencies and extra software required.
  • GPL.