Display a random joke from https://icanhazdadjoke.com API
- Free software: MIT license
- Documentation: https://randomjoke.readthedocs.io.
You can download and install the latest version of this software from the Python package index (PyPI) as follows:
pip install --upgrade randomjoke
In your command line simply type:
makeajoke
- Display a random joke from https://icanhazdadjoke.com API
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.