A thin API wrapper around Papierkram.de until a real API exists.
- TODO
python-papierkram supports Python 3 only.
A Python 3.7 interpreter is required in addition to pipenv.
$ pipenv install --python 3.7 --dev
$ pipenv shell
$ pip install -e .
Now you're ready to run the tests:
$ pipenv run py.test