Just-kidding is a python library for getting random dad jokes and more kinds of jokes
Project description
Joking
Joking is a python library for getting random dad jokes and more kinds of jokes
Installation
you can install it by using the pip package manager
pip install Joking
How to Use
Multiple_Jokes(i) #i is for the amount of dad jokes
random_dad_joke() #prints out a random dad joke
programming_joke() #prints a random programming joke
random_joke() #prints a random joke
sjoke() #Gets a specific joke using the joke id from https://icanhazdadjoke.com/
search_for_joke() #prints the top result for the joke you searched
How it works
It works by web scraping https://icanhazdadjoke.com/ and using version 2 of jokeapi.dev
How to contribute
Start by going to https://github.com/Iwertyuiop123653/Joker then commit.
CHANGELOG
0.1.5 (8/4/2022)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Joking-0.1.5.tar.gz
(3.6 kB
view hashes)
Built Distribution
Joking-0.1.5-py3-none-any.whl
(4.3 kB
view hashes)