reyesvicente / joke-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A desktop app that gets jokes from the icanhazdadjoke.com API

To run the app

start a virtual environment

python -m venv venv

install dependencies

python -m pip install -r requirements.txt

Run app

python -m main

About

License:MIT License


Languages

Language:Python 100.0%