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-1.tar.gz
(93.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
WizzSoup-1-py3-none-any.whl
(19.3 kB
view details)
File details
Details for the file WizzSoup-1.tar.gz.
File metadata
- Download URL: WizzSoup-1.tar.gz
- Upload date:
- Size: 93.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c4bbc3bf4cc41c2ffdc818a48b5c9a7f000092edfa1da6aacac84e5ff8793705
|
|
| MD5 |
621e18d5dc498199a394537218b57aac
|
|
| BLAKE2b-256 |
598ac9fd939d0c2b7115585ad79fafae2133539b47ea7826761b264649eec072
|
File details
Details for the file WizzSoup-1-py3-none-any.whl.
File metadata
- Download URL: WizzSoup-1-py3-none-any.whl
- Upload date:
- Size: 19.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aaf16041ebfa735e36a0aaf3158a5ba78c42d3960fd1a6fa0725866e26bb7322
|
|
| MD5 |
a95c2a630e2524ec0946fee7f4635b92
|
|
| BLAKE2b-256 |
08883809becf59775a16df04fb172157411500363623e8d3965f16d4e495b040
|