This package will provide Joke services.
Project description
shyna/ShynaJokes
Getting Started
Download links:
SSH clone URL: ssh://git@git.jetbrains.space/shyna623/shyna/ShynaJokes.git
HTTPS clone URL: https://git.jetbrains.space/shyna623/shyna/ShynaJokes.git
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Prerequisites
What things you need to install the software and how to install them.
Examples
Deployment
Add additional notes about how to deploy this on a production system.
Resources
Add links to external resources for this project, such as CI server, bug tracker, etc.
Features
Use Rapid API- jokes API URL: https://rapidapi.com/Sv443/api/jokeapi-v2/ There is no limitation but there are chances of repetition. stay alert.
There are below method to use:
- shyna_random_jokes : any random jokes with no filter whatsoever.
- shyna_joke_contains: takes one parameter 'contains_string'. It will return any random jokes with that string contained in it.
- shyna_programming_joke : Random jokes based on programming.
- shyna_pun_joke : Random jokes pun intended.
- shyna_spooky_joke: Random jokes on ghosts.
- shyna_christmas_joke: Random Christmas jokes.
##Example
from ShynaJokes import ShynaJokes
test = ShynaJokes()
print(test.shyna_pun_joke())
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
Built Distribution
File details
Details for the file ShynaJokes-0.0.1.tar.gz
.
File metadata
- Download URL: ShynaJokes-0.0.1.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 672736f908c2daebfbb1fd0b14b4f9e5f89fdebc6c0cb85195d78e959fab96b9 |
|
MD5 | 1b6ea6f090872065dd18dadbe2dc6e69 |
|
BLAKE2b-256 | fdf7e449d14101d0983ec4e14a3554180a9d5f691c09597cb60a28a70b01348f |
File details
Details for the file ShynaJokes-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: ShynaJokes-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 03c40f45dcdbd6101f81ba984a450d757982163e535a48406ff20ae9f9b49dca |
|
MD5 | c7f2aa4dca5d457f6c8730c70e930201 |
|
BLAKE2b-256 | 4f8f62316f6a5772eefe01ce80d5519fb9b1d59b9ea7a18835f586d7836e1c8e |