Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

jokyjokes-0.0.4-py3-none-any.whl (8.0 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