Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Popular Python open source CMS like Drupal [closed]

I wonder if there is an open source CMS coded in Python that is as big as Drupal (or Joomla or Wordpress).

like image 343
never_had_a_name Avatar asked Jun 04 '10 22:06

never_had_a_name


2 Answers

You are looking for Django. (Edited to say: OK, it's a web application framework, but there's lots of overlap. Django-CMS is maybe more what you want, but is in no way as big as Drupal or Joomla.)

like image 70
tcarobruce Avatar answered Oct 07 '22 17:10

tcarobruce


Plone is an open source python powered CMS.

like image 23
Sabrown Avatar answered Oct 07 '22 17:10

Sabrown