No description
Find a file
2023-11-30 23:21:37 +13:00
app finish notifications 2023-11-30 23:21:37 +13:00
migrations finish notifications 2023-11-30 23:21:37 +13:00
testing_data activitypub - signature testing 2023-08-26 13:08:00 +12:00
.gitignore create and view image posts 2023-11-27 22:05:35 +13:00
babel.cfg minimal flask app starting point 2023-07-28 16:22:12 +12:00
config.py performance improvements 2023-11-30 07:12:17 +13:00
CONTRIBUTING.md instance allow list 2023-11-03 20:32:12 +13:00
env.sample instance allow list 2023-11-03 20:32:12 +13: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 debug lemmy vote federation 2023-11-24 22:28:31 +13:00
README.md update some documentation 2023-10-22 10:32:48 +13:00
requirements.txt generate thumbnails from og:image meta tag 2023-11-29 20:32:07 +13:00
ROADMAP.md update roadmap 2023-11-18 09:29:06 +13: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 that is easy to understand and contribute to. No fancy design patterns or algorithms.
  • Easy setup, easy to manage - few dependencies and extra software required.
  • GPL.
  • First class moderation tools.

Project goals

To build a federated discussion and link aggregation platform, similar to Reddit, Lemmy, Mbin.

Differences from other federated systems

...