Status
buildpassing
pypiv0.8.5
python3.7 | 3.8 | 3.9
Checking torcms with pylint using default configuration (Under Debian 11.0), gets score greater than 8.9.
Introduction
Flexible, extensible web CMS framework built on Tornado and Peewee, compatible with Python 3.7 and above. Using PostgreSQL with JSON extension as the database( postgresql-server >= 11.0 ).
pypi: The kernel of this CMS has been submit to pypi. https://pypi.python.org/pypi/torcms . Could be installed via:
Features
1
Built for all levels of expertise, whether you need simple pages or complex ones, creating something incredible with TorCMS is an effortless and intuitive process.
2
We’ve taken great care to ensure that TorCMS is fully retina-ready. So it’ll look good on any retina display.
3
TorCMS fits any device handsomely. We tested our theme in major devices and browsers.
4
Good looking animations are an essential part of the new theme design trend.
Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.
By using non-blocking network I/O, Tornado can scale to tens of thousands of open connections, making it ideal for long polling, WebSockets, and other applications that require a long-lived connection to each user.
The Python interpreter is easy to extend and can use C or C + + (or other languages that can be called through C) to extend new functions and data types.
Python can also be used as an extender language in customizable software. Python's rich standard library provides source code or machine code suitable for various major system platforms.
PostgreSQL (also known as Postgres) is a free object relational database server (database management system), which is distributed under a flexible BSD style license.
It provides an alternative to other open source database systems (such as MySQL and Firebird) and proprietary systems such as Oracle, Sybase, IBM's DB2 and Microsoft SQL server.
Peewee is a simple and small ORM. It has few (but expressive) concepts, making it easy to learn and intuitive to use.
Bootstrap is a concise, intuitive and powerful front-end development framework based on HTML, CSS and JavaScript, which makes web development faster.
Bootstrap provides elegant HTML and CSS specifications, which is written by the dynamic CSS language less.
Sass is the most mature, stable, and powerful professional grade CSS extension language in the world.