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 App.
click is a package for creating beautiful command line interfaces in a composable way with as little code as necessary
Install Mara Storage¶
To use the library directly, use pip:
$ pip install mara-storage
$ pip install git+https://github.com/mara/mara-storage.git