Skip to main content

random questions,jokes and challenges

Project description

WizzSoup

  • This module contains jokes(general,pragram related,maths) ,questions,challenges.
  • This module will make your AI assistant or chatbot much simpler. As it performs random task to user based on their request.
 #importing main function and getting some general jokes
 from WizzSoup import NorJokes
 NorJokes()
 
 #importing main function and getting program related jokes
 from WizzSoup import ProgJokes
 ProgJokes()

 #importing main function and getting maths related jokes
 from WizzSoup import MathJokes
 MathJokes()

 #importing main function and getting some challenges/tasks
 from WizzSoup import WizzChallenge
 WizzChallenge()

 #importing main function and getting some questions
 from WizzSoup import WizzQsn
 WizzQsn()

Developing WizzPAVal

  • To install WizzPAVal, along with the tools you need to develop and run tests, run the following in your virtualenv.
$ pip install -e .[dev]

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

WizzSoup-1.tar.gz (93.8 kB view hashes)

Uploaded Source

Built Distribution

WizzSoup-1-py3-none-any.whl (19.3 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