# 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
Release files for jokyjokes 0.0.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| jokyjokes-0.0.4.tar.gz | 4.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| jokyjokes-0.0.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 12.7 kB
Release files / jokyjokes-0.0.4.tar.gz
| Download URL | jokyjokes-0.0.4.tar.gz |
|---|---|
| Size | 4.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4a2d0e811619c90edc67ccbdb00df5748e54e2278c3abd183f5287340c43dd86
|
|
BLAKE2b-256 checksum How to use checksums |
922b994c8ebf1c0e89f52d9bafbd9b390ef8652edf7689b79613c87ffcf3c841
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / jokyjokes-0.0.4-py3-none-any.whl
| Download URL | jokyjokes-0.0.4-py3-none-any.whl |
|---|---|
| Size | 8.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
5862a57179351ba4e12de657550b95ce485c86367c5ae82c9d6f82aa1d3c78cb
|
|
BLAKE2b-256 checksum How to use checksums |
8e096b350dc57a09488828d410614a0129a8ec18536a7f3a7951fdb4402ea4f5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |