Skip to main content

jokes_daily is a python cli app to generate jokes from your terminal

Project description

Jokes Daily is a simple CLI app

  • Contains no additional dependencies (completely built off of Standard lib)

How to install?

$ pip install jokes_daily
$ jokes_daily # default - two part jokes
# Q) What do you call a pile of kittens?
# A) A meowntain.
$ jokes_daily -s 1 # one line jokes
# I have a joke about trickle down economics, but 99% of you will never get it.

Configure jokes_daily to generate a joke everytime you open your terminal

# For BASH
$ echo "jokes_daily" >> ~/.bashrc
# For ZSH
$ echo "jokes_daily" >> ~/.zshrc
  • Feel free to fork and tweak it to your liking.
  • PRs are welcome!

Author - Nikhil Akki

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

jokes_daily-0.1.3.tar.gz (5.1 kB view hashes)

Uploaded Source

Built Distribution

jokes_daily-0.1.3-py2.py3-none-any.whl (3.9 kB view hashes)

Uploaded Python 2 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