=============
MyAMS package
=============

.. contents::


What is PyAMS?
==============

PyAMS (Pyramid Application Management Suite) is a small suite of packages written for applications
and content management with the Pyramid framework.

**PyAMS** is actually mainly used to manage web sites through content management applications (CMS,
see PyAMS_content package), but many features are generic and can be used inside any kind of web
application.

All PyAMS documentation is available on `ReadTheDocs <https://pyams.readthedocs.io>`_.


What is MyAMS?
==============

MyAMS.js is a "small" extension package over JQuery and Bootstrap. It provides a small set of
features using the HTML "data" API to enable components configuration without using any
javascript code.

Please note that this package also includes a Python package, for easy integration of MyAMS
within a Pyramid application.


New MyAMS major release
=======================

A complete MyAMS rewrite is currently on it's way, with upgraded versions of JQuery and Bootstrap
and different modules architecture; a demo and documentation site of this new release is available
at http://myams.ztfy.org.
