README.rst
setup.py
IndicoIo.egg-info/PKG-INFO
IndicoIo.egg-info/SOURCES.txt
IndicoIo.egg-info/dependency_links.txt
IndicoIo.egg-info/requires.txt
IndicoIo.egg-info/top_level.txt
indicoio/__init__.py
indicoio/config.py
indicoio/custom/__init__.py
indicoio/custom/custom.py
indicoio/images/__init__.py
indicoio/images/faciallocalization.py
indicoio/images/features.py
indicoio/images/fer.py
indicoio/images/filtering.py
indicoio/images/recognition.py
indicoio/text/__init__.py
indicoio/text/keywords.py
indicoio/text/lang.py
indicoio/text/ner.py
indicoio/text/personality.py
indicoio/text/personas.py
indicoio/text/sentiment.py
indicoio/text/tagging.py
indicoio/text/twitter_engagement.py
indicoio/utils/__init__.py
indicoio/utils/api.py
indicoio/utils/decorators.py
indicoio/utils/errors.py
indicoio/utils/image.py
indicoio/utils/multi.py
tests/__init__.py
tests/test_configure.py
tests/test_custom.py
tests/test_imagerecognition.py
tests/test_keywords_v2.py
tests/test_remote.py
tests/test_versioning.py
tests/unit_test.py