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
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file jokes_daily-0.1.3.tar.gz
.
File metadata
- Download URL: jokes_daily-0.1.3.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.28.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
5bde06a0e750e3539e2972fc6538e05f668e2ecc92981030e6f372991a517465
|
|
MD5 |
d7f47b18f929129d90bf82ebc20f7757
|
|
BLAKE2b-256 |
a926981bd4381d23a5767d6ea523f6ca9c4440973d329989d832d6e034af9c54
|
File details
Details for the file jokes_daily-0.1.3-py2.py3-none-any.whl
.
File metadata
- Download URL: jokes_daily-0.1.3-py2.py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.28.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
c2ab99d6a73bae86a3ae355e25e1e428086790294fa90f1f3c1881d2363e38f8
|
|
MD5 |
26c24f633f1925adbee3f06af4283f64
|
|
BLAKE2b-256 |
7200a5acf7db69d97de59a0c2a27c5c0e75cfe3f4b8120b76092c3a492ced0ba
|