Prerequisites#

You will need the following packages to be able to run delma:

To install all of these at once, run

pip install pandas beautifulsoup4 configparser pytest requests shutils metapype xmltodict

WARNING: If you’re installing all of the packages in one go, make sure you check that the installation ran successfully. If one package doesnt work, the rest following wont install…