PySite is not a CMS in the traditional sense. Rather, you manage the contents of a Web site via a file manager interface, which gives you access to all settings (pages, styles, plugins, etc.). Compose your pages with Jinja templates, and edit your code comfortably with syntax highlighting in the ACE editor. You may write your stylesheets in Sass and let the integrated compiler write CSS files. PySite also contains a facility to manage virtual mailboxes, in case you maintain your own SMTP and IMAP server, e.g. with Postfix and Dovecot.
| Tags | CMS Web Development Python Dynamic Content blog Internet Web |
|---|---|
| Licenses | GNU AGPLv3 |
| Operating Systems | Linux others untested but should be independent |
| Implementation | Python Pyramid AJAX Ace Aloha elFinder sass Jinja jQuery |