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/
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.0.4 (8/3/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.0.4.tar.gz
(3.5 kB
view hashes)
Built Distribution
Joking-0.0.4-py3-none-any.whl
(4.2 kB
view hashes)