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
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
WizzSoup-4.tar.gz
(19.3 kB
view details)
File details
Details for the file WizzSoup-4.tar.gz.
File metadata
- Download URL: WizzSoup-4.tar.gz
- Upload date:
- Size: 19.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
921ae98b2f9fb7b0031cbd80295e1eeca951101bad19ae8312ee4a52035be7fa
|
|
| MD5 |
aae9600f9b14eb4708d358f46130d17e
|
|
| BLAKE2b-256 |
9bc691bcdcd3f4ae99ae926d2facbfc03de1e5a4b083d9bf32b21a37b34bc588
|