mirror of
https://codeberg.org/rimu/pyfedi
synced 2025-01-23 11:26:56 -08:00
No description
app | ||
migrations | ||
testing_data | ||
.gitignore | ||
babel.cfg | ||
celery_worker.default.py | ||
config.py | ||
CONTRIBUTING.md | ||
dev_notes.txt | ||
env.sample | ||
INSTALL.md | ||
interests.txt | ||
LICENSE | ||
pyfedi.py | ||
README.md | ||
requirements.txt | ||
ROADMAP.md | ||
test_interest_parse.py | ||
test_signature.py |
PieFed
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
...