DLVPY Python library for running logic programs on dlv solver via semi structured json/dictionary Installation & Usage Install library using pip: python3 -m pip install git+https://github.com/andreachiera/[email protected] Use library in Python. (Examples in file run.py)