libray dataMovies
1.0.0
DataMovies is a data-science focused library that allows you to request movies/series dataset via ImDb’s API.
Available for now:
From official repository:
pip install dataMoviesLook at the example to know more about the use. Do not forget to check the documentation to see all features information!
git clone https://github.com/rizerkrof/libray-dataMovies.git
cd libray-dataMoviespython3 -m unittest discover --top-level-directory=. --start-directory=./tests/tests_dataMovies/