LICENSE.txt
README.md
setup.py
opencage/__init__.py
opencage/batch.py
opencage/command_line.py
opencage/geocoder.py
opencage/version.py
opencage.egg-info/PKG-INFO
opencage.egg-info/SOURCES.txt
opencage.egg-info/dependency_links.txt
opencage.egg-info/entry_points.txt
opencage.egg-info/not-zip-safe
opencage.egg-info/requires.txt
opencage.egg-info/top_level.txt
test/__init__.py
test/test_all.py
test/test_async.py
test/test_batch.py
test/test_error_blocked.py
test/test_error_invalid_input.py
test/test_error_not_authorized.py
test/test_error_ratelimit_exceeded.py
test/test_error_ssl.py
test/test_error_unknown.py
test/test_flotify_dict.py
test/test_headers.py
test/test_reverse.py
test/test_session.py
test/test_setting_protocol.py