1
0
Fork
You've already forked pyfedi
0
forked from rimu/pyfedi
Project background: https://join.piefed.social. Flagship instance: https://piefed.social
  • Python 66%
  • HTML 21.3%
  • CSS 5.6%
  • JavaScript 5.1%
  • SCSS 1.8%
  • Other 0.2%
2026年06月24日 23:35:08 +02:00
.forgejo/workflows
app Re-exported the CSS file again. 2026年06月24日 16:03:38 +10:00
docs ai usage policy 2026年04月29日 20:23:06 +12:00
migrations June 2026 2026年06月23日 20:45:25 +12:00
testing_data
tests June 2026 2026年06月23日 20:45:25 +12:00
.dockerignore
.gitignore exclude app/static/styles.css.map 2026年03月27日 18:40:01 +13:00
.woodpecker.yaml
babel.cfg
celery_worker.default.py
celery_worker_docker.py
compose.dev.yaml
compose.yaml docker tweaks #1803 2026年06月23日 22:06:04 +12:00
config.py feat(s3): allow setting ACL to public-read 2026年06月14日 12:10:49 -04:00
contributing.md
daily.sh suppress useless error messages 2026年03月24日 21:14:34 +13:00
deploy-docker.sh
deploy-docker2.sh
deploy.sh performance test for comparison 2026年02月18日 21:36:49 +13:00
dev_notes.md
docker-dirs.sh
docker.cron Fix log file name 2026年05月17日 20:34:51 +02:00
Dockerfile Fix merge 2026年06月24日 11:49:44 +02:00
email_notifs.sh suppress useless error messages 2026年03月24日 21:14:34 +13:00
entrypoint.sh fix: Hide supercronic messages 2026年06月11日 18:01:46 +02:00
entrypoint_async.sh
entrypoint_celery.sh Add exec command to allow stop signals 2026年05月17日 17:12:18 +02:00
env.docker.sample
env.sample May 2026 2026年05月31日 23:34:13 +12:00
fastapi_server.py realtime chat 2026年01月01日 15:41:37 +13:00
FEDERATION.md
gunicorn.conf.py increase number of gunicorn workers 2026年05月14日 21:22:24 +12:00
INSTALL-docker.md Allow true 2026年05月19日 17:30:05 +02:00
INSTALL.md add YunoHost to install instructions 2026年05月23日 21:31:33 +02:00
interests.txt
LICENSE
mini_deploy.sh
profile_app.py May 2026 2026年05月31日 23:34:13 +12:00
pyfedi.py June 2026 2026年06月23日 20:45:25 +12:00
README.md fix typo & capitalization 2026年05月23日 21:17:52 +02:00
regional.txt
remove_orphan_files.sh
requirements.txt June 2026 2026年06月23日 20:45:25 +12:00
ruff.toml
run_nntp.py nntp gateway 2026年03月21日 19:53:12 +13:00
SECURITY.md
send_queue.sh suppress useless error messages 2026年03月24日 21:14:34 +13:00
weekly.sh suppress useless error messages 2026年03月24日 21:14:34 +13:00

PieFed

A Lemmy/Mbin alternative 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.

Project goals

To build a federated discussion and link aggregation platform, similar to Reddit, Lemmy, Mbin interoperable with as much of the fediverse as possible.

For developers