Skip to content

Using Python requests library to fetch Chuck Norris Jokes from a json API and displaying them in a CustomTkinter GUI.

Notifications You must be signed in to change notification settings

gwiggen1/ChuckNorrisJokesAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

ChuckNorrisJokesAPI

Using Python requests library to fetch Chuck Norris Jokes from a json API and displaying them in a CustomTkinter GUI.

Disclaimer

These jokes are not my own and are not meant to harm Churck Norris's Reputation or spread false information.

I am also unsure of the contents of all the jokes,use with CAUTION

Requirements

pip install tkinter
pip install customtkinter

Depending on Python Version you may have to install requests library as well:

pip install requests

GUI

ChuckJokesGUI

API Credit to Chuck Norris API by mattchilling (Rapid API)

Chuck Norris API Website

About

Using Python requests library to fetch Chuck Norris Jokes from a json API and displaying them in a CustomTkinter GUI.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages