LICENSE
README.md
setup.py
pyprembly/__init__.py
pyprembly/base.py
pyprembly/business.py
pyprembly/configuration.py
pyprembly/document.py
pyprembly/exceptions.py
pyprembly/face.py
pyprembly/radar.py
pyprembly/utils.py
pyprembly.egg-info/PKG-INFO
pyprembly.egg-info/SOURCES.txt
pyprembly.egg-info/dependency_links.txt
pyprembly.egg-info/not-zip-safe
pyprembly.egg-info/requires.txt
pyprembly.egg-info/top_level.txt
pyprembly/data/__init__.py
pyprembly/data/ghana.py
pyprembly/data/kenya.py
pyprembly/data/nigeria.py
pyprembly/data/rwanda.py
pyprembly/data/sierra_leone.py
pyprembly/data/south_africa.py
pyprembly/data/uganda.py
test/__init__.py
test/integration/__init__.py
test/integration/test_face_recognition.py
test/integration/test_ghana.py
test/integration/test_global_business.py
test/integration/test_kenya.py
test/integration/test_nigeria.py
test/integration/test_sierra_leone.py
test/integration/test_south_africa.py
test/integration/test_uganda.py