Skip to main content

Dad jokes on steroids.

Project description

Image of dadjokes++ geting used on terminal startup.


GitHub forks GitHub stars GitHub watchers

Downloads Downloads/Month Downloads/Week


Dadjokes++

Dad jokes on steroid.

Fetch jokes from icanhazdadjoke. Unlike other alternatives, dadjokes++ can download all jokes to your computer for faster and offline retrieval.

Installation

Make sure you have python 3 and pip installed, then execute this in your terminal:

pip install dadjokes-plus-plus

Usage

From terminal

Fetch a random joke online

$ dadjokes
I used to be a banker, but I lost interest.

Download all jokes to jokes.txt

$ dadjokes -d "jokes.txt"

Load a random joke from jokes.txt

$ dadjokes -l "jokes.txt"
A steak pun is a rare medium well done.

Note: if you don't provide -d or -l a path it will automatically be "jokes.txt".

From python

Fetch a random joke online

import dadjokes
print(dadjoke.joke())

Download all jokes to jokes.txt

import dadjokes
print(dadjoke.save_jokes("jokes.txt"))

Load a random joke from jokes.txt

import dadjokes
print(dadjoke.joke("jokes.txt"))

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

dadjokes-plus-plus-1.2.tar.gz (3.9 kB view details)

Uploaded Source

File details

Details for the file dadjokes-plus-plus-1.2.tar.gz.

File metadata

  • Download URL: dadjokes-plus-plus-1.2.tar.gz
  • Upload date:
  • Size: 3.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.4.0.post20200518 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.7

File hashes

Hashes for dadjokes-plus-plus-1.2.tar.gz
Algorithm Hash digest
SHA256 4fd5d458ff53ce8f6bc8a39685bb259ca0ed47227d307964cd8ecfb7629f6312
MD5 5817c158c06824bfda4dea70d539446c
BLAKE2b-256 282ce8e47c9b8b92950a8d964c6521fbe7281903ab49d0371cebe640b9b70d3e

See more details on using hashes here.

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