A package that provides you hundreds of terrbile jokes
Project description
# jokyjokes
Useless package built for learning packaging python projects that provides you jokes.
## Usage
There are 3 modules so far, which are the following:
```python
from jokyjokes import chucknorris # chuck norris jokes
from jokyjokes import yomama # yo mama jokes
from jokyjokes import topkek # topkek jokes
```
And each module contain 10 jokes with 3 methods, which are the following:
```python
chucknorris.random() # returns a random joke
chucknorris.joke(0) # returns the first joke
chucknorris.all_jokes() # returns all jokes as one str
```
### FAQ
Q: Why code something like this at all?
A: I wanted to learn how to package my python projects and upload them to PyPi. The content of the package is insignificant
Useless package built for learning packaging python projects that provides you jokes.
## Usage
There are 3 modules so far, which are the following:
```python
from jokyjokes import chucknorris # chuck norris jokes
from jokyjokes import yomama # yo mama jokes
from jokyjokes import topkek # topkek jokes
```
And each module contain 10 jokes with 3 methods, which are the following:
```python
chucknorris.random() # returns a random joke
chucknorris.joke(0) # returns the first joke
chucknorris.all_jokes() # returns all jokes as one str
```
### FAQ
Q: Why code something like this at all?
A: I wanted to learn how to package my python projects and upload them to PyPi. The content of the package is insignificant
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
jokyjokes-0.0.4.tar.gz
(4.7 kB
view details)
Built Distribution
File details
Details for the file jokyjokes-0.0.4.tar.gz
.
File metadata
- Download URL: jokyjokes-0.0.4.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4a2d0e811619c90edc67ccbdb00df5748e54e2278c3abd183f5287340c43dd86 |
|
MD5 | 94fb10eaf8b872244866bd80e5d04607 |
|
BLAKE2b-256 | 922b994c8ebf1c0e89f52d9bafbd9b390ef8652edf7689b79613c87ffcf3c841 |
File details
Details for the file jokyjokes-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: jokyjokes-0.0.4-py3-none-any.whl
- Upload date:
- Size: 8.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5862a57179351ba4e12de657550b95ce485c86367c5ae82c9d6f82aa1d3c78cb |
|
MD5 | 37f8e90a71e3f935c049172df113668b |
|
BLAKE2b-256 | 8e096b350dc57a09488828d410614a0129a8ec18536a7f3a7951fdb4402ea4f5 |