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 ACL.

  • Mara DB implements database integration withing the Mara Framework.

  • Mara Page the basics for UI pages based on Flask.

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