Please install Python 3 and below dependencies
brew install ghostscript
pip install pipenv
Then sync the libraries.
pipenv sync
- download.py : contains download script
- converter_data.py : contains converter script
- converter.py : contains converter class
- Makefile: calls docker-compose script
pipenv install [new_library]
docker-compose up -d --build