LICENSE
MANIFEST.in
README.rst
setup.py
mango/__init__.py
mango.egg-info/PKG-INFO
mango.egg-info/SOURCES.txt
mango.egg-info/dependency_links.txt
mango.egg-info/requires.txt
mango.egg-info/top_level.txt
mango/clients/__init__.py
mango/clients/arcgis.py
mango/clients/cloud_storage.py
mango/clients/email_downloader.py
mango/clients/email_sender.py
mango/clients/google_cloud_storage.py
mango/config/__init__.py
mango/config/base_config.py
mango/data/__init__.py
mango/data/ts_dataset.pkl
mango/images/__init__.py
mango/images/images_functions.py
mango/logging/__init__.py
mango/logging/chrono.py
mango/logging/decorators.py
mango/models/__init__.py
mango/models/activations.py
mango/models/neural_networks.py
mango/plots/__init__.py
mango/plots/plots.py
mango/processing/__init__.py
mango/processing/date_functions.py
mango/processing/file_functions.py
mango/processing/object_functions.py
mango/processing/processing_time_series.py
mango/schemas/location.json
mango/shared/__init__.py
mango/shared/const.py
mango/shared/decorators.py
mango/shared/exceptions.py
mango/tests/__init__.py
mango/tests/const.py
mango/tests/test_arcgis_client.py
mango/tests/test_config.py
mango/tests/test_date_functions.py
mango/tests/test_file_functions.py
mango/tests/test_images.py
mango/tests/test_logging.py
mango/tests/test_models.py
mango/tests/test_object_functions.py
mango/tests/test_processing_time_series.py
mango/tests/test_validation.py
mango/tests/data/test.csv
mango/tests/data/test.json
mango/tests/data/test.xlsx
mango/tests/data/test_bad_type.cfg
mango/tests/data/test_bad_value.cfg
mango/tests/data/test_good.cfg