Installation

Python Version

We recommend using the latest version of Python. Mara supports Python 3.6 and newer.

Dependencies

These packages will be installed automatically when installing Mara Page.

  • Flask a lightweight WSGI web application framework

  • Pygments a generic syntax highlighter

Install Mara ACL

To use the library directly, use pip:

$ pip install mara-acl

or

$ pip install git+https://github.com/mara/mara-acl.git