InstallΒΆ

Install package with all features in your environment :

pip install deovi[scrapping]

If you do not plan to perform scrapping, remove its feature from install command:

pip install deovi

For development usage see Install for development.