LICENSE
MANIFEST.in
README.md
pyproject.toml
imdbinfo/__init__.py
imdbinfo/models.py
imdbinfo/parsers.py
imdbinfo/services.py
imdbinfo.egg-info/PKG-INFO
imdbinfo.egg-info/SOURCES.txt
imdbinfo.egg-info/dependency_links.txt
imdbinfo.egg-info/requires.txt
imdbinfo.egg-info/top_level.txt
sample_json_source/keep
sample_json_source/sample_person.json
sample_json_source/sample_resource.json
sample_json_source/sample_search.json
tests/__init__.py
tests/test_parsers.py