pyBegin / projects / jokey
😂

Jokey

A console joke teller that fetches jokes from the JokeAPI, with settings to change joke category and language.

65 lines🖥 Desktop only

Jokey

A console joke teller that fetches jokes from the JokeAPI, with settings to change joke category and language.

How to run

pip install requests
python joketeller.py

Dependencies

requests.

Pyodide-runnable

No — it makes live HTTP requests to the JokeAPI to fetch jokes.