Skip to main content

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.
  • shyna_dad_joke: provide dad joke as text only.

##Example

from ShynaJokes import ShynaJokes
test = ShynaJokes.ShynaJokes()
print(test.shyna_pun_joke())

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ShynaJokes-0.0.2.tar.gz (3.5 kB view hashes)

Uploaded Source

Built Distribution

ShynaJokes-0.0.2-py3-none-any.whl (4.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page