Metadata-Version: 2.1
Name: elemental-cms
Version: 1.1.15
Summary: Flask + MongoDB Web CMS for Developers.
Home-page: https://github.com/paranoid-software/elemental-cms
Author: Paranoid Software
Author-email: info@paranoid.software
License: MPL-2.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# elemental CMS

Elemental is a Flask + MongoDB Web CMS intended for use by Developers mainly.

The main goal of this Web CMS is to enbale developers to create and mantain web portals or web applications using theirs preferred programming IDE like VSCode, PyCharm, etc. It also includes a self documented command line tool called "elemental-cms" to perform deployment tasks directly from the terminal.

It relays on MongoDB to store the metadata, pages content, snippets content, dependencies information, and user sessions data.

More details can be found [here](https://paranoid.software/en/elemental-cms/docs) on the official documentaion.
