
这些都是用 Python 开发且开源的 CMS 系统
现在市场上有很多 CMS 系统,选择合适的 CMS 系统对你的网站功能和业务至关重要!下面罗列了一些用 Python 开发的,希望对你有所帮助!
django-cms - 基于 Django 的开源企业 CMS
官网:https://www.django-cms.org/en/
Github:https://github.com/django-cms/django-cms-60min-demo-2021
feincms - 基于 Django 构建的最先进的内容管理系统之一
Github:https://github.com/feincms/feincms
indico - 一个功能丰富的事件管理系统
Github:https://github.com/indico/indico
quokka - 由 Flask 和 MongoDB 提供支持的灵活、可扩展的小型 CMS
Github:https://github.com/quokkaproject/quokka
wagtail - Django 内容管理系统
Github:https://github.com/wagtail/wagtail
Kotti - 基于 Pyramid 构建的高级 Pythonic Web 应用程序框架
Github:https://github.com/Kotti/Kotti
mezzanine - 一个强大、一致且灵活的内容管理平台
Github:https://github.com/stephenmcd/mezzanine


