mirror of
https://codeberg.org/rimu/pyfedi
synced 2025-01-24 03:43:42 -08:00
14 lines
No EOL
527 B
Markdown
14 lines
No EOL
527 B
Markdown
# 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.
|
|
- AGPL.
|
|
- First class moderation tools.
|
|
|
|
[Screencast: overview of the PieFed codebase](https://join.piefed.social/2024/01/22/an-introduction-to-the-piefed-codebase/)
|
|
|
|
## Project goals
|
|
|
|
To build a federated discussion and link aggregation platform, similar to Reddit, Lemmy, Mbin. |