Mango Content Framework


License
Apache-2.0
Install
pip install mango-cf==1.1.82

Documentation

Mango

Build/Deploy https://docs.readthedocs.io/en/latest/?badge=latest

The Mango Content Framework framework is designed to allow you to work with a wide range of unstructured and semi-structured content and enables you to work with the Kodexa Cloud (https://kodexa.com).

Documentation & Examples

Documentation is available at ReadTheDocs

For more information on how to use Mango see https://developer.kodexa.com

Set-up

Ensure you have Anaconda 3 or greater installed, then run:

conda env create -f conda.yml --force

Activate the mango conda environment with the command:

conda activate mango