pyfedi/README.md

19 lines
453 B
Markdown
Raw Normal View History

# PieFed
2023-07-28 02:07:44 +00:00
2023-08-22 21:24:11 +12:00
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.
2023-08-22 21:24:11 +12:00
- Easy setup, easy to manage - few dependencies and extra software required.
- GPL.
- First class moderation tools.
## Project goals
2023-10-22 10:32:48 +13:00
To build a federated discussion and link aggregation platform, similar to Reddit, Lemmy, Mbin.
## Differences from other federated systems
...